Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hhakk/gross
📰 a terminal RSS reader written in Go
https://github.com/hhakk/gross
Last synced: 6 days ago
JSON representation
📰 a terminal RSS reader written in Go
- Host: GitHub
- URL: https://github.com/hhakk/gross
- Owner: hhakk
- Created: 2023-11-22T07:08:54.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-02-01T11:30:34.000Z (10 months ago)
- Last Synced: 2024-03-17T12:37:30.394Z (8 months ago)
- Language: Go
- Size: 670 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📰 gross
![gross](gross.gif)
terminal RSS reader written in Go
## Features
* Works out of the box with `newsboat` url-file syntax: just paste your file in `$HOME/.config/gross/urls`.
* Supported newsboat commands: alias, `filter:cmd:url`## Keys
* Vim-keys for navigation
* `a/A` toggles unread status and toggles everything as read, respectively
* `o` opens in browser/plumber script that can be set in `.config/gross/config.toml`## Roadmap
* Allow custom keybindings
* Make unified "title" command to organize feeds
* Rewrite TUI lists from scratch and add header/footer bar with lipgloss