npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

raven-reader

v0.4.4

Published

Simple Desktop RSS Reader made using VueJS

Downloads

3

Readme

newscreenshot darkscreenshot

Download

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

Features

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

Roadmap

  • [x] 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.

License

MIT