/feednotifier

Primary LanguageJavaScript

Upwork FeedNotifier

Feednotifier is an open source software to give you notifications when there is something new from rss feed.

FeedNotifier runs on Windows, Linux and Mac

alt text

alt text

install

to install Rssnotifier go to release page and download file depends on your system https://github.com/nnttoo/feednotifier/releases/latest

Build From Source:

download or clone the repository

    git clone https://github.com/nnttoo/feednotifier.git

install all node modules by typing the command

    npm install

to debug, run this code

    ./maker.sh GuiDebug

read my stories on medium https://medium.com/@antoharyanto/open-source-rss-feed-notifier-for-linux-and-windows-567e4c168073