Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelalidousbah/rss_feeder
Ruby-based command-line RSS feeder
https://github.com/abdelalidousbah/rss_feeder
rss rss-feed ruby
Last synced: 19 minutes ago
JSON representation
Ruby-based command-line RSS feeder
- Host: GitHub
- URL: https://github.com/abdelalidousbah/rss_feeder
- Owner: AbdelaliDousbah
- Created: 2023-10-04T16:13:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-04T16:16:56.000Z (about 1 year ago)
- Last Synced: 2024-11-08T18:08:30.887Z (about 2 months ago)
- Topics: rss, rss-feed, ruby
- Language: Ruby
- Homepage: https://replit.com/@AbdelaliDousbah/RSS-feed-reader
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Fancy Terminal RSS Feeder
This project is a Ruby-based command-line RSS feeder. It fetches and displays the latest news articles from an RSS feed. Users can input a custom RSS feed URL or use the default New York Times Africa RSS feed. The project utilizes Ruby and the 'rss' and 'open-uri' libraries to provide a simple way to stay updated with news headlines.
You can try it out on Replit by following this link: [RSS Feed Reader on Replit](https://replit.com/@AbdelaliDousbah/RSS-feed-reader).