14 projects tagged "Maemo"
simplexbmcremote is a simple application for controlling XBMC remotely via the EventServer. It can navigate your collections, start, pause, and stop media, skip forward and backward, control the volume, and switch the subtitles. It is available on the Maemo5 (N900), MeeGo Harmattan (N9/N950), and Symbian^3.
RC Flyers Toolkit Box is a handy toolbox for R/C pilots. It helps you manage batteries, flights, charge cycles, and check lists. It helps you keep track of which of your batteries are charged, where and when you have been flying last, how much went in your battery compared to the last cycle, what you have to pack to take with you, and which parts you have to check before flying. For rotary wing users, there is a pinion calculator that quickly gives you an idea about the RPM to be expected.
Mole (Mobile Organic Localization Engine) provides room-level geoposition estimates using existing WiFi infrastructure. When you create an entry in the database by naming a room, your and other users' mobile devices will recognize when they are in that room. Other applications can poll or monitor the current room estimate and act accordingly, with context aware behavior. Because too much WiFi scanning drains batteries, it uses accelerometers and other tricks to keep scanning to a minimum while keeping update latency reasonable.
Coffee Pot is an accounting system for coffee cups targeted for the data communication software group at the Aalto University. The Django-based server-side software includes a database system and a Web management interface. The client side software is customized for N810 tablets.
Herqq UPnP (HUPnP) is a software library for building UPnP devices and control points conforming to the UPnP Device Architecture version 1.1. It is designed to be simple to use and robust in operation. It is built using the Qt framework, following many of the design principles and programming practices used in the Qt framework. It integrates into Qt-based software smoothly and enables truly rapid UPnP development.
Fawkes is a component-based Software Framework for Robotic Real-Time Applications for various platforms and domains. It is developed and used for cognitive robotics real-time applications like soccer and service robotics. It supports fast information exchange and efficient combination and coordination of different components to suit the needs of mobile robots operating in uncertain environments.
The MirBSD Korn Shell (mksh) is an actively developed successor of pdksh (the Public Domain Korn Shell), aimed at producing a shell good for interactive use, but with the primary focus on scripting. It is intended to be portable to most *nix-like operating systems as long as they're not too obscure. mksh incorporates improvements from OpenBSD and Debian, as well as bugfixes and enhancements developed for the MirOS, FreeWRT, and MidnightBSD projects and Android. The emacs command line editing mode is UTF-8 capable, and Byte Order Marks are ignored in scripts. The shell supports large files, as well as all pdksh and some csh, AT&T ksh, zsh, and GNU bash features, is compatible with the Bourne shell and POSIX (within limits), has no limit on array sizes, and incorporates some other useful builtins and features. While being already fast and small (without losing functionality), flags to make it even smaller can be given at compile time. An interactive shell reads "~/.mkshrc" on startup.