Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/VioletGiraffe/GPS-Server

A TCP server that listens to the locally connected GPS receiver and translates its incoming data over the network.
https://github.com/VioletGiraffe/GPS-Server

Last synced: about 2 months ago
JSON representation

A TCP server that listens to the locally connected GPS receiver and translates its incoming data over the network.

Awesome Lists containing this project

README

        

# Qmake Project Template
This is a project template I use for creating C++ applications using the qmake build system (not necessarily using Qt itself in the app). Includes a bunch of my convenience C++ libraries.

Clone this with
`git clone --recurse-submodules --remote-submodules`