Giter Site home page Giter Site logo

derme302 / just-rss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from frostcube/just-rss

0.0 0.0 0.0 367 KB

A simple RSS reader made with TypeScript, Angular and Ionic

License: GNU Affero General Public License v3.0

JavaScript 0.78% Ruby 0.58% Java 0.71% TypeScript 86.20% Swift 1.66% HTML 8.40% SCSS 1.66%

just-rss's Introduction

Just RSS

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.

Beta Access

Google PlayTestflight

Just RSS Feed Page

Developer Getting Started

npm install -g @ionic/cli native-run cordova-res
npm install -g @angular/cli

Building

Web

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

Android and iOS

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

Android

Open project in Android Studio:

ionic cap open android

iOS

Open project in XCode:

ionic cap open ios

RSS Feed Samples

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

just-rss's People

Contributors

derme302 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.