Skip to content

Thomas-GeDaD/openplotter-settings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openplotter-settings

Main OpenPlotter app

Installing

Install dependencies (for production and development):

sudo apt install python-configparser python3-wxgtk4.0 python3-ujson python3-pyudev whois vlc

For production

Download the latest .deb file from releases and install it:

sudo dpkg -i openplotter-settings_x.x.x-xxx_all.deb

For development

Clone the repository:

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

Make your changes and create the package:

cd openplotter-settings
dpkg-buildpackage -b

Install the package:

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

Run:

openplotter-settings

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

Main OpenPlotter app

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 100.0%