https://github.com/sebojanko/terminalrss
Golang RSS reader in terminal with go-tui, a terminal UI library
https://github.com/sebojanko/terminalrss
feed go golang golang-rss-reader rss rss-reader terminal tui
Last synced: 6 months ago
JSON representation
Golang RSS reader in terminal with go-tui, a terminal UI library
- Host: GitHub
- URL: https://github.com/sebojanko/terminalrss
- Owner: sebojanko
- License: gpl-3.0
- Created: 2018-06-03T10:10:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T08:58:26.000Z (over 4 years ago)
- Last Synced: 2024-06-21T12:11:09.604Z (about 2 years ago)
- Topics: feed, go, golang, golang-rss-reader, rss, rss-reader, terminal, tui
- Language: Go
- Size: 174 KB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TerminalRSS
Golang RSS reader in terminal with go-tui, a terminal UI library
### Building
`go build`
### Running
`./TerminalRSS`
### Using
Use the arrow keys to move through the UI, exit with `q`, open link in Firefox with `Enter`
### Add RSS feeds
To add RSS feeds, update the JSON file `links.json`
### Cleanup feeds
To clean feeds, add the title of the feed and the corresponding regex expression in the JSON file `cleaners.json`
### How it looks?
