Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mskelton/gobble

Command line RSS feed viewer
https://github.com/mskelton/gobble

rss

Last synced: 15 days ago
JSON representation

Command line RSS feed viewer

Awesome Lists containing this project

README

        

# Gobble

Command line RSS feed viewer

## Installation

```bash
go install github.com/mskelton/gobble@latest
```

## Usage

### View unread items

Lists all unread RSS items for all feeds.

```bash
gobble
```