Skip to content

soutys/dlogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0f42142 · Mar 20, 2015

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Python 2 or 3 (tested with v2.7.6 and v3.4.0)
  • PyQt4 (tested with v4.10.4)
  • pytz (tested with v2014.10)
  • simplejson (optional; tested with v3.6.5)

Usage

With GUI

python ./main.py

Without GUI

# stats preview
python ./backend.py filename.dlog

or:

# adding task/event + stats preview
python ./backend.py filename.dlog "Task nr N"

TBD

  • minimize/close to tray

  • settings:

    • use them :)

    • save/cancel/reset buttons use

    • restore @ startup

About

Daily work logger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published