Skip to content

my attempt at making a terminal rss reader (based off newsbeuter)

License

Notifications You must be signed in to change notification settings

crazcalm/go-rss-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b7f9d84 · May 10, 2024
May 5, 2024
May 9, 2024
May 9, 2024
May 9, 2024
May 5, 2024
Jun 11, 2018
May 5, 2024
Apr 29, 2024
Jun 27, 2018
Feb 1, 2018
Jun 26, 2018
May 9, 2024
Jul 16, 2018
May 9, 2024
May 10, 2024
May 10, 2024

Repository files navigation

go-rss-reader

Build Status Go Report Card Coverage Status

My attempt at making a terminal rss reader (based off newsbeuter)

Dependencies

  • Sqlite3

Setup

The application assumes that you have two things:

  • ~/.go-rss-reader directory in your home path
  • ~/.go-rss-reader/urls file that lists a rss feed url (one per line)

Build Instructions

  • Clone this repo
  • build _examples/rss-reader.go
  • (recommendation) add rss-reader to your PATH

Commands

All commands are CTRL + char (with the exception of Enter, which allows you to select a feed of an episode).

  • b: Back
  • c: Quit
  • r: Refresh feed
  • a: Refresh all feeds

Gotchas

  • Refreshing all feeds will lock up the screen until the application has finished updating all the feeds. If this lag time bothers you, I would recommend refreshing your feeds individually.

About

my attempt at making a terminal rss reader (based off newsbeuter)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages