Commit Graph

4 Commits

Author SHA1 Message Date
Ace
7ace17464f
Fix for #180
This fixes a problem where uninstall would not clear the current crontab file, leading to duplicate entries when re-installing via the installer.
2021-03-16 21:37:23 +01:00
Ace
973581ae49
Fixed dependencies issue with yfinance module
The yfinance module had missing depencies. These were not required at release time, but are required now.
This hotfix fixes the issue with the dependencies.
2021-02-02 20:56:54 +01:00
Ace
fd13ab83a5
Fixed auto-start on Rpi 4
The Raspberry Pi 4 had some issues in regards to Inkycal starting at boot. By adding a delay of 1 min to allow the Raspberry Pi to fully load, the issue gets fixed.
Special thanks to @Worstface for finding the issue and suggesting a solution.
2021-01-17 23:55:51 +01:00
Ace
e32b004f11
Added user-friendly installer/uninstaller/updater 2020-12-06 22:52:15 +01:00