Libdivecomputer is a cross-platform and open source library for communication with dive computers from various manufacturers.
Libdivecomputer is a cross-platform and open source library for communication with dive computers from various manufacturers. Supported devices include devices manufactured by Suunto, Uwatec, Reefnet, Oceanic, Aeris, Sherwood, Hollis, Genesis, Tusa, Mares, Heinrichs Weikamp, Cressi, Zeagle, Mares and Atomic Aquatics.
Libdivecomputer is a cross-platform and open source library for communication with dive computers from various manufacturers. Supported devices include devices manufactured by Suunto, Uwatec, Reefnet, Oceanic, Aeris, Sherwood, Hollis, Genesis, Tusa, Mares, Heinrichs Weikamp, Cressi, Zeagle, Mares and Atomic Aquatics.
To install libdivecomputer, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libdivecomputer
To see what files were installed by libdivecomputer, run:
port contents libdivecomputer
To later upgrade libdivecomputer, run:
sudo port selfupdate && sudo port upgrade libdivecomputer
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.