Ace
5d668d0515
Rename stable(beta).py.py to stable(beta).py
2019-01-03 22:20:18 +01:00
Ace
7f042c6c0a
A stable.py file with new features for developers
...
This file contains is a modified version of the main file (stable.py) and is mainly for developers to test out new functions. It contains more features than the stable version but is also not guaranteed to work. Please use at your own risk.
2019-01-03 22:19:52 +01:00
Ace
6a31ef5a8c
Updated instructions
...
Changed the text in the section ‚adding details to the programm‘ which contained some outdated information
2018-12-28 00:43:01 +01:00
Ace
159a45bbb8
fixed a typo leading to doubled events
2018-12-27 19:17:43 +01:00
Ace
9c07b414c4
Updated for v1.5
2018-12-27 18:41:38 +01:00
Ace
a5a858ec4f
Added image of v1.4
2018-12-27 00:05:18 +01:00
Ace
29e4b6f3a9
removed non-required images
2018-12-27 00:04:18 +01:00
Ace
68111c534c
Added images for release v1.4
2018-12-25 15:14:12 +01:00
Ace
9f19092477
Add files via upload
2018-12-25 15:12:39 +01:00
Ace
a0dd50497f
Delete E-Paper-v1.4-front.JPG
2018-12-25 15:12:22 +01:00
Ace
f9c9ad3b4e
Add files via upload
2018-12-25 14:54:58 +01:00
Ace
8654c3e84e
Delete 7.5inch-E-Paper-software-v1.4.mp4
2018-12-25 14:51:29 +01:00
Ace
e342673c59
Added image
2018-12-25 14:44:47 +01:00
Ace
8fbe2cf05c
Added featured image for v1.4
2018-12-25 14:37:24 +01:00
Ace
2de4052806
Update README.md
2018-12-25 00:38:21 +01:00
Ace
fa0b0c18d8
Update Changelog.md
2018-12-25 00:33:48 +01:00
Ace
456a118596
Added note on v1.4 in updates
2018-12-25 00:21:28 +01:00
Ace
d127d88abd
fixed a decoding bug
...
removed the UTF-8 part from icalendar parsing process
2018-12-25 00:18:02 +01:00
Ace
4a41b9258c
fixed typo
2018-12-24 22:35:12 +01:00
Ace
a97fa6f937
fixed a typo
2018-12-24 22:33:08 +01:00
Ace
98ae207b74
Add files via upload
2018-12-24 22:29:55 +01:00
Ace
c613876f0e
Added new features for release 1.4
2018-12-24 21:19:47 +01:00
Ace
980661196e
Added icons for new release (v1.4)
2018-12-24 21:19:29 +01:00
Ace
1bde274e24
junk
2018-12-24 21:17:00 +01:00
Ace
77e9f42db1
Updated for release v1.4
2018-12-24 21:14:27 +01:00
Ace
95997eae52
Preparing for v1.4!
2018-12-24 21:13:58 +01:00
Ace
3ffc4e7a81
Preparing for new release (v1.4)
2018-12-24 21:07:19 +01:00
Ace
e2c17ca6bc
Preparing for new release (v1.4)
2018-12-24 21:06:38 +01:00
Ace
654ff05d6e
Update Installer-without-debug
2018-12-24 21:04:35 +01:00
Ace
813c6b2adb
Preparations for v1.4!
2018-12-24 21:03:50 +01:00
Ace
0e03d518d5
Update README.md
2018-12-24 20:38:23 +01:00
Ace
ed31c59b12
Fixed an issue with font
...
Somewhere along the updates, the font-defining line went missing. This has now been fixed.
2018-12-03 16:16:42 +01:00
Ace
23c682821c
Added note on hiding the written date
...
Hiding the explicit written date (e.g. Sun, 25 Nov 18), is now easy. Just go to the correct section of thie function and uncomment the lines, as suggested in the details of the function.
2018-11-25 23:23:41 +01:00
Ace
1d6634ee9f
Deleted a beta-phase file of the main programm
...
This scirpt contained a few improvements of the main script and was made to be tested and deployed. After testing the new script for several weeks, it now works just as expected. There is no longer a need to keee this file
2018-11-25 23:07:17 +01:00
Ace
f2181f2f54
Cleaned up the code & added explainations
...
This update is nothing major. It splits the main programm in 2 files, one for the programm itself (now containing mostly functions) and a new file, icon_positions_locations, containing all icons and their respective locations (path) as well as the position on the E-Paper Display).
Apart from that, new notes have been added which help to understand what the script is trying to achieve.
2018-11-25 22:58:32 +01:00
Ace
f9d7001eea
Fixed a small mistake of the powe unit
2018-11-08 07:59:49 +01:00
Ace
b44ece508f
Added more features for the next version (1.4)
2018-11-07 21:31:09 +01:00
Ace
4e0aaeb352
Add files via upload
2018-10-25 15:47:51 +02:00
Ace
0755c4c210
Seperated icon pos. & locations from main file
2018-10-25 15:34:16 +02:00
Ace
3084dba052
Add files via upload
2018-10-25 15:31:27 +02:00
Ace
e4a49faf56
Rename bar to seperator
2018-10-25 15:31:12 +02:00
Ace
8e806d10c1
Renamed icon 'bar' to 'seperator'
2018-10-24 21:36:06 +02:00
Ace
3ca4ee8113
Renamed bar to seperator
2018-10-24 21:33:33 +02:00
Ace
25b90f71a0
Rename bar to seperator
2018-10-24 21:33:12 +02:00
Ace
be7dc2e59e
Added icon for 'no-response' error
2018-10-24 21:23:38 +02:00
Ace
8edf75e728
Added icon for 'no-response' error
2018-10-24 21:22:09 +02:00
Ace
8c206df8a7
Merge pull request #14 from surak/master
...
(Crude) fix for keeping the script from crashing after network/server failure.
P.S.: Open to better suggestions
2018-10-24 11:15:24 +02:00
Alexandre Strube
9fb6d35f48
Crude fix
2018-10-23 23:10:32 +02:00
Ace
15cc6c85ab
Update prototype.sh
2018-10-22 20:42:46 +02:00
Ace
18e50e3d53
Update New-version-planning.md
2018-10-22 20:41:27 +02:00