Skip to content

G4Cab/TeltonikaNMEAlogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

TeltonikaNMEAlogger

Script for GPS tracking of your teltonika device in your nextcloud

log in via ssh to the router and download the script to your /root/ folder

curl https://github.com/G4Cab/TeltonikaNMEAlogger/raw/main/Teltonika_Nextcloud.sh --output /root/Teltonika_Nextcloud.sh


and make it executable

> chmod a+x /root/Teltonika_Nextcloud.sh

And put this line at the end of your /etc/rc.local

> /root/Teltonika_Nextcloud.sh &

so it will run on every bootup automatically

###############################
Tested on following devices:
Teltonika RUT850 (Firmware RUT850_R_00.01.04)

About

Script for GPS tracking of your teltonika device in your nextcloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages