A lot of features #1

Merged
kbe merged 11 commits from develop into main 2025-07-20 14:32:07 +00:00

11 Commits

Author SHA1 Message Date
kbe
5dcc2a89ae feat: Add notification for upcoming sessions 2025-07-20 16:17:15 +02:00
kbe
28b8d57b27 fix: Use SMTP server instead of gmail
The script was using gmail as SMTP server. Or the script uses
a custom SMTP one.
2025-07-20 15:44:52 +02:00
kbe
be27046d6c Add email credentials 2025-07-20 14:19:20 +02:00
kbe
35160bc033 feat: Enable (or not) email or Telegram notifications 2025-07-20 03:47:12 +02:00
kbe
1fd4463314 chore: moved out classes to files 2025-07-20 03:43:27 +02:00
kbe
6c8647b11c feat: Prepare for notification trough mail and Telegram 2025-07-20 03:27:42 +02:00
kbe
4b27a6f4a3 feat: Program interrupt key quit 2025-07-20 03:12:22 +02:00
kbe
cba4299b9a Add more self documenting comments 2025-07-20 03:06:07 +02:00
kbe
870a65301d feat: Only books preferred activities
I changed the runner to only book preferred
sessions and ignore all others.
2025-07-18 21:42:03 +02:00
kbe
3a0af18b73 feat: More logging information in code
All methods functions are working properly. Now
includes logging and log file.
2025-07-18 21:25:22 +02:00
kbe
e8cd2d3d96 It looks like it works? 2025-07-18 16:03:38 +02:00