Pinned Repositories
bus
A model for representing and using transit routes (sequence of stops, schedules, etc.).
command
A Go Command Line Interface (CLI) that uses reflection to define command flags from struct fields.
gps
A few (minimal) classes for representing GPS data (location + time) and computing distances
gpx
Classes for reading and writing GPX files
gpx.intent
utilities for putting/getting GPX objects to Android Intents
lxdclient
lxdops
Go program to launch and configure LXD containers and attached disk devices
lxdops.script
Configuration files for use with lxdops
lxops
openwrt-lxd
Experimental scripts for creating OpenWRT images for LXD
melato's Repositories
melato/gps
A few (minimal) classes for representing GPS data (location + time) and computing distances
melato/next-bus
melato/gpson
Android app to keep the GPS system focused
melato/metakinisi.drupal
Drupal module for managing GPX tracks of bus rides
melato/progress
Library for passing progress indication up the Thread without passing parameters in all intermediate functions
melato/xml
XML Library based on SAX. A parser is put together by setting up a tree of handlers, one for each xml element.