|
2 years ago | |
---|---|---|
Controleur | 3 years ago | |
DocUtilisateur | 3 years ago | |
Headers | 3 years ago | |
Modele | 3 years ago | |
Vue | 3 years ago | |
.gitattributes | 4 years ago | |
.gitignore | 3 years ago | |
.travis.yml | 3 years ago | |
CONTRIBUTING.md | 3 years ago | |
LICENSE | 4 years ago | |
Makefile | 3 years ago | |
README.md | 2 years ago | |
main.c | 4 years ago | |
setUpWorkingEnvironment.sh | 3 years ago |
📡 GINPA Is Not a Position Analyst 📡
→ # aptitude install git gcc libsfml-dev libcsfml-dev libcurl4-gnutls-dev libjansson-dev
GINPA uses the Static Maps and MAPS Geocoding APIs.
Get a credential here before performing theses steps:
$ git clone https://git.forestier.app/HorlogeSkynet/GINPA.git
$ cd GINPA/
$ chmod +x setUpWorkingEnvironment.sh && ./setUpWorkingEnvironment.sh
$ sed -i 's/AIzaSyBcU1vPg1hRYaMd3eGDIkoUULISuw6wbw8/API_KEY_FOR_STATIC_AND_GEOCODING/g' ./Modele/GMapsAPI.c
$ make && ./bin/Release/GINPA
We built a pretty cool user manual, give it a try !
GINPA may compute incredible results after having parsed files logs, with lines of the form:
date:tttttttttt,lat:xx.xxxxxx,long:yy.yyyyyy;
tttttttttt
represents the number of seconds since Epoch of a pointxx.xxxxxx
the latitude of a pointyy.yyyyyy
the longitude of a pointThanks to Dalton Maag Ltd for its font.
Thanks to Madebyolivier for its icons pack.
Thanks to Guillaume Vareille for its TinyFileDialogs code, which is very useful and easy to use.
Thanks to Freepik for its footprints which inspired the GINPA's logo designed by NAERNON.