2 |
izrss
3 |
4 |
An RSS feed reader for the terminal.
5 |
6 |
7 |
8 |
9 | 
10 |
11 | ### Usage & Customization
12 |
13 | The main bulk of customization is done via the `~/.config/izrss/config.toml` file. You can find an example file here [config.toml](./example.toml).
14 |
15 | The rest of the config is done via using the environment variables `GLAMOUR_STYLE`.
16 | For a good example see: [catppuccin/glamour](https://github.com/catppuccin/glamour)
17 |
18 | Then run `izrss` to read the feeds.
19 |
20 | ### Installation
21 |
22 |