Projects
HaRSS
I like RSS a lot, so I'm trying to build my own aggregator.
Current dev version is here and is most probably broken.
Sources are on Codeberg. Backend is in rust and frontend in JavaScript (unfortunately) using the alpine.js framework.
It's in development since... 2020-ish, with at least 3 or 4 complete rewrite. Maybe I should call it RSS 4 ever or RSS Citizen.
youtube-to-opml
Another RSS related project.
Let's imagine you want to delete your Google Account but don't want to lose your subscriptions, and want to be able to follow new release: RSS to the rescue (until Google decide to drop RSS support in YouTube)!
This tool allows you to export your actual YouTube channels subscriptions to an OPML file that can be used in most RSS clients (not HaRSS, yet).
This is my first crate released on crates.io and he sources are hosted on Codeberg as usual.