A web-based tool for retrieving and converting GPS coordinates. https://garraflavatra.github.io/gpstool/
Go to file
2023-10-08 20:43:45 +02:00
.github Initial commit 2023-10-08 20:43:45 +02:00
src Initial commit 2023-10-08 20:43:45 +02:00
.gitignore Initial commit 2023-10-08 20:43:45 +02:00
index.html Initial commit 2023-10-08 20:43:45 +02:00
jsconfig.json Initial commit 2023-10-08 20:43:45 +02:00
LICENSE.md Initial commit 2023-10-08 20:43:45 +02:00
package-lock.json Initial commit 2023-10-08 20:43:45 +02:00
package.json Initial commit 2023-10-08 20:43:45 +02:00
README.md Initial commit 2023-10-08 20:43:45 +02:00
svelte.config.js Initial commit 2023-10-08 20:43:45 +02:00
vite.config.js Initial commit 2023-10-08 20:43:45 +02:00

gpstool

A web-based tool for retrieving and converting GPS coordinates.

Screenshot

Local development

gpstool is developed using Vite and Svelte.

npm install
npm run dev

License

Please see the LICENSE.md file for the license.