Skip to content

Simple gate tcp server between GPS tracker devices and NextCloud PhoneTrack application

License

Notifications You must be signed in to change notification settings

a1ad/gps2nextcloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is simple gate tcp server between GPS tracker devices and Nextcloud PhoneTrack application (https://gitlab.com/eneiluj/phonetrack-oc).

Description of the protocols and work with the trackers borrowed from the project Traccar (https://traccar.org & https://github.com/traccar/traccar)

Protocols link: https://www.traccar.org/protocols/

Currently implemented watch protocol only.

Install

Installation process described for Ubuntu 18.04

Download archive file with latest version
https://github.com/AlexanderBekrenev/gps2nextcloud/raw/master/dist/gps2nextcloud-0.1.5.tar.gz

Install to system scheme:
sudo pip3 install --system gps2nextcloud-0.1.5.tar.gz

Make initial install:
sudo gps2nextcloud-install

Edit initial config file '/etc/gps2nextcloud/gps2nextcloud.ini' and change Nextcloud server name and YOUR_SESSION_TOKEN to real token value from Nextcloud PhoneTrace application

About

Simple gate tcp server between GPS tracker devices and NextCloud PhoneTrack application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%