Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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