This is just simple little python script that you could use to log your end of the day at work.
- Python version > 3.12
Download the lialogger repo:
git clone https://github.com/efpcode/lialogger.gitRemove .git folder
rm -rf lialogger/.gitRun application with the following command:
cd lialogger
python -m mainLogs are created as md at logs/lia-logs.md file.