Home Technologies For developers Open source For Symbian

For Symbian

Symbian and Nokia Series 60 -related open source projects we are maintaining or in which we are participating

SCons for Symbian
SCons for Symbian is a build toolchain intended as a replacement for Perl and MMP files used on regular Symbian projects.
Python for Series 60 Community Edition
Python for Series 60 Community Edition is an open development branch for PyS60. The goal of the project is to make it easier to build high quality PyS60 applications. To achieve this, the project has created a new build chain to make custom Python deployments possible. The project also serves as an umbrella to collect useful extensions and patches into a maintained distributed version control repository - unlike in the original Nokia PyS60, the codebase is open for all developers.
LogMan for Symbian
LogMan is a logging service running on Symbian phone 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.