fde437bbe2
chmod
2025-11-21 22:46:44 +01:00
26af2825e4
merged
2025-11-21 22:43:31 +01:00
Ivan Vaskevych
a9a9446352
Enhance Todoist module with error handling and priority indicators
...
- Add retry logic with exponential backoff for API failures
- Implement caching for offline resilience
- Add visual priority indicators (●/○) with color coding
- Sort tasks by date first, then priority
- Show overdue dates in red
2025-09-18 19:12:06 +02:00
Ivan Vaskevych
cc20a1ed0c
Sort Todoist tasks by due date within each project
2025-09-07 18:32:31 +02:00
The Random DIY
e2d0d3140b
Skipping resize if the image already correct size
2025-08-17 12:08:51 +03:00
Ace
b8424ce94f
Implement line break support when using text with text module
2024-11-07 08:30:22 +01:00
Ace
a3f4a18654
Use .show instead of extra preview function
2024-09-21 00:21:55 +02:00
Ace
f08907eb8a
fix showing only single feed
2024-08-27 15:09:03 +02:00
26f7ce419b
remove cache func
2024-08-26 11:30:47 +02:00
4beba1ab24
register the vikunja
2024-08-24 15:16:38 +02:00
a16d472028
can generate the temp png
2024-08-24 15:03:43 +02:00
1605920d65
add get_projects and get_tasks codes
2024-08-24 11:26:52 +02:00
c5caa109cd
add vikunja.py
2024-08-23 23:47:24 +02:00
Ace
8376e26f9c
Merge remote-tracking branch 'origin/main'
2024-08-13 04:07:26 +02:00
Ace
97976242cb
facelift & landing page
2024-07-23 01:33:28 +02:00
Ace
9d691acfc5
add shutdown option & fix german weather strings
2024-06-27 01:55:23 +02:00
Ace
b409cfe544
Merge branch 'main' into feature/#311
2024-06-25 17:55:15 +02:00
Ace
d365090c3b
use logging in favour of print
2024-06-25 14:27:54 +02:00
Ace
762538d4da
minor logging improvements
2024-06-25 14:22:38 +02:00
Ace
427c55ef63
async and logging improvements, minor code cleanup
2024-06-25 13:39:33 +02:00
Ace
17c13e6d8e
fix issue with yfinance
2024-06-23 22:25:11 +02:00
Ace
309c6ca5bc
test pisugar support
2024-06-23 20:13:58 +02:00
Ace
4f7d31f54e
fix missing translation
...
add material-icons font
use icon for all-day events
2024-06-22 02:56:45 +02:00
Ace
acc4fb7ce6
fix an issue where the text would not be vertically centered
2024-06-22 02:03:48 +02:00
Ace
bf9f7db5ac
implement rotation for webshot module
2024-06-20 22:31:17 +02:00
Ace
610f246c02
checkpoint
2024-05-12 02:00:26 +02:00
Ace
9346fcf750
code quality improvements
2024-05-11 23:25:40 +02:00
emilyboda
c893fafaf1
Update inkycal_agenda.py
2024-03-15 15:48:17 -04:00
emilyboda
6f2d9028d1
Update inkycal_agenda.py
2024-03-15 15:46:56 -04:00
emilyboda
099dde31cb
Update inkycal_agenda.py
2024-03-15 14:46:38 -04:00
emilyboda
e8835c736c
Update inkycal_agenda.py
2024-03-15 13:53:26 -04:00
emilyboda
0469e75471
Update inkycal_agenda.py
2024-03-15 13:22:01 -04:00
emilyboda
a3e604511d
Update inkycal_agenda.py
2024-03-15 13:14:26 -04:00
emilyboda
1e37b77a54
add all day and right align time
2024-03-15 13:07:21 -04:00
emilyboda
c0e5f4d7bb
moved event line to the left
2024-03-15 13:04:47 -04:00
Ace
7e2414afcf
added name
2024-02-17 00:00:28 +01:00
Ace
a7f3622e52
fix tests
2024-02-10 22:43:57 +01:00
mrbwburns
d4f9a7a845
Add owm 3.0 API capabilities to get UVI reading into the fullscreen weather (again)
2024-02-04 10:01:49 -08:00
mrbwburns
a88663defe
small cleanup
2024-01-26 14:40:10 -08:00
mrbwburns
04b951eb13
fix timezone handling for weather modules
2024-01-26 14:23:21 -08:00
mrbwburns
96915c53fa
Merge branch 'main' into fullscreen_weather_module
2024-01-24 22:32:10 +01:00
mrbwburns
ea1492ba84
make temperature units handling consistent
2024-01-24 22:25:48 +01:00
mrbwburns
82ba16c83b
fix temperature decimals for the current weather
2024-01-24 22:18:23 +01:00
mrbwburns
4d97278bc5
fix temperature decimals on the daily forecast
2024-01-24 22:13:40 +01:00
mrbwburns
c4fb668bce
log level back to INFO
2024-01-24 22:04:22 +01:00
mrbwburns
386ebc9462
adapt classic weather module to extended openweathermap_wrapper
2024-01-24 22:00:43 +01:00
Ace
0c8e6a65d6
log server response on error
2024-01-23 13:01:17 +01:00
mrbwburns
8fb7a8a880
first shot at the openweathermap_wrapper extension (PyOwm replacement)
2024-01-22 20:52:19 +01:00
mrbwburns
6d660f48c3
finally got the hang of bw/colour image handling
2024-01-20 17:15:03 +01:00
mrbwburns
c515da04f0
rotate the fullscreen weather image according to orientation settings
2024-01-20 16:33:06 +01:00