Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gurov/stupid-rss-reader
⊕ PWA RSS client on Angular 11
https://github.com/gurov/stupid-rss-reader
angular11 manifest-json pwa rss rss-reader service-worker typescript
Last synced: 16 days ago
JSON representation
⊕ PWA RSS client on Angular 11
- Host: GitHub
- URL: https://github.com/gurov/stupid-rss-reader
- Owner: gurov
- License: mit
- Created: 2018-04-01T05:46:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:34:31.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T04:29:34.538Z (7 months ago)
- Topics: angular11, manifest-json, pwa, rss, rss-reader, service-worker, typescript
- Language: TypeScript
- Homepage: https://gurov.github.io/stupid-rss-reader/
- Size: 7.99 MB
- Stars: 53
- Watchers: 3
- Forks: 11
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stupid-rss-reader
I'm tired of different stupid RSS clients and I created own Stupid RSS Reader.
Try it [here](https://gurov.github.io/stupid-rss-reader/)
## Proxy for RSS
The application must use the proxy [rss2json.com](https://rss2json.com/) because CORS restrictions on cross-site requests.
## Features
* Stupid RSS is [Progressive Web App](https://developers.google.com/web/progressive-web-apps/)
* You can install it to your smartphone
* Very simple interface
* Offline mode
* All user data are stored locally only ([IndexedDB](https://developer.mozilla.org/ru/docs/Web/API/IndexedDB_API))
* Open source: [GitHub](https://github.com/gurov/stupid-rss-reader)
* Proxy for RSS: [rss2json.com](https://rss2json.com/)## Philosophy
The application does not impose anything, but only executes orders.## Interface (click to watch the video)
[![Watch the video](https://user-images.githubusercontent.com/2802420/111161788-cbc45980-859b-11eb-99f7-280724bf0590.png)](https://user-images.githubusercontent.com/2802420/111161791-cc5cf000-859b-11eb-91d4-b15bbaf68d7e.mp4)