Coder Social home page Coder Social logo

rotaercz / reddit-post-notifier Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flytaly/reddit-post-notifier

0.0 0.0 0.0 3.42 MB

Firefox/Chrome extension that watches for posts in given subreddits or reddit searches

License: Mozilla Public License 2.0

HTML 0.53% CSS 5.31% JavaScript 55.70% Svelte 38.47%

reddit-post-notifier's Introduction

Reddit post notifier

addons.mozilla.org/ chrome.google.com/

Firefox/Chrome extension that watches for posts in given subreddits or reddit searches and notifies about the new ones.

Video demonstration

Usage for developers

  • > npm run start:ff
  • > npm run start:chrome
    • build the extension with rollup and run it in Firefox or Chrome using web-ext
  • > npm run buildzip:ff
  • > npm run buildzip:chrome
    • create an extension package in /web-ext-artifacts folder
  • > npm run test
    • test extension's code with jest

Authorization

This extension uses OAuth2 authorization to check reddit private mail. To generate credentials create new reddit app and then add id of the app in /scripts/config.js as clientId string.

External libraries and frameworks

Popup and option page UI are made with Svelte.

Keyboard shortcuts

Key Function
Alt+Shift+S Open the extension's popup
, j Select the next item
, k Select the previous item
, l, Enter Expand selected posts group; open selected post in the new tab
, h, Backspace Collapse selected posts group
Space Mark selected item as read (remove it)
p Pin selected post; remove already pinned post

License

The code of the extension is licensed under the MPL-2.0.

reddit-post-notifier's People

Contributors

flytaly avatar dependabot[bot] 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.