https://github.com/remde/myfeed
Get your lobste.rs news and articles straight from your terminal
https://github.com/remde/myfeed
cli hackernews lobsters reddit terminal
Last synced: 5 months ago
JSON representation
Get your lobste.rs news and articles straight from your terminal
- Host: GitHub
- URL: https://github.com/remde/myfeed
- Owner: remde
- Created: 2021-01-17T23:38:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-21T12:32:12.000Z (over 5 years ago)
- Last Synced: 2024-01-12T18:45:11.506Z (over 2 years ago)
- Topics: cli, hackernews, lobsters, reddit, terminal
- Language: Go
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# myfeed
myfeed is a way to get your lobste.rs news and articles straight from your terminal.
## Requirements
- You will need a working [Go programming environment](https://www.digitalocean.com/community/tutorial_series/how-to-install-and-set-up-a-local-programming-environment-for-go)
## Running the application
- Clone this repository
- Run `go build && go install`
- Run `myfeed` from anywhere in your CLI to start the application