planet-mars

Crates.ioplanet-mars
lib.rsplanet-mars
version0.1.2
created_at2025-01-12 19:17:09.055765+00
updated_at2025-04-27 11:40:40.587013+00
descriptionFeed aggregation planet like Planet Venus, produces static HTML and ATOM feed from fetched feeds.
homepagehttps://github.com/thkoch2001/planet-mars
repository
max_upload_size
id1513541
size113,502
(thkoch2001)

documentation

README

Simple successor to Planet Venus but in Rust and maintained.

Please see the rustdoc of main.rs for further information.

Todo

  • find and 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

Planet Venus

Planet Venus is used by many planets on the internet. However its code has not been maintained since ~2011 and it uses Python 2.

Planet Mars should be a lightweight successor to Planet Venus.

Still the Planet Venus documentation contains some useful information on Etiquette for Planet hosters.

Credits

While writing this, I read and also copied code from:

Commit count: 0

cargo fmt