From 26C3 Public Wiki

Jump to: navigation, search

Pyneo

File:Defekt.png pyneo.org

pyneo is a software stack for mobile devices (cellulars, notebooks, ...) written in python. it separates functionality (put into daemons) and gui - using dbus for IPC. For the gui part the enlightment foundation libraries (evas, ecore, edbus) and their python bindings are used. There is cooperation going on with paroli where the library ijon (formerly tichy) is used and improved.

Contents

pyneod

a suite of daemons for various services for example already implementing:

  • audio & music
  • (gsm-)telefony, sms, phonebook
  • hot-or-not
  • http-requests
  • location (gps or gsm cell-id based)
  • maps (osm, google, yahoo...)
  • muxer (gsm0710 or device management)
  • networking (usb, gprs, wlan, bt)
  • rail timetable
  • rss feeds
  • banking (getting transactions & balance of bank account)
  • system control: power, battery, display, standby
  • trafficmaps
  • ....

zad

The gui part has the name "zad". It's based on ijon (formerly tichy), the core element of paroli (see below). It has a control concept different from most mobiles today. Read more about it on http://pyneo.org/goals/

epydial

epydial is a little application in order to test all the brilliant pyneo daemons. the purpose of this development is to integrate all functions of pyneo in one application all together. both gta01 (neo1973) and gta02 (freerunner) are used as test devices.

paroli

An alternative GUI using pyneo will be paroli, see http://www.paroli-project.org/ . It's also based on Enlightenment but uses the elementary libraries.

Web site

more information can be found on

http://pyneo.org/whatispyneo.html

Contact

  • mail: 26c3 at pyneo dot org
  • irc: freenode #pyneo.org

Where to find us

Hopefully at a table in the hackcenter - at least we had one last year

Who Will Be There?

  • emdete
  • josch
  • thomasg
  • fgau
  • jawarumnur
  • abraxa_
  • may
  • morlenxus

What we offer

given we get a reasonably sized table in the hackcenter for all of us (8 dudes) we are offering everybody who is interested in it sharing our knowledge in developing a dbus based framework and enlightenment based gui applications on embedded platforms like the openmoko phones, beagle board and others on debian/gentoo/openwrt with python and cython. We can help people flash and configure their bootloader, get a free os on them and start hacking! Additionally we would like to be approached by people owning linux capable phones like the nokia n900 or the gizmoforyou FLOW as we didnt get the chance to get our hands on those yet. And as pyneo is also ready for use on netbooks having some touchbook around would also make us very happy.