2026-03-12 21:36:41 -04:00
2026-03-12 21:36:41 -04:00
2026-03-12 11:50:56 -04:00
2026-03-12 11:50:56 -04:00
2026-03-12 21:36:41 -04:00

Simulate Location (map-sim-location)

OSM to pymobiledevice3 simulate location

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

Description
Quasar (Vue3) map-picker that interfaces with pymobiledevice3 backend
Readme 2.5 MiB
Languages
Vue 52.4%
TypeScript 44.9%
JavaScript 1.8%
HTML 0.5%
SCSS 0.4%