Get today's meal list from Strava.cz or any iCanteen URL and send notification of it on Matrix or other supported notification services.
You need to have Rust installed installed on your system if you want to build the package yourself.
In the newest version you pass in all credentials and options as command line arguments.
To run the script, run the following command:
git clone https://codeberg.org/tomkoid/stravnik # clone the repo
cd stravnik # go to the repo directory
cargo run # run the appScheduling the script to run at a specific time can be done with crontab or any other method you prefer, it is fully up to you.
