Home - Thomas-S-B/Telemee GitHub Wiki
Welcome to the Telemee wiki.
Motivation: "Only visualized data does exist".
With telemee it's possible to produce/visualize data (logs, telemetry etc.) with java, javascript or commandline in an easy way.
An example: You can log/visualize all actions completely from your frontend to the backend.
Some Screenshots to get the idea:
Telemee is licensed under the Apache License, Version 2.0.
Deploy telemee.war into your Glassfish. Actually it's only tested in Glassfish 3.1.2, but it should work in Glassfish 3 or 4.
The telemeedatabase should be generated on the fly - no setup needed.
Actually data can be generated with:
- Java (convenient telemee java client)
- Javascript (convenient telemee javascript client)
- Commandline (via REST-API, using curl etc.)
There are some recipes available:
TODO
Don't hesitate to contact me: mailto:[email protected]