raven-reader

0.4.4 • Public • Published

raven reader logo

Simple Desktop RSS Reader made using VueJS

newscreenshot darkscreenshot

Download

To download, please visit https://github.com/mrgodhani/rss-reader/releases

Get it from the Snap Store

Features

  • Full Article Read
  • Subscribing to news feed
  • Marking as read/unread
  • Marking as favourite
  • Dark mode
  • Configurable cron job for refresh interval of feeds
  • Minimize app to tray and run in background
  • Open article link in external browser
  • Responsive
  • Exporting feed in OPML format
  • Importing feeds
  • Windows support
  • Linux support
  • Offline reading
  • Keyboard Shortcuts
  • Inoreader Integration
  • Sidebar count

Roadmap

  • New brand name and icons
  • Text configuration
  • Supporting authenticated feeds
  • Feedly synchronization

Please feel free to suggest more ideas to improve this app.

Developer Notes

Build Setup

# install dependencies
npm install
 
# serve with hot reload at localhost:9080
npm run dev
 
# build electron application for production
npm run build
 
 
# lint all JS/Vue component files in `src/`
npm run lint
 
# copy config.example.js in renderer to config.js by executing cp config.example.js config.js and set Mercury parser token
cp src/renderer/config.example.js src/renderer/config.js
 

For more documentation please follow link from Electron Vue

Powered by

Support / Contribution

Please feel free to give us suggestions or report a bug by creating a new issue via Github or messaging on Twitter: @mrgodhani.

For further support and keep this app maintained you could also buy me a coffee.

Buy Me A Coffee

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i raven-reader

Weekly Downloads

1

Version

0.4.4

License

MIT

Unpacked Size

5.44 MB

Total Files

110

Last publish

Collaborators

  • mrgodhani