Commit Graph

1721 Commits

Author SHA1 Message Date
Ace
578f48d24d added official suppport for inkycal_stocks.py (by @worstface) 2020-11-25 10:22:34 +01:00
Ace
87bfadb264
Merge pull request #143 from aceisace/release/2.0/Hotfix_To_InkyCal_Image
Release/2.0/hotfix to inky cal image
2020-11-24 22:12:10 +01:00
Robert Sirre
586be7f5d0 Added configuration options 2020-11-24 22:07:49 +01:00
Robert Sirre
650e9bdb92 Debugged inkycal_image
Still needs some work:
- input parameter validation (rotation, layout, colours)
- configuration of panel colors in Web UI

Added suggestion for less dynamic calling of module.generate_image()
2020-11-24 22:07:49 +01:00
Ace
57cc49be21 added functions to add/remove third party modules
Documentation can be found on readthedocs
2020-11-24 15:32:11 +01:00
Ace
78c7504287 setup improvements
changed development stage from alpha to beta. added some additional classifiers. Included README of github in project description.
2020-11-24 15:27:40 +01:00
Ace
159c2d2642 Fix for weather-location by id 2020-11-24 15:20:56 +01:00
Ace
418422fa52 Improved documentation 2020-11-24 00:40:49 +01:00
Ace
0acd5c5c17 adapted 3rd party module template 2020-11-24 00:40:07 +01:00
Ace
7e44b7d824 Fixed some sizes in tests 2020-11-24 00:39:23 +01:00
Ace
4d65c9b601 updated part of documentation 2020-11-24 00:35:12 +01:00
Ace
2bfc9a2b4d
Update requirements.txt 2020-11-23 14:38:56 +01:00
Ace
045db14ab6
switched theme 2020-11-23 14:36:46 +01:00
Ace
51a16e3793
updated theme 2020-11-23 14:35:38 +01:00
Ace
456a7ef2e0
Switch doc-theme to sphinx_hand_theme 2020-11-23 14:08:12 +01:00
Ace
039fa70a79
Added non-default theme for documentation 2020-11-23 14:06:15 +01:00
Ace
7e2e82acde Merge branch 'release/2.0.0' of https://github.com/aceisace/Inky-Calendar into release/2.0.0 2020-11-23 13:50:11 +01:00
Ace
0ce871187c Revert "fixed missing requirement"
This reverts commit f28ee3aa69.
2020-11-23 13:49:45 +01:00
Ace
d9effaddf0
switch back to requirement.txt 2020-11-23 13:42:54 +01:00
Ace
f1063496a4
Update conf.py 2020-11-23 12:56:45 +01:00
Ace
9cd2f1c5cd
fixing docs... 2020-11-23 12:48:51 +01:00
Ace
74313a9a28
fixed documentation import Errors 2020-11-23 12:47:38 +01:00
Ace
432be95a41
Update conf.py 2020-11-23 12:37:25 +01:00
Ace
f28ee3aa69
fixed missing requirement 2020-11-23 12:24:18 +01:00
Ace
58bb6b5145
removed double install from requirements and setup 2020-11-23 12:14:48 +01:00
Ace
3c8d0de6ac Revert "trying to fix docs"
This reverts commit 36f8ea321f.
2020-11-23 12:13:49 +01:00
Ace
36f8ea321f
trying to fix docs 2020-11-23 12:03:51 +01:00
Ace
994944e8b9
fixes.. 2020-11-23 11:53:24 +01:00
Ace
9f1ef3a3e9
Update readthedocs.yml 2020-11-23 11:37:01 +01:00
Ace
bbdb22d3a8
fixing typo 2020-11-23 11:32:35 +01:00
Ace
1ee33a80dd
updated documentation config 2020-11-23 11:29:24 +01:00
Ace
7ad9cac2a7 Revert "Fixing docs"
This reverts commit 558206aca7.
2020-11-23 10:28:02 +01:00
Ace
558206aca7
Fixing docs 2020-11-23 10:24:38 +01:00
Ace
d865b3454e Adjusting documentation 2020-11-23 00:44:32 +01:00
Ace
c42cce0d38
Changed name Raspbian Buster to Rasbberry Pi OS
According to #142
2020-11-22 13:42:09 +01:00
Ace
948573cb59 Fixed #141 list index out of range
If the number of events exceeded the number of lines allocated for events, a *list index out of range* exception was thrown. This has been fixed now  by providing an additional check.
2020-11-22 13:27:27 +01:00
Ace
9517b303b4
Fixed a few things, should be usable now 2020-11-21 23:48:42 +01:00
Ace
3e5e532998
fixed coffee link 2020-11-21 23:31:39 +01:00
Ace
5e64040012
fixed link 2020-11-21 23:20:13 +01:00
Ace
49b0d7cc65 Adapted main file to support new web-ui
A lot of work behind the scenes. Logging is now handled by main file now. Improved logging, support for logging from modules, improved support for info section, added support for info section height, slight improvements in printing output
2020-11-21 16:31:00 +01:00
Ace
f1ce2911eb web-UI refactoring
Added wpa_supplicant.conf generator
refactored web-ui to support dynamic additions of modules
added support for module height by ratio (or percentage)
Changed format of settings file slightly to support info section height
2020-11-21 16:28:05 +01:00
Ace
e93c3e36ad improved logging 2020-11-21 16:25:08 +01:00
Ace
44524425be Code cleanup + removing obsolete files 2020-11-21 16:24:49 +01:00
Ace
21caad2f37 Added test for Jokes Module 2020-11-21 16:22:59 +01:00
Ace
afe84dc8e6 Improved web-ui labels, improved logging, improved support for testing
Switched from NotoSans-SemiCondensed to NotoSansUI-Regular
2020-11-21 16:22:15 +01:00
Ace
077392c2f9 Official support for Image and Jokes module 2020-11-21 16:19:24 +01:00
Ace
3832e546fa Added requirement for Todoist-module 2020-11-21 16:18:41 +01:00
Ace
1f56068b39 removed wpa_supplicant.conf file in favor of the web-ui 2020-11-21 16:17:58 +01:00
Ace
1786b6a203 Added more compact font (NotoSans UI) - made for mobile 2020-11-21 16:17:16 +01:00
Ace
bf6349d274
Fixed broken links, slightly improved instructions 2020-11-17 17:26:47 +01:00