| .idea | ||
| backups/_db-201218-01 | ||
| cmd | ||
| core | ||
| static | ||
| storage | ||
| templates | ||
| ublox | ||
| web | ||
| .gitignore | ||
| example_config.yml | ||
| go.mod | ||
| go.sum | ||
| readme.md | ||
gyropsc ⚡
Realtime Location Dashboard 🚀
Quickstart
Requirements
- Win, Linux or Mac Computer, ideally with serial port and WiFi
Build from source
Requirements
- git
- go >1.15
Build Steps
- clone repository
- run
go installfrom project root - run
go run cmd/server/server.gofrom project root to start application or justgo build cmd/server/server.gofor building it only