RSS 3 projects tagged "Light"

No download Website Updated 01 Apr 2009 Ell library

Screenshot
Pop 24.37
Vit 38.87

Ell is a library to write EBNF grammars as C++ code for quick development of LL(n) parsers or similar applications. It is not a tool to generate parsers (like ANTLR): the grammar you write is directly embedded into your C++ code. The core library is very light (less than 2000 lines of headers) and written in generation templates to achieve the fastest execution. The service provided by Ell is very similar to what Boost Spirit provides, but with a simpler object model, and without the need of the Boost library (it only depends on STL).

No download Website Updated 18 Mar 2011 TellstickServer

Screenshot
Pop 28.14
Vit 29.84

TellstickServer is a Web interface for Telldus Tellstick. It allows you to start a server on your home computer and control your electronics and lighting. You can also connect to it via your Android phone. See SteelsquidTellsickApp for the client. It works on NEXA units.

No download Website Updated 18 Mar 2011 TellstickApp

Screenshot
Pop 20.47
Vit 29.84

TellstickApp allows you to send commands to Telldus Tellstick with your Android phone and control your electronics and lighting. It connects to SteelsquidTellsickServer. It will read a list of devices from TellstickServer, and send on and off commands to the server.

Screenshot

Project Spotlight

libzip

A C library for reading, creating, and modifying zip archives.

Screenshot

Project Spotlight

Texmaker

A LaTeX development environment.