Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openplotter/openplotter-settings
Main OpenPlotter app
https://github.com/openplotter/openplotter-settings
ais boat boating marine openplotter sailing sdr
Last synced: 5 days ago
JSON representation
Main OpenPlotter app
- Host: GitHub
- URL: https://github.com/openplotter/openplotter-settings
- Owner: openplotter
- License: gpl-3.0
- Created: 2019-07-27T12:59:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T09:25:41.000Z (3 months ago)
- Last Synced: 2024-11-02T14:52:10.686Z (11 days ago)
- Topics: ais, boat, boating, marine, openplotter, sailing, sdr
- Language: Python
- Homepage:
- Size: 2.87 MB
- Stars: 77
- Watchers: 23
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## openplotter-settings
Main OpenPlotter app
### Installing
Install dependencies (for production and development):
`sudo apt install python3-wxgtk4.0 python3-ujson python3-pyudev vlc matchbox-keyboard`
#### For production
Download and install the latest .deb file from [![Latest version of 'openplotter-settings' @ Cloudsmith](https://api-prd.cloudsmith.io/v1/badges/version/openplotter/openplotter/deb/openplotter-settings/latest/a=all;xc=main;d=debian%252Fbookworm;t=binary/?render=true&show_latest=true)](https://cloudsmith.io/~openplotter/repos/openplotter/packages/detail/deb/openplotter-settings/latest/a=all;xc=main;d=debian%252Fbookworm;t=binary/)
`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](https://cloudsmith.io/~openplotter/repos/openplotter/packages/).
### Documentation
https://openplotter.readthedocs.io
### Support
http://forum.openmarine.net/forumdisplay.php?fid=1