Skip to content

kobeyoung81/raven-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raven reader logo

All your articles in one place. Beautiful.

Download

To download, please visit https://ravenreader.app. Trial free for 7 days and $9.99/year USD after that and no credit card needed upfront. If there are any questions please contact us at [email protected]

newscreenshot darkscreenshot sunsetscreenshot

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
  • Sidebar count
  • Text size configuration
  • Text font style configuration (Currently has Playfair Display, Muli, Open Sans and Roboto Slab)
  • Supports categorizing of the feeds.
  • macOS touchbar shortcuts
  • Integration with read it later apps: Pocket, Instapaper

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

Developer Notes

Build Setup

# 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

# install dependencies
yarn install

# serve with hot reload at localhost:9080
yarn dev

# build electron application for production
yarn build


# lint all JS/Vue component files in `src/`
yarn run lint

For more documentation please follow link from Electron Vue

Powered by

License

LGPLv3

About

📖 All your articles in one place. Beautiful.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 57.9%
  • JavaScript 41.6%
  • HTML 0.5%