SISContents SISContents is a tool that allows you to unpack, edit and sign Symbian 9 SIS packages (Nokia S60 3rd/5th Edition and Sony Ericsson UIQ 3.x platforms are supported). It helps you to inspect the files contained in SIS package, to see certificates against which it was signed as well as to view the PKG script that describes the on-device installation process
FreeHashTab FreeHashTab is a small hash tool for Symbian S60 phones
Pymgfetch Pymgfetch- is an external Python module for PyS60. It is a wrapper for the Symbian C++ MGFetch::RunL function and allows you to present a selection dialog to the user, showing the contents of the mobile phone's media gallery.
Usage, examples, and installation instructions can be found here
dBlockPuzzle Script for mShell dBlockPuzzle Script for mShell -this puzzle game appears first to be easy. But to gain reasonable points the moving up puzzles should be taken into account. But don't think too long, otherwise your score will be melting down quicker as you collect it. Funny design. Play in full screen mode
Flyer Flyer-Flyer Framework 2 dramatically accelerates the use of advanced native features anywhere.
Flyer Framework 2 is based on the Flash Lite (1.1, 2.x, 3
VS-SunBeeOS VS-SunBeeOS - VS-SunBeeOS is special powered tool for C++ Symbian OS development for Visual Studio .NET 2003 based on EPOC from MMP technology 4.0. VS-SunBeeOS tool creates new projects from user templates and converts from existing C++ Symbian OS MMP projects into VC++ projects of Microsoft Visual Studio .NET - 2003. VS-SunBeeOS creates special VC++ project for VS
Resolvr Resolvr is a framework for Zeroconf naming, service advertisement, and discovery for Symbian OS
Qt Phone Demos Qt Phone Demos-that illustrate the new features brought by Qt 4.6.0: the new version of the cross-platform application and UI framework for desktop, embedded and mobile application and service development.
These demos run on S60 v3.1, 3.2 and 5.0 phones. The .sis file will install Open C, Qt and fluidlauncher all in one go
wx60 Wx60 is a GUI toolkit for the Python programming language on Symbian S60
Mobots MoBots are small applications that you can build in your phone using a very simple graphical interface. They act automatically on specific events like small robots. This is why we call them Mobile Robots or MoBots
Other Software by developer «DOCOMO Euro-Labs and Telematica Instituut»:
Music Player Remote Music Player Remote -Python extension that lets you interact with the native MusicPlayer: request the current player state, current track, listen to player events, etc. It also contains an extra operation from the Content Library Framework API which lets you query for extra track information (Album name, track number, genre, etc
Fastcamera Fastcamera - Python extension that allows access to the camera API, in a much more flexible way than the default camera extension. It supports multiple camera's, autofocus, zoom on viewfinder etc.
Note: On 3rd edition phones Python extensions need to be signed using the same certificate and the same capabilities as the Python SIS file itself
WLANMgmt WLANMgmt - Python extension that allows access to a very limited part of the WLANManagement API: you can use it to scan for available WLAN networks.
Note: On 3rd edition phones Python extensions need to be signed using the same certificate and the same capabilities as the Python SIS file itself
ProfileEngine ProfileEngine - Python extension that allows access to the ProfileEngine API which is available on 3rd edition FP1 phones (and newer)
KeyLock KeyLock-Python extension that allows access to the Key Lock API which is available on all Symbian editions. It allows getting/setting the lock state (the latter with or without user notification), or to popup a note asking the user whether the device should be locked
ImageDecoder ImageDecoder - Python extension that allows you to perform several operations on image files:
- Extract a bitmap image from a JPG file (including EXIF data)
- Modify the EXIF data of a JPG file
- Extract a bitmap image (JPG, PNG, ..
LocationRequestor LocationRequestor -Python extension that allows access to the Location Acquisition API (which connects to, for example, an internal and/or external GPS). It supports both blocking calls and callbacks. It is based on the 'lbsreference' example in the Symbian SDK