kwillno / lodge

Lodge is a timetracking API server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lodge

Lodge is a WSGI implementation of the time tracking library jakt.
It is built on Flask, and is currently only an API.

Setup

For development do this:

  1. Clone repo
  2. cd lodge
  3. pip install -r requirements.txt
  4. flask --debug --app lodge run

About

Lodge is a timetracking API server.


Languages

Language:Python 100.0%