This PR includes previous fix from #45, because otherwise the program wasn't working for me. Thus you can either merge my previous PR or just cancel it.
Move the undo function to organise_desktop.py
Move cron logic from Clean.py to cronController.py
Thus the whole logic is in organise_desktop.py and cronController.py
Add a Command line tool in Cli.py, which lets the user use the program from the terminal
This PR includes previous fix from #45, because otherwise the program wasn't working for me. Thus you can either merge my previous PR or just cancel it.
Thus the whole logic is in organise_desktop.py and cronController.py