Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.
/ phpDiveLog Public archive

displays the information of your Palms ​AquaDiveLog or your PCs Subsurface logbook on your website. Moved to https://codeberg.org/izzy/phpDiveLog

Notifications You must be signed in to change notification settings

IzzySoft/phpDiveLog

Repository files navigation

What is phpDiveLog?

phpDiveLog displays the information of your Palms AquaDiveLog logbook based on CSV files you generate with the Java Conduit shipped with AquaDiveLog. Providing some "magics" it allows you to combine these data with additional information, such as pictures or other external data sources.

As for now, phpDiveLog offers you no features to edit these data. But it provides you with facilities to display...

  • ...the Dive Logbook. Here you browse through the list of your dives (in the config file, you may specify how many entries should be displayed per page). For detailed information, a click on the dive# brings you directly to the log books entry.
  • ...the Dive Statistics, which show you some basic stats about your dives, such as max/avg depth and divetime etc.
  • ...the Dive Sites Information, which provides you with a list of your dive sites. Again, a click on the site# brings you to the details page
  • ...all Dive Sites in Google Maps or Google Earth with a single click
  • ...the Divers Information, where you can define some "about me" items

Additionally, you also can export your dive and site information to PDF - in order to maintain a "paper version" of your logbook.

What are the requirements to use phpDiveLog?

  • For data conversion from AquaDiveLog (see install/adl/) you need to have a Java interpreter installed (refer to the AquaDiveLog documentation for details).
  • For data conversion from Subsurface (see install/subsurface/) you'll need a PHP CLI interpreter.

phpDiveLog itself only requires a running web server with PHP (version 4 or higher) support.

What license is used?

phpDiveLog uses the Gnu Public License v2.

Where can I find more information?

About

displays the information of your Palms ​AquaDiveLog or your PCs Subsurface logbook on your website. Moved to https://codeberg.org/izzy/phpDiveLog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published