/LogQuark

Primary LanguagePython

LogQuark

LogQuark is a lab software to log automatically in a year/month/day.txt format your daily lab actions.

To open the software enter the following command in your terminal:

#on fedora
python3 main.py
#on other OS
python main.py

Just press enter whenever you want to add a log, it will automatically save the time at which you pressed the enter button.