Commit Graph

1669 Commits

Author SHA1 Message Date
Ace
287f7196f7 Fix for KeyError: 31
Added a second check for checking if key exists in the dictionary.
2021-02-02 23:52:52 +01:00
Ace
15137cf0ae Merge pull request #169 from aceisace/hotfix/yfinance_dependencies
Fixed dependencies issue with yfinance module
2021-02-02 21:01:53 +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
15835579e8 Merge pull request #167 from aceisace/hotfix/todoist_module
Hotfix - Todoist API module sync
2021-02-01 19:22:10 +01:00
Ace
fcf7799e43 Hotfix for Todoist API module
The Todoist module would not update on each loop, but rather at each reboot. This commit fixes the problem by syncronising with the API on each refresh.
2021-02-01 19:17:07 +01:00
Ace
5e7868162a Merge pull request #155 from aceisace/hotfix/rpi-4-support
Fixed auto-start on Rpi 4
2021-01-18 00:15:22 +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
fc8f6cc4f6 Update quickstart.md 2020-12-07 23:08:32 +01:00
Ace
560a5dfbd2 Added another Contributor 2020-12-07 22:32:20 +01:00
Ace
1deccbc568 Updated some content 2020-12-07 20:58:08 +01:00
Ace
93e615e317 Removed notice
Preparing for official launch
2020-12-07 20:44:01 +01:00
Ace
b6bc3a2a51 Updated Images for new release 2020-12-07 20:39:09 +01:00
Ace
cec09cc102 Updated Inkycal preview 2020-12-07 20:37:52 +01:00
Ace
b8b9fde176 fixed bad formatting 2020-12-07 13:51:38 +01:00
Ace
ca0d44d365 cleaned up old images 2020-12-07 11:56:40 +01:00
Ace
167ae2c5ea Cleaned up gitignore 2020-12-07 11:42:08 +01:00
Ace
2bb800517b Merge branch 'feature/9in7_drivers' into main 2020-12-07 11:37:04 +01:00
Ace
897ea0352a removed obsolete file 2020-12-07 11:36:14 +01:00
Ace
6e4060d0ae Switch to guided installation of driver
Do not rely or use setup_state.txt to determine if installation was successful, instead check existence of zip file.
Do not install the driver files automatically when initialising Driver class, instead, ask the user to enter two commands in the Terminal.

Removed setup function for 9.7", improved installer.
2020-12-07 11:36:01 +01:00
Ace
9d4810ce25 fix bad linebreaks from Windows 2020-12-07 10:57:08 +01:00
Ace
4ecb778812 Use zip files for drivers
Using zip files instead of unzipped folders to reduce size of repo.
Added demo image which is shown on successfull installs for the 9.7" E-Paper
2020-12-07 10:40:01 +01:00
Ace
74116e6634 Merge branch 'main' of https://github.com/aceisace/Inkycal into main 2020-12-07 10:13:09 +01:00
Ace
661ac6e7ab Updating instructions 2020-12-07 09:55:30 +01:00
Ace
4c2195d95f Added link to Wiki 2020-12-07 00:58:54 +01:00
Ace
ad95b8bd75 fixed typo 2020-12-07 00:29:18 +01:00
Ace
2a84ee47e8 fixing issues with log file on readthedocs 2020-12-07 00:23:42 +01:00
Ace
946ec7318e syncing with web-ui 2020-12-07 00:04:37 +01:00
Ace
4dea07b1d1 fix documentation 2020-12-07 00:01:15 +01:00
Robert Sirre
32846ef1e7 Corrected typo 2020-12-06 23:26:17 +01:00
Ace
a0637d5106 Delete dummy.txt.txt 2020-12-06 23:09:57 +01:00
Ace
848b4e20b7 Create inkycal.log 2020-12-06 23:09:49 +01:00
Ace
11b45e00b8 Added installation instructions 2020-12-06 23:00:55 +01:00
Ace
4dcd7170d2 Switched to correct branch 2020-12-06 22:58:57 +01:00
Ace
e32b004f11 Added user-friendly installer/uninstaller/updater 2020-12-06 22:52:15 +01:00
Ace
df3de3bcb7 updated rtd conf 2020-12-06 22:19:00 +01:00
Ace
3d5717549b Added requirements for docs 2020-12-06 21:47:02 +01:00
Ace
175fa74044 reduced to core dependencies 2020-12-06 21:46:23 +01:00
Ace
d9efea47fc fixed typo 2020-12-06 21:07:20 +01:00
Ace
f1b1ba037e No way around the installer... 2020-12-06 20:46:17 +01:00
Ace
4fad14b2ab Working on instructions.. 2020-12-06 17:54:16 +01:00
Ace
8a9e1cb30c fix more typos 2020-12-06 17:14:45 +01:00
Ace
e24728df27 fixed typos 2020-12-06 00:01:23 +01:00
Ace
c054b81e11 Merge branch 'release/2.0.0' into main 2020-12-05 23:50:23 +01:00
Ace
9ca3519857 updating instructions... 2020-12-05 23:30:53 +01:00
Ace
245178c7a4 fixing links, minor improvements 2020-12-05 22:01:42 +01:00
Ace
68e09fc21b Added BETA contributors 2020-12-05 21:19:43 +01:00
Ace
360f0935af Minor improvements
Added more clearer instructions about module height
Switched to a more slimmer version of the logo
Minor layout changes
2020-12-05 17:55:14 +01:00
Ace
2c18e37cbe added some additional documentation 2020-12-05 00:29:56 +01:00
Ace
e6f70d150c added sample for inkycal_server 2020-12-05 00:26:55 +01:00
Ace
30e773a1ee formalities.. 2020-12-05 00:26:13 +01:00