Skip to content

Legacy version of my time tracking application that is no longer maintained. New version here ->

License

Notifications You must be signed in to change notification settings

kmteras/timenaut-legacy-qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timechart

Installation

git clone git@github.com:Teras23/timechart.git
cd timechart
python3 -m venv venv
source venv/bin/activate
pip3 install wheel
pip3 install -r requirements.txt

For python 3.7+
cd venv/src/pyinstaller/bootloader
python3 ./waf distclean all

Running for development

python3 main.py

Building for distribution

python3 setup.py

About

Legacy version of my time tracking application that is no longer maintained. New version here ->

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published