Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donuts-are-good/ticker
rss ticker fer yer terminal
https://github.com/donuts-are-good/ticker
cli donut-utils golang hacktoberfest rss ticker
Last synced: 8 days ago
JSON representation
rss ticker fer yer terminal
- Host: GitHub
- URL: https://github.com/donuts-are-good/ticker
- Owner: donuts-are-good
- License: mit
- Created: 2023-07-17T22:18:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-30T20:39:43.000Z (12 months ago)
- Last Synced: 2024-06-21T16:56:13.870Z (5 months ago)
- Topics: cli, donut-utils, golang, hacktoberfest, rss, ticker
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ticker
![logo](https://github-production-user-asset-6210df.s3.amazonaws.com/96031819/254085707-a5d5f747-b746-4c3e-ad13-3774b7219eb0.png)
![donuts-are-good's followers](https://img.shields.io/github/followers/donuts-are-good?&color=555&style=for-the-badge&label=followers) ![donuts-are-good's stars](https://img.shields.io/github/stars/donuts-are-good?affiliations=OWNER%2CCOLLABORATOR&color=555&style=for-the-badge) ![donuts-are-good's visitors](https://komarev.com/ghpvc/?username=donuts-are-good&color=555555&style=for-the-badge&label=visitors)## usage
1. [download a release](https://github.com/donuts-are-good/ticker/releases/latest) for your OS
2. add a text file called `.tickerfeeds.list` to your home directory, with a single rss link on each line like this:```
https://example.com/rss
https://example.com/feed.rss.xml
https://example.com/rss/
```
3. run `ticker` in a tmux, or screen session for maximum whizz-bang-pow to impress your friends## demo
https://github.com/donuts-are-good/ticker/assets/96031819/b2b197ce-d6e7-40f2-96f2-c662fcea60bd
## licenseMIT License 2023 donuts-are-good, for more info see license.md