Skip to content

MaxKellermann/beacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

374 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beacon

Beacon is a light-weight UDP-based protocol for sharing GPS fixes. It was designed to locate friends during bike rides.

This repository contains both the protocol definition and a server implementation.

This is work in progress.

Building

You need:

Optional:

Run meson:

meson . output

Compile and install:

ninja -C output
ninja -C output install

About

a light-weight protocol for sharing GPS fixes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors