openplotter / openplotter-notifications

OpenPlotter app to manage Signal K notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openplotter-notifications

OpenPlotter app to manage Signal K notifications

Installing

Install openplotter-settings for production.

For production

Install Notifications from openplotter-settings app.

For development

Install openplotter-notifications dependencies:

sudo apt install openplotter-signalk-installer

Clone the repository:

git clone https://github.com/openplotter/openplotter-notifications

Make your changes and create the package:

cd openplotter-notifications
dpkg-buildpackage -b

Install the package:

cd ..
sudo dpkg -i openplotter-notifications_x.x.x-xxx_all.deb

Run post-installation script:

sudo notificationsPostInstall

Run:

openplotter-notifications

Pull request your changes to github and we will check and add them to the next version of the Debian package.

Documentation

https://openplotter.readthedocs.io

Support

http://forum.openmarine.net/forumdisplay.php?fid=1

About

OpenPlotter app to manage Signal K notifications

License:GNU General Public License v3.0


Languages

Language:Python 100.0%