Commit Graph

24 Commits

Author SHA1 Message Date
Ace
e2eea98d00 testing 2019-06-18 17:17:54 +02:00
Ace
81b897c178 Added new dependency 2019-05-17 11:55:51 +02:00
Ace
2c0b6b527a Update Installer-with-debug.sh 2019-05-12 17:32:16 +02:00
Ace
ed66ebc71c Update Installer-with-debug.sh 2019-05-12 16:56:51 +02:00
Ace
5e29cc3251 Added automatic restart feature with supervisor
If the script fails for some reason, then supervisor will restart the script automatically.
2019-05-08 14:52:32 +02:00
Ace
aa41fb67f5 Addition due to relative path
Since the relative path feature searches for the Calendar folder, after updating it will lead to errors (i.e. 2 folder named Calendar). To overcome this error, during updating, the old Calendar folder will be renamed to 'Calendar-old'
2019-05-02 14:06:17 +02:00
Ace
5c48bcbf3e version1.5 -> 1.6 with lots of improvements
The installer now has version v1.6 and contains some optimisations during installation and updating. When selecting the update or install option in the installer, it will ask whether or not you want to update the system. Dependencies will be installed when selecting the update or install option. This helps reduce the updating time, fixes problems with missing dependencies and makes the installation process a bit faster. Also added the option to 'update-anyway' when selecting the update option which bypasses the check for the configuration file in the Calendar folder. Apart from that, some important information will be displayed with a small delay on the Terminal instead of all at once. Lastly, colours have been added on some output lines. This version of the installer has been tested on a Raspberry Pi Zero W running on Raspbian Lite form April 2019.
2019-04-18 16:48:08 +02:00
Ace
c981bdeb9e Update Installer-with-debug.sh 2019-04-18 00:53:46 +02:00
Ace
0635adc3b9 Fixed some bugs 2019-04-18 00:41:23 +02:00
Ace
c520db31f2 Fixed paths to Inky-Calendar folder
bugfix
2019-04-17 17:05:13 +02:00
Ace
eda090f84c Removed duplicate echo line
Installing the E-Paper-Calendar Software for your display was displayed twice when updating. This has been fixed
2019-03-24 21:31:45 +01:00
Ace
f578e65d74 Updated some links 2019-03-24 20:32:53 +01:00
Ace
4e240e1761 Confirmed stability
Fixed some bugs with new dependencies and package names. Then, confirmed stability with Raspbian Stretch Lite.
2019-03-12 19:33:02 +01:00
Ace
452878789f Update Installer-with-debug.sh
Fixed incorrect package name
2019-03-12 18:21:44 +01:00
Ace
39113ecf67 Improvement 2019-03-12 17:43:24 +01:00
Ace
332f91bd21 Improvement 2019-03-12 17:40:32 +01:00
Ace
c4bcdd3577 Fixed missing dependency for Raspbain Lite 2019-03-12 17:37:11 +01:00
Ace
a4b0dfd602 Updating will now install newly added dependencies 2019-03-12 17:33:33 +01:00
Ace
0c04925cbd Added some new required packages
To implement the RSS-feedparser, a new package is required: feedparser ->sudo pip3 install feedparser
For super-fast image processing, numpy is required -> sudo apt-get install python-numpy

The above have been added in the installer
2019-03-11 17:30:23 +01:00
Ace
e69611c95a Updated Installer
Fixed a minor typo
2019-02-25 22:37:05 +01:00
Ace
f622ddb8a0 Added note regarding stability
Please open an issue if you encounter problems with the Installer
2019-02-22 20:18:47 +01:00
Ace
e6f08e83fd Fixed an issue where the settings.py was missing 2019-02-12 20:29:52 +01:00
Ace
e9aa1b336d Fixed an issue where no settings file was created 2019-02-10 23:42:11 +01:00
Ace
e7b91ca9fb Rename Installer-with-debug to Installer-with-debug.sh 2019-02-06 22:33:44 +01:00