Pinned Repositories
core
Wiki documentation, core models, and utilities shared by various LDLN packages.
ldln.github.io
Public LDLN Website
Responder-Android
Android App for Disaster Responders using the LDLN backend.
Responder-iOS
iOS App for Disaster Responders using the LDLN backend.
rest-api
A ReSTful API for creating and listing LDLN SyncableObjects, built with the revel framework, go, and mongodb
serial-server
A go-based server for creating SyncableObjects from peripherals (e.g. barometer, gps, radio, etc) using the serial port.
vagrant-dev
Vagrant config and bootstrap files for setting up a virtual LDLN development environment
web-app
Web interface for a LDLN node
websocket-client
A go-based LDLN websocket client for pulling from other LDLN websocket servers (e.g. base stations and/or web servers) and storing to the local database. Note: does not utilize core since data goes straight to mongodb.
websocket-server
Server for LDLN websocket sync protocol
LDLN (pronounced "Landline")'s Repositories
LDLN/core
Wiki documentation, core models, and utilities shared by various LDLN packages.
LDLN/rest-api
A ReSTful API for creating and listing LDLN SyncableObjects, built with the revel framework, go, and mongodb
LDLN/ldln.github.io
Public LDLN Website
LDLN/Responder-Android
Android App for Disaster Responders using the LDLN backend.
LDLN/Responder-iOS
iOS App for Disaster Responders using the LDLN backend.
LDLN/serial-server
A go-based server for creating SyncableObjects from peripherals (e.g. barometer, gps, radio, etc) using the serial port.
LDLN/vagrant-dev
Vagrant config and bootstrap files for setting up a virtual LDLN development environment
LDLN/web-app
Web interface for a LDLN node
LDLN/websocket-client
A go-based LDLN websocket client for pulling from other LDLN websocket servers (e.g. base stations and/or web servers) and storing to the local database. Note: does not utilize core since data goes straight to mongodb.
LDLN/websocket-server
Server for LDLN websocket sync protocol