Initializing system...
Hydrography & Geophysics

Software & Tools

Specialized software for hydrographic, geophysical and bathymetric surveys. Download, install and update your tools.

0
Programs
v2
Platform
24/7
Availability
▼ Scroll down
My software
馃寠

No programs yet. Add the first one in the admin panel.

Update API

Add automatic update checking to your application. Send a GET request and compare versions.

// Check for a new version GET https://hydroas.pl/api/check-update.php?program=NazwaProgramu&version=1.0.0 // JSON response: { "program": "NazwaProgramu", "latest_version": "1.2.0", "update_available": true, "download_url": "https://hydroas.pl/api/download.php?id=1" }