Skip to content

gawel/itson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

itson

Small app to track time spent in the water, surfing.

Clone the repo:

$ git clone git@github.com:gawel/itson.git
$ cd itson

Create a venv and install the soft:

$ PYTHON=python3 make

Start the app for testing:

$ make serve

Go to http://localhost:4444/

Default login/password is: admimin / passwd

Use whatever wsgi server for production. itson.application is a wsgi app:

$ ADMIN_PASSWORD=yourpassword ./venv/bin/chaussette itson.application --port 8080

itson use TinyDB The database is located at ~/.itson.json

About

Track time spent in the water, surfing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages