Skip to content

Notiforward is an open-source notification forwarding platform that uses your own database that you control.

License

Notifications You must be signed in to change notification settings

YeomansIII/notiforward-chrome

Repository files navigation

Notiforward Chrome Extension Jenkins

Getting Started

  1. Clone the repo to your local machine using HTTPS git clone https://github.com/YeomansIII/notiforward-chrome.git or SSH git clone [email protected]:YeomansIII/notiforward-chrome.git

  2. Install node.js and npm using Node Version Manager (https://github.com/creationix/nvm)

  • Run nvm install 0.12.7
  • You will need to run this command before working on the project every time
  1. Run npm install -g grunt-cli grunt and npm install

  2. Run bower install

  3. Finally, run grunt to build the project

  • You can now open the Google Chrome extensions page at chrome://extensions/
  • Ensure that the developer mode is checked
  • Click "Load unpacked extension..." and navigate to the repo folder, then select the dist/ folder

The extension will now load into chrome. When you want to load changes, just run grunt in the terminal again.

Set Up Firebase Database

https://github.com/YeomansIII/notiforward-android/wiki/Notiforward-Setup-(Getting-Started)

Builds on Jenkins

About

Notiforward is an open-source notification forwarding platform that uses your own database that you control.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published