Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 376 Bytes

File metadata and controls

12 lines (10 loc) · 376 Bytes

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.