Just RSS was created so that people would have a RSS client that could run on their smart phone. Designed for people with less than 50 feeds but still want to use RSS without self hosting or a subscription (You can add more feeds, it may just be slow depending on your phone).
Core pillars:
- Open Source (Yah!)
- All processing done on-device
- No Ads
- No Subscription
- Distraction free
The intention is to keep Just RSS a simple app with as few features as possible, however the open source nature means that you are able to fork it and add your dream feature if that's what you want and that's cool too.
npm install -g @ionic/cli native-run cordova-res
npm install -g @angular/cli
The local proxy currently re-writes address such as https://www.theverge.com/
and makes them available with debugging CORS headers and then remaps them to local address. For instance the verge is available here: http://localhost:8100/verge
Command to run with proxy enabled for debugging:
ionic serve -- --proxy-config proxy.conf.json
RSS local feeds:
http://localhost:8100/polygon/rss/index.xml
http://localhost:8100/verge/rss/index.xml
To rebuild assets (icon and splash screen) run:
npx capacitor-assets generate
For naming details see the relevant Capacitor Guide
Sync web bundle (www) to platform:
ionic cap copy
Changes to native plugins:
ionic cap sync
Open project in Android Studio:
ionic cap open android
Open project in XCode:
ionic cap open ios
https://derme.coffee/index.xml
https://news.ycombinator.com/rss
https://www.polygon.com/rss/index.xml
https://www.theverge.com/rss/index.xml
https://feeds.megaphone.fm/vergecast