Commit Graph

2451 Commits

Author SHA1 Message Date
mrbwburns
2ca00ef3a0 add weather icons cache folder + .gitignore 2024-01-20 16:18:03 +01:00
mrbwburns
ff33f19c71
Merge branch 'main' into fullscreen_weather_module 2024-01-20 15:44:17 +01:00
mrbwburns
4b2a0d1957 improvements in font handling and orientation support 2024-01-20 15:23:24 +01:00
mrbwburns
d65b1b3689 functions code styling 2024-01-20 15:19:38 +01:00
mrbwburns
b0ca2be01c code-styling thanks to pre-commit 2024-01-20 15:10:05 +01:00
mrbwburns
7f91ccac13 no optimization for 9.7 epd 2024-01-20 15:02:35 +01:00
mrbwburns
7ab512d5c8 image_file driver: comply with inky being portrait by default 2024-01-20 15:01:44 +01:00
mrbwburns
641a032779 use the logger when exception handling kicks in 2024-01-17 21:29:24 +00:00
mrbwburns
2da11c4e9d fix get_system_tz to return a proper timezone key and UTC if nothing was found 2024-01-17 21:27:40 +00:00
Ace
b7831ed723
Merge pull request #309 from aceinnolab/feature/#308
implement Tindie module for Inkycal
2024-01-16 13:50:18 +03:00
mrbwburns
4a60019056 cleanup 2024-01-15 21:10:50 +01:00
mrbwburns
883be28f5a add daily forecast section to fullscreen weather 2024-01-15 21:04:51 +01:00
mrbwburns
4c74094d53 contributors update 2024-01-15 20:53:43 +01:00
mrbwburns
3ea426d615 add hourly plot to fullscreen weather 2024-01-15 20:45:42 +01:00
mrbwburns
1b1f57339e clean up owm_forecasts 2024-01-15 20:44:18 +01:00
mrbwburns
84e4e1b9c5 clean up owm_forecasts 2024-01-15 20:43:40 +01:00
mrbwburns
e0b44e4486 help git with the line endings 2024-01-15 20:25:39 +01:00
mrbwburns
bcf3ad2fed devcontainer update: locale + venv 2024-01-15 19:20:27 +01:00
mrbwburns
ca16a16a56 weather_icons code styling 2024-01-15 19:13:57 +01:00
mrbwburns
e80387f66a some more fonts 2024-01-15 19:09:24 +01:00
mrbwburns
d2d7c91bb5 step 1: actual conditions working 2024-01-15 19:08:46 +01:00
Ace
f228daf9fb implement Tindie module for Inkycal 2024-01-14 10:58:11 +01:00
github-actions
df32e42d95 update docs [bot] 2024-01-14 09:08:55 +00:00
Ace
21af78959f
Merge pull request #307 from aceinnolab/feature/#306
implement clear-display script
2024-01-14 12:07:50 +03:00
Ace
d231716c0b implement clear-display script 2024-01-14 00:01:41 +01:00
mrbwburns
2abc15652c
Merge branch 'aceinnolab:main' into main 2024-01-11 11:46:25 +01:00
Ace
796a896c34
Update update-os.yml 2024-01-10 14:47:48 +01:00
Ace
dbfdf1533f
Merge pull request #303 from jordanschau/patch-1
Update README.md
2024-01-10 02:10:33 +03:00
Jordan Schau
de460f5581
Update README.md
Fixed typo
2024-01-09 15:05:44 -08:00
mrbwburns
8bfb6af663
Merge branch 'aceinnolab:main' into main 2024-01-08 20:10:20 +01:00
Ace
80753da006
Merge pull request #302 from aceinnolab/hotfix/#301
fix not-updating problem
2024-01-07 01:44:15 +03:00
Ace
629989ce22 fix not-updating problem
This fixes an issue after a driver update where Inkycal would only run for the first run, but not continue rendering images. Cause was an error in the waveshare driver code
2024-01-05 22:31:38 +01:00
mrbwburns
192536d346
Merge pull request #4 from mrbwburns/requirements_update
after switching to inky 3.0.2
2024-01-04 13:02:50 +01:00
mrbwburns
8df54ba13e after switching to inky 3.0.2 2024-01-04 12:59:10 +01:00
Bernhard Sessner
6d04685f10 Merge remote-tracking branch 'upstream/main' 2023-12-28 15:12:56 +01:00
Ace
094b31e1de
add latest articles 2023-12-22 21:34:47 +01:00
Ace
d23a4500a0
added latest featured article 2023-12-21 23:39:03 +01:00
Ace
bc1abe1730
Update update-os.yml 2023-12-21 20:24:35 +01:00
Ace
999a0d3e7d
revert 2023-12-21 20:09:40 +01:00
Ace
c5b3b02349
Update update-os.yml 2023-12-21 19:49:00 +01:00
Ace
c91096c967
Update update-os.yml 2023-12-21 19:40:49 +01:00
Ace
af1ac7b20d
Update update-os.yml 2023-12-21 19:37:32 +01:00
Ace
c0794d7e6d
Update update-os.yml 2023-12-21 19:05:12 +01:00
Ace
7c21807458
Update update-os.yml 2023-12-21 18:45:20 +01:00
Ace
93ca6dc426 update instructions 2023-12-21 16:54:23 +01:00
Ace
a7c276e880 update epdconfig to fix bug 2023-12-21 16:32:16 +01:00
Ace
3f5446a83f test fix for display render on 2-colour displays 2023-12-19 21:46:21 +01:00
Ace
c656b3a562 Updated driver for 7.5" v2 colour 2023-12-18 12:54:32 +01:00
Ace
e710964e10 Best practices & code cleanup 2023-12-18 12:46:33 +01:00
Ace
ad0610635e Remove semicolons 2023-12-17 23:44:22 +01:00