- Belgium
- https://bauke.xyz
-
No worries, just laughter, we'll be here after
- Joined on
2022-09-21
67ebf317cb
Version 0.1.1!
527a61f0ec
Rewrite readme, add license header, move to Gitea.
f56ff3e06f
Check for no feeds found.
a9d68ea859
Remove indicatif.
e979671047
Add functionality for --user option.
252fb17d56
Add Serde, JSON and SteamApp stuff.
e543f0aac0
Remove FeedOption, this won't be necessary after all.
72e916c764
Replace usize appid with Display trait.
8fa4607456
Add --url to figure out RSS feeds from store pages.
0b5e5def96
Create appid_to_rss_url helper function.
8605c20dfc
Rework the potential feed loop so FeedOption is checked.
a4e31998e0
Add a FeedOption enum to differentiate the CLI input options.
f52d89ad24
Remove default empty Head from OPML document.
51e048ec40
In verify mode, replace feed text with actual feed title.
b443104375
Keep track of feeds using a struct.