Skip to content

qubus-ai/qubus

Repository files navigation

Build Status GitHub Last Commit GitHub Release GutHub Languages GitHub Repo Size GitHub Code Size GitHub License

cross platform geo-tagged image viewer

Desktop application build with Angular and Electron framework for browsing georefrenced images on OpenStreetMaps.


Features

  • Tiled and detailed view of images.
  • Image positioning on the map
  • Selection of map tiles overlay provider
  • Thumbnails generation (Jimg or GraphicMagic)
  • Image sorting methods.

Build with

Build & Run

  1. Build
git clone https://github.com/qubus-ai/qubus.git
npm install
npm run build-release
  1. Run Just run application build in previous step:
npm run qubus

Build and run in production mode

npm run build-prod

Build and run in developlment mode (opened chrome devTools)

npm run build-dev

Build and run in developlment mode (opened chrome devTools)

npm run build-dev

Build and run with front-end served by webpack-dev-server (changes automatically reloaded)

npm run build-dev
npm run qubus-remote

License

The MIT License (MIT) © Qubus 2019