Skip to content
/ timecli Public

Manage the duration of your tasks with a simple CLI App

License

Notifications You must be signed in to change notification settings

hvlds/timecli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timecli

timecli is a CLI-App that help you manage the time expend in your daily tasks.

Getting Started

$ git clone https://github.com/hfvaldesg/timecli.git
$ cd timecli
$ python3 -m venv venv
$ source venv/bin/activate
(venv) $ pip3 install -r requirements.txt
(venv) $ python main.py -h

Built With

  • Python3
  • SQLAlchemy

License

This project is licensed under the GNU GPL version 3 — see the LICENSE file for details

Releases

No releases published

Packages

No packages published

Languages