#atom-feed #rss #blog #planet

app planet-mars

Feed aggregation planet like Planet Venus, produces static HTML and ATOM feed from fetched feeds

3 releases

Uses new Rust 2024

new 0.1.2 Apr 27, 2025
0.1.1 Jan 13, 2025
0.1.0 Jan 12, 2025

#235 in Web programming

Download history 224/week @ 2025-01-12 17/week @ 2025-01-19 1/week @ 2025-02-02 2/week @ 2025-02-16

160 downloads per month

AGPL-3.0-or-later

35KB
393 lines

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:

Dependencies

~28–42MB
~807K SLoC