https://github.com/adfinis/timed-client
Python client and commandline interface for Timed
https://github.com/adfinis/timed-client
cli commandline-interface python timetracker
Last synced: 4 months ago
JSON representation
Python client and commandline interface for Timed
- Host: GitHub
- URL: https://github.com/adfinis/timed-client
- Owner: adfinis
- Created: 2017-10-06T16:42:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T13:27:50.000Z (over 6 years ago)
- Last Synced: 2025-01-01T22:42:42.818Z (6 months ago)
- Topics: cli, commandline-interface, python, timetracker
- Language: Python
- Size: 11.7 KB
- Stars: 1
- Watchers: 14
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Timed - Commandline client and python library
=============================================Timed is our new and fancy time tracking tool. To find out more, check it out here:
* [Frontend](https://github.com/adfinis-sygroup/timed-frontend)
* [Backend](https://github.com/adfinis-sygroup/timed-backend)This tool aims to be a commandline interface, so you don't need a web browser to keep
track of your work.Status, contributing
--------------------This is very much a work in progress. As the details are not fleshed out yet,
and architecture may change at any time, I don't encourage active contributions
at the moment, at least not without contacting me. This will change once it's in
a roughly stable shape, however.What works so far
-----------------The client can login (and will store token on disk). After logging in, you can
query your overtime balance and employment information. That's about it, for now.
More (much more) is coming soon](https://asciinema.org/a/8h4VfB7mSlIdOMKWES3m5yQVv)