Thumbtribes

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(rewrite)
m (categorybox and some minor content, it was just an URL.)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
== A D-Bus daemon to calculate distance of users ==
+
{{Application|Thumbtribes}}
  
In short, thumbtribes is a low-bandwith distance calculation daemon. A typical use case would be to obtain the distance of a specific user and trigger a alert on the phone when they are within a certain distance. The daemon has been designed to continually run and attempts to minimize the amount of traffic by using encoding techniques based on ASN.1 Packed Encoding Rules.
+
Thumbtribes is a project providing light-weight, low-bandwidth proximity alerts.
  
See: http://thumbtribes.mobi/
+
Please see the homepage for more information: http://projects.openmoko.org/plugins/wiki/index.php?id=136&type=g
  
Author: [[User:jptmoore|John]]
+
<onlyinclude>
 +
{{ApplicationBox|
 +
  Name=[[Thumbtribes]]|
 +
  Description=Low bandwidth distance calculation daemon for proximity alerts.|
 +
  Screenshot=No-screenshot.png|
 +
  Homepage=http://projects.openmoko.org/plugins/wiki/index.php?id=136&type=g|
 +
  TestedOn=-|
 +
  PackageName=-
 +
}}
 +
</onlyinclude>
  
 
[[Category:Ideas]]
 
[[Category:Ideas]]
 +
[[Category:System Applications]]

Latest revision as of 22:34, 30 September 2008

Thumbtribes is one of the applications that runs on the Openmoko Phones. For a list of all applications, visit Applications

Thumbtribes is a project providing light-weight, low-bandwidth proximity alerts.

Please see the homepage for more information: http://projects.openmoko.org/plugins/wiki/index.php?id=136&type=g


No-screenshot.png Thumbtribes

Low bandwidth distance calculation daemon for proximity alerts.


Homepage: http://projects.openmoko.org/plugins/wiki/index.php?id=136&type=g
Package: -
Tested on: -

Personal tools

A D-Bus daemon to calculate distance of users

In short, thumbtribes is a low-bandwith distance calculation daemon. A typical use case would be to obtain the distance of a specific user and trigger a alert on the phone when they are within a certain distance. The daemon has been designed to continually run and attempts to minimize the amount of traffic by using encoding techniques based on ASN.1 Packed Encoding Rules.

See: http://thumbtribes.mobi/

Author: John