Commit Graph

3 Commits

Author SHA1 Message Date
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