#rss #feed #xml #manager

app rssss

Rsss is a tools to manager your rss sources

2 releases

0.1.1 Oct 11, 2023
0.1.0 Oct 11, 2023

#20 in #feed

MIT license

12KB
223 lines

Manager rss subscriptions

Usage

rssss 0.1.0
A tool for managing RSS feeds.

USAGE:
    rssss <SUBCOMMAND>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    add             Add a new item to the RSS feed
    auto            auto generate default.xml
    copy-to-file    copy default.xml file to target dir
    help            Prints this message or the help of the given subcommand(s)
    remove          Remove an item from the RSS feed by xml link

Unsupport Feature

  • upload generate default.xml to github or something
  • implement to solana program

Dependencies

~9–20MB
~328K SLoC