https://github.com/hidao80/simple-rss-reader
SimpleA simple JavaScript-only RSS reader with no server.
https://github.com/hidao80/simple-rss-reader
javascript rss serverless
Last synced: 3 months ago
JSON representation
SimpleA simple JavaScript-only RSS reader with no server.
- Host: GitHub
- URL: https://github.com/hidao80/simple-rss-reader
- Owner: hidao80
- License: mit
- Created: 2022-06-28T09:30:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T01:02:13.000Z (over 3 years ago)
- Last Synced: 2025-01-19T21:17:18.738Z (about 1 year ago)
- Topics: javascript, rss, serverless
- Language: JavaScript
- Homepage: https://hidao80.github.io/simple-rss-reader/
- Size: 52.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple RSS Reader
[README (English)](README.md)
[](LICENSE.md)
[](http://vanilla-js.com/)
A simple RSS reader.
## Features
- [x] Subscribe to multiple subscription URLs
- [ ] Automatic updates
- [x] Storing URLs for RSS without server using localStorage
- [x] Batch export/import of RSS URLs during registration
## Screenshot

## License
MIT