PktPing PktPing also named Pocket Ping, is a Ping utility for Symbian S60 devices.
Note: PktPing need NetworkControl capability, you need sign it by yourself before installing
MegaPyModulePack MegaPyModulePack-A collection of modules for Python
SDP Editor SDP Editor - An application for updating SDP records on Series 60, specifically for making Bluetooth File Exchange on OS X usable with Series 60. Licensed under GPL.
OBEX File Transfer on Series 60, with Bluetooth File Exchange on OS X
This only conserns Series 60 2nd edition (and probably 1st edition, too), 3rd edition and Series 80 work as they should
DTNS60 DTNS60- bundle node implementation for Symbian S60 phones. It includes a daemon process offering bundle protocol services for the DTN applications in the challenged mobile networks, and a few example applications
SuperOptimize SuperOptimize is a package to shrink, obfuscate and optimize your Java code for SuperWaba. The resulting files will be smaller, obfuscated, and heavily optimized
Python for S60 (PyS60) Python for S60 (PyS60) - Python for S60 (PyS60) brings the power and productivity of the Python programming language to the S60 platform. The tools enable rapid application development and prototyping, and the ability to create stand-alone S60 applications written in Python
PyS60 Python Python for S60 - brings the power and productivity of the Python programming language to the S60 platform. The tools enable rapid application development and prototyping, and the ability to create stand-alone S60 applications written in Python
LogMan LogMan-is a logging service running on Symbian phones intended for debugging tasks. The service allows one to send messages through a USB serial connection to PC. Other serial connection methods should work also, but are not supported. Infrared(IrComm), for example. On Symbian simulator, the messages are also logged to %TEMP%/epocwind.out by using RDebug logger
Other Software by developer «DOCOMO Euro-Labs and Telematica Instituut»:
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
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
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
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, ..
ProfileEngine ProfileEngine - Python extension that allows access to the ProfileEngine API which is available on 3rd edition FP1 phones (and newer)
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
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