Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mskelton/gobble
- Owner: mskelton
- License: isc
- Created: 2022-11-24T15:56:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T03:02:31.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T08:17:58.425Z (29 days ago)
- Topics: rss
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```