Skip to content

statusbar to display various info to users

Notifications You must be signed in to change notification settings

hreuver0183/statusbar_pi

 
 

Repository files navigation

Statusbar Plugin for OpenCPN
=======================================

The status bar plugin provides customizable, easier to read output text
and lower cpu usage than the builtin statusbar.

Compiling
=========

* git clone git://github.com/seandepagnier/statusbar_pi.git

Under windows, you must find the file "opencpn.lib" (Visual Studio) or "libopencpn.dll.a" (mingw) which is built in the build directory after compiling opencpn.  This file must be copied to the plugin directory.

Build as normally:

* cd ..
* cd build
* cmake ..
* make
* make install

License
=======
The plugin code is licensed under the terms of the GPL v3+

About

statusbar to display various info to users

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 65.8%
  • C++ 30.1%
  • CMake 4.1%