Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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