Commit Graph

1270 Commits

Author SHA1 Message Date
Ace
1e3fcb28d0 Added support for more E-Paper displays 2020-01-17 17:05:50 +01:00
Ace
5d714665a4 Minor improvements + Bugfixes
Fixed a bug where the update interval would be calculated incorrectly. The display will now update as specified in the settings file.
Instead of importing a single driver file, this module will automatically import the driver file for the specified E-Paper (in the settings file). This means that even though more E-Papers are now supported, the code will not become too complex.

Calibration has been omitted for now to test if the E-Paper shows signs of ghosting.
2020-01-17 17:03:38 +01:00
Ace
6400643039 replacing outdated driver files with latest ones 2020-01-17 16:46:07 +01:00
Ace
7ea6165b78 Update README.md 2019-12-22 16:32:07 +01:00
Ace
0b5d94bd0e Added funding details
As an open source software, the development is often bound by financial means. By becoming a sponsor, you are helping with the development of the software and the funding for required hardware.
2019-12-20 01:51:22 +01:00
Ace
c3e5f510ad Update LICENSE 2019-12-19 16:38:28 +01:00
Ace
13269052b3 Added experimental image renderer 2019-12-19 00:39:06 +01:00
Ace
60454e7e94 centered installer image 2019-12-19 00:32:15 +01:00
Ace
8709046950 Replaced old images 2019-12-19 00:29:05 +01:00
Ace
10bfabcef7 Adding new project images 2019-12-19 00:20:08 +01:00
Ace
5ab9cb5bd7 Deleting outdated image 2019-12-19 00:07:17 +01:00
Ace
928be655d3 Replaced old installer image 2019-12-18 22:52:06 +01:00
Ace
c23367d93e Added new screenshot of installer 2019-12-18 22:50:05 +01:00
Ace
8db53d2e73 Deleting screenshot of previous installer 2019-12-18 22:49:03 +01:00
Ace
9b93ec3f88 deleting screenshots of previous installer 2019-12-18 22:48:41 +01:00
Ace
c21c2e015b Fixed image path 2019-12-18 22:26:30 +01:00
Ace
f7179d8b47 Update requirements.txt 2019-12-18 21:14:50 +01:00
Ace
028b23bf3d Merge pull request #63 from aceisace/final-tests-for-release-v1.7
Merge pull request #62 from aceisace/master
2019-12-18 21:14:26 +01:00
Ace
e3498d291e Update requirements.txt 2019-12-18 18:45:49 +01:00
Ace
cc6f3844db Merge pull request #62 from aceisace/master
fixed git clone link
2019-12-18 18:30:35 +01:00
Ace
9019a53a9b fixed git clone link 2019-12-18 18:25:45 +01:00
Ace
dea8c6d518 Updated installer link 2019-12-18 13:40:46 +01:00
Ace
549f9d5c86 Update issue templates 2019-12-18 02:55:20 +01:00
Ace
ba27da8a2f Clear bottom section image if full length agenda 2019-12-18 02:16:14 +01:00
Ace
ce4c4f98e0 Update README.md 2019-12-18 01:14:00 +01:00
Ace
6c477c878e Update README.md 2019-12-18 01:12:02 +01:00
Ace
aae2bdc1e2 Update README.md 2019-12-18 00:45:14 +01:00
Ace
f28a778733 Merge pull request #61 from aceisace/dependabot/pip/pillow-6.2.0
Bump pillow from 5.3.0 to 6.2.0
2019-12-18 00:29:32 +01:00
dependabot[bot]
a2228ce878 Bump pillow from 5.3.0 to 6.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/5.3.0...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-17 23:26:29 +00:00
Ace
38b913a11c Merge pull request #59 from aceisace/installer
Installer
2019-12-18 00:20:42 +01:00
Ace
65ed3f0f27 Delete CONTRIBUTORS.md 2019-12-18 00:08:48 +01:00
Ace
a35fb20b30 Removed duplicate 2019-12-18 00:08:27 +01:00
Ace
62dd9e9f68 Delete CODE_OF_CONDUCT.md 2019-12-18 00:07:57 +01:00
Ace
deeebe1f1b Removed duplicate 2019-12-18 00:07:37 +01:00
Ace
b40114aefe Delete v1.5-bwr-2.JPG 2019-12-17 18:34:17 +01:00
Ace
93c453e561 Delete gravit-positions.jpg 2019-12-17 18:33:53 +01:00
Ace
ec94a17710 Added new logo 2019-12-17 18:31:03 +01:00
Ace
22408b96b3 Replacing logo image 2019-12-17 18:30:30 +01:00
Ace
7011914cc5 Using recurring events by default
As the tests for the recurring events have passed, the recurring events feature can now be used by default. Event if it fails, the try/except handling won't let the script crash in case something goes wrong while parsing recurring events.
2019-12-17 16:17:29 +01:00
Ace
014975c4ac Update README.md 2019-12-17 16:04:38 +01:00
Ace
7a9d66aec7 Updated template 2019-12-17 14:34:32 +01:00
Ace
6cadf8a391 Updated template 2019-12-17 14:33:01 +01:00
Ace
fff5adf6a6 Update Installer.sh 2019-12-17 14:29:19 +01:00
Ace
2a2c0a75c8 Update Installer.sh 2019-12-17 14:02:43 +01:00
Ace
ce4ea69db0 Update Installer.sh 2019-12-17 13:53:07 +01:00
Ace
f71938d5ae Update Installer.sh 2019-12-17 13:52:19 +01:00
Ace
d0471ab030 Please do not use this yet
Adaptations, better installation procedure, option to launch web-ui after install and move the generated file to the correct lcoation. username support. Added option to choose if start at boot is desired or not. Testing in progress. Please do not use this yet.
2019-12-17 13:47:10 +01:00
Ace
d2683a6628 Please don't use this yet
This is the first commit for release v1.7. It was adjusted to work on the new release (v1.7). The code has been cleaned up and runs faster now. It's also possible to run the software even with a different username than 'pi'. Supervisor handles launching at boot more efficiently and gives up running the main file if the software won't run for at least 30 seconds.
2019-12-17 00:44:27 +01:00
Ace
81d03619ff Fixed typo 2019-12-16 21:41:41 +01:00
Ace
44d8a48c1a Create dummy-file.txt 2019-12-16 21:32:44 +01:00