Skip to content
Thomas-S-B edited this page Jan 24, 2014 · 61 revisions

Welcome to the Telemee wiki.

What is Telemee?

How to use Telemee

FAQ

Questions, comments, ideas?

What is Telemee?

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:
Linechart 1

Linechart 2

Scatter

List

Telemee is licensed under the Apache License, Version 2.0.

How to use Telemee

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:

FAQ

TODO

Questions, comments, ideas?

Don't hesitate to contact me: mailto:telemee@struller-baumann.de

Clone this wiki locally