divelogs.ianleiman.com

2025-10-10

Welcome to browse my diving logbook. I keep my scuba diving logs in the Diving Log 6.0 Windows application. I have used it since 2006 and have logged well over 1000 dives with it. I have now developed a "web-logbook" application that allows easy self-hosted publishing of my logbook to the web. I plan to release the source code to github as open source as soon as I have managed to polish the codebase to a releasable condition for everyone to use for free.

"web-logbook" is a python application that reads the Diving Log 6.0 database and produces static HTML, CSS, JS that can be hosted easily on any web serving platform that can serve static HTML. The pyhton app renders to HTML a database of 1000+ dives in a few seconds. As the web-logbook produces static HTML, it does not require PHP or anything that a server would need to execute. Serving the HTML is extremely fast.

There is also media gallery integration that can show photos and videos from a web media gallery linked to the dives.

Click the link below to go to the logbook

WEB-LOGBOOK