planet-mars/README.org
2025-01-12 10:58:15 +02:00

16 lines
522 B
Org Mode

Simple planet like planet venus but in rust and maintained.
** todo
Also see todos in the source files
*** 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