ProfileEngine - Python extension that allows access to the ProfileEngine API which is available on 3rd edition FP1 phones (and newer). It has limited functionality: it allows getting/setting the current profile and retrieving a list of available profiles
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. If signed differently or using different capabilities, installation will work but you'll get KErrAccessDenied errors at run-time.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Skweezer Skweezer is a Mobile HTML Transcoder for users of handheld devices such as personal digital assistants and mobile phones. Skweezer reformats and compresses web content in order to reduce a web page's file size and makes the downloaded content easier to view on a small screen. Skweezer was developed by Skweezer, Inc. (f.k.a
IM+ for Skype Symbian IM+ for Skype® enables voice and text communication with other Skype users and provides cost-effective calling to landlines and mobiles.
Call Skype users to their PCs. With IM+ for Skype you can talk with other Skype users all over the world.
Make cost-effective calls to any destination
pyAutoAP pyAutoAP can be used to automatically select the most suitable WLAN or cellular access point available at the moment.
The autoAP module requires external PyS60 modules:
* wlantools
* elocation
The autoAP module is supposed to work in Nokia 3rd edition terminals supporting WLAN and GPRS/3G access (tested in Nokia E61i)
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
CellTrack91 Program that collects phone information about the cell you are connected to - like the netmonitor
EzSniffer EzSniffer is a network protocol analyzer for Symbian OS 7.0 and above, though aimed to developers, may result of interest to advanced users.
EzSniffer is freeware and available for Series 60 now
MobyExplorer S60 Everything you need to manage your files on your phone or FTP server.
MobyExplorer is a powerful File Manager and FTP Client for Java J2ME enabled mobile phones. It is the complete tool for managing your files on your phone or FTP server in any way
BlueFTP - Medieval Bluetooth File Transfer BlueFTP - Use your cell phone to manage files of any OBEX ready device that support File Transfer Profile (FTP), almost on all models today, with a Bluetooth connection
MobileHelp MobileHelp is a strong application on Nokia S60 3.0 platform. It have lots of functions:
Search for contacts by keywords (company, notes, title etc), time, and number.
Back up SMS messages.
Secrete SMS.
Quickly find all of the phone call records for a specific contact.
Quickly find all of the messages for a specific contact
NetworkAcc - Mobile Network Accelerator NetworkAcc is a powerful mobile network accelerator specially designed for smartphone and BlackBerries. It accelerates all your mobile-network based activities, which include browsing, downloading, uploading, streaming, online gaming, sending and receiving email, etc
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
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, ..
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
Landmarks Python extension that allows access to the Landmarks API which is available on 3rd edition 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
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