A framework for interfacing applications and devices with the web
Project description
Turk - the software framework for interfacing devices and desktop software to web applications. Using XMPP (Jabber) IM accounts and the simple Turk XMPP protocol, this framework lets you create and automatically run simple plugins that interface devices and desktop software to web applications. Includes built-in support for interfacing to Digi XBee modules, serially connected Arduinos or similar microcontroller devices, and MIDI instruments.
A simple explanation of how the framework works is as follows:
You develop a driver plugin that interfaces to your device/application/widget, written in any language that has bindings for D-Bus (pretty much any)
You create a web application that can send XMPP messages (this can be done easily with PHP, Python, or even Javascript!)
Create two XMPP accounts on any server, one for the platform and one or more for your apps
Change the config file to use your XMPP accounts and start your driver (or start them remotely from the app!)
Run Turk!
NOTE: You need dbus and python-dbus installed first. If there’s no precompiled package for your system, get them from:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Turk-0.1.1.tar.gz
.
File metadata
- Download URL: Turk-0.1.1.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8bfabed93cf907171c106d8a14b020592e26d281dbfbd8ef116c30806b563f7 |
|
MD5 | 11996e703e3dbc2137a47a0d57e1a5c6 |
|
BLAKE2b-256 | eb0cc72e4fc6e34a3f7a8475c878db787fc35daaec67b06e92fc45e634018d60 |