Giter VIP home page Giter VIP logo

harbour-gpsinfo's Introduction

GPSInfo

GPSInfo is a utility for Sailfish OS to check the details of the GPS positioning system. It can tell you your location, speed, direction, the signal strength of the satellites and a lot more!

This project is a fork of balta3/sailfish-gpsinfo and is available for download from OpenRepos.net.

Compiling

To compile GPSInfo for yourself, you'll have to clone the repo, initialize and update the subcodules:

$ git clone [email protected]:direc85/harbour-gpsinfo.git
$ cd harbour-gpsinfo
$ git submodule init
$ git submodule update

Open up the project file in Sailfish IDE, configure the project and hit run!

Alternatively, you can compile it using sfdk;

$ cd harbour-gpsinfo

# Path to sfdk binary
$ set PATH=$PATH:~/SailfishOS/bin

# Sailfish version and architecture of your choice
$ sfdk config --push target SailfishOS-4.3.0.12-aarch64 && sfdk build

Translations

GPSInfo is build originally to support manual language setting. How this is handled build time has changed a few times, but the current approach looks like to be simple: just build and run!

If the setting in the menu doesn't seem to have any effect, try building the package, commenting sailfish_i18n line in the project file, and building the package again.

harbour-gpsinfo's People

Contributors

direc85 avatar balta3 avatar sbridger avatar specig avatar atlochowski avatar okruhliak avatar eson57 avatar martonmiklos avatar dashinfantry avatar mentaljam avatar andreysv avatar mlehtima avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.