Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcapellman/jcrss
My own RSS Reader platform with a focus on lightweight rendering on WP/Web and high performance
https://github.com/jcapellman/jcrss
Last synced: about 5 hours ago
JSON representation
My own RSS Reader platform with a focus on lightweight rendering on WP/Web and high performance
- Host: GitHub
- URL: https://github.com/jcapellman/jcrss
- Owner: jcapellman
- Created: 2015-03-31T22:18:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-07T19:32:03.000Z (almost 9 years ago)
- Last Synced: 2024-04-28T01:11:28.087Z (7 months ago)
- Language: C#
- Size: 52.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jcRSS
Originally this was created with the intention of replacing the now non-existent Google Reader. This would have entailed an MVC, WebAPI and Windows Phone component. Over time it became clear that a WebAPI/SQL Server backend wasn't necessary as the device itself could sync and maintain the feed. This would allow me to focus on the device platform itself and without worrying about scalability since I would have been hosting the WebAPI/SQL Server on Azure and may have switched to an Ad based model.Now fast forward to 2016 - having grown annoyed with services like Feedly, while a decent replacement for Google Reader I've come back to this project with a fresh code base targeting Windows 10 (Mobile and Desktop).
Initial release functionality:
-Ability to manage subscriptions (Add/Delete)
-Roaming support across Windows 10 devices (If you mark the feed as viewed on one device it will mark the others)
-Ability to Share links and open feeds in Edge (or whatever the default browser is)