Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-14T01:02:13.000Z (over 2 years ago)
- Last Synced: 2023-03-08T23:36:16.561Z (almost 2 years ago)
- Topics: javascript, rss, serverless
- Language: JavaScript
- Homepage: https://hidao80.github.io/simple-rss-reader/
- Size: 52.7 KB
- Stars: 0
- 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)
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE.md)
[![VanillaJS](https://img.shields.io/badge/Framework-VanillaJS-blue.svg)](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
![](img/ss01_en.png)
## License
MIT