planet-mars/README.org
2025-01-11 21:26:54 +02:00

17 lines
557 B
Org Mode

Simple planet like planet venus but in rust and maintained.
** todo
Also see todos in the source files
*** TODO error handling everywhere
*** use a nice lib to process the config file
- should check whether dirs exists and are writeable
- should check whether feed urls can be parsed
** Credits
While writing this, I read and also copied code from:
- [[https://docs.rs/crate/agro/0.1.1][agro]]
- [[https://github.com/kitallis/hades][haded]] by Akshay Gupta
- [[https://github.com/djc/planetrs][planetrs]] by Vagdish/Adau, Dirkjan Ochtman, Josh Matthews