Commit Graph

1559 Commits

Author SHA1 Message Date
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
Ace
6c8a3bd2b0
Added new settings generator
Due to some changes in the settings file, the web-ui for generating the settings file needed some adjustments. These adjustments are now done.
2019-12-16 16:47:20 +01:00
Ace
7f9a9d4f5e
Update auto-update.sh 2019-12-16 16:44:09 +01:00
Ace
6f0bbceb62
Code cleanup + fixed typo 2019-12-16 02:51:35 +01:00
Ace
3cdd0bda62
Code cleanup 2019-12-16 02:48:23 +01:00
Ace
b6c8a0e7d8
Preparing to make this branch public 2019-12-16 01:24:35 +01:00
Ace
b35ef62924
Merge pull request #58 from aceisace/Improved-rendering
Fixed rendering issues
2019-12-16 01:13:49 +01:00
Ace
8419454bd8
Fixed rendering issues
Improved rendering of text and icons. 
For black and white displays, the image is converted to greyscale with dithering enabled. This is because E-Papers are closer to paper than LCDs.
2019-12-16 01:12:04 +01:00
Ace
75cf68296a
Merge pull request #57 from aceisace/localisation-support
Localisation support
2019-12-16 01:03:48 +01:00
Ace
a36375df1e
Added option to change 'now' string 2019-12-16 01:00:45 +01:00
Ace
4d67fab755
Localisation support + better events handling
It's now possible to change the strings used in events (today, tomorrow, at) to a custom string (of your local language).
The events section within the calendar module now only shows events from today which have not passed yet. If some lines are empty in the weather section, they'll be filled with events from the next 40 days. 
Also, some minor code improvements.
2019-12-16 00:58:45 +01:00
Ace
3356790549
Added option to change string of all day events 2019-12-16 00:50:55 +01:00