Skip to content

openplotter/openplotter-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openplotter-network

OpenPlotter app to manage network connections in Raspberry Pi

Installing

For production

Install openplotter-settings for production and just install this app from OpenPlotter Apps tab.

For development

Install openplotter-settings for development.

Install dependencies:

sudo apt install hostapd dnsmasq bridge-utils dialog usbmuxd libnss-mdns avahi-utils libavahi-compat-libdnssd-dev rfkill python3-pip, chrony

Clone the repository:

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

Make your changes and create the package:

cd openplotter-network
dpkg-buildpackage -b

Install the package:

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

Run post-installation script:

sudo networkPostInstall

Run:

openplotter-network

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 network connections in Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published