Parsers for openmensa.org. The parsers runs in a Github action and push the XML feeds to Github pages
Parsers support:
Feeds | Status | Cron |
---|---|---|
today | 32 6-11 * * 1-5 | |
all | 8 6 * * * |
Links:
- See the resulting feeds at https://thencuber.github.io/mensa/
- Understand OpenMensa’s Parser Concept
- OpenMensa XML schema
- OpenMensa Android app on f-droid, playstore, GitHub
Acknowledgment:
- Much of the code, structure and workflows for this repository were directly copied from cvzi/mensa which is licensed under the MIT license.