Open Source Symbian OS Software Development Software

Software Development Software for Symbian OS

Browse free open source Software Development software and projects for Symbian OS below. Use the toggles on the left to filter open source Software Development software by OS, license, language, programming language, and project status.

  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Free Pascal Compiler

    Free Pascal Compiler

    Free 32/64/16-bit multi-platform Pascal and Object Pascal compiler

    A 32/64/16-bit Pascal compiler for Win32/64/CE, Linux, Mac OS X/iOS, Android, FreeBSD, OS/2, Game Boy Advance, Nintendo NDS and DOS; semantically compatible with Delphi, Borland Pascal and Mac Pascal (partially) with extra features, e.g. operator overloading.
    Leader badge
    Downloads: 2,906 This Week
    Last Update:
    See Project
  • 2
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming, SOAP and REST Web API development, WS-* protocols (WS-Security, WS-Policy, WS-ReliableMessaging, etc), XML-RPC and JSON. Licensed under GPLv2. Visit the developer center with guides, tutorials, and examples at www.genivia.com/dev.html The documentation of the toolkit, libraries, plugins and more is available at www.genivia.com/docs.html Commercial-use licenses and expert technical support services are available at competitive pricing levels, please visit www.genivia.com/products.html
    Leader badge
    Downloads: 431 This Week
    Last Update:
    See Project
  • 3

    Irrlicht Engine

    3D Engine c++

    The Irrlicht Engine is an open source high performance realtime 3D engine written and usable in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderers.
    Leader badge
    Downloads: 254 This Week
    Last Update:
    See Project
  • 4
    GoogleTest

    GoogleTest

    Google Testing and Mocking Framework

    GoogleTest is Google's C++ mocking and test framework. It's used by many internal projects at Google, as well as a number of notable projects such as The Chromium projects, the OpenCV computer vision library, and the LLVM compiler. This GoogleTest project is actually a union of what used to be two separate projects: the old GoogleTest and GoogleMock, an extension of GoogleTest for writing and using C++ mock classes. Since they were so closely related, they were merged to create an even better GoogleTest. GoogleTest features an xUnit test framework, a rich set of assertions, user-defined assertions, death tests, among many others. It's been used on a variety of platforms, including Cygwin, Symbian, MinGW and PlatformIO.
    Downloads: 23 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    PyLoris

    A protocol agnostic application layer denial of service attack.

    PyLoris is a scriptable tool for testing a server's vulnerability to connection exhaustion denial of service (DoS) attacks. PyLoris can utilize SOCKS proxies and SSL connections, and can target protocols such as HTTP, FTP, SMTP, IMAP, and Telnet.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 6
    The Python programming language for S60 mobile phones.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    ScummVM

    ScummVM

    A cross-platform interpreter for many point-and-click adventure games

    ScummVM is a cross-platform interpreter for many point-and-click adventure games. This includes LucasArts SCUMM games (such as Monkey Island 1-3, Day of the Tentacle, Sam & Max, ...), many of Sierra's AGI and SCI games (such as King's Quest 1-6, Space Quest 1-5, ...), Discworld 1 and 2, Simon the Sorcerer 1 and 2, Beneath A Steel Sky, Lure of the Temptress, Broken Sword 1 and 2, Flight of the Amazon Queen, Gobliiins 1-3, The Legend of Kyrandia 1-3, many of Humongous Entertainment's children's SCUMM games (including Freddi Fish and Putt Putt games) and many more. The project mailing lists have been moved to http://lists.scummvm.org The project tracker has been moved to https://bugs.scummvm.org
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 8
    db4o is the world's leading open source object database for Java and .NET. Leverage fast native object persistence, ACID transactions, query-by-example, S.O.D.A object query API, automatic class schema evolution, small size (http://developer.db4o.com)
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    Swing ME

    Swing ME

    Java UI Framework for Desktop/iOS/Android

    A Pure Java implementation of Swing GUI, with Layouts, Borders, Renderers and lots of components including inline TextField, Buttons, Window, TabbedPane and many others. ALL visual and behavioural aspects can be fully customised of ANY component.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    TSP Solver and Generator

    TSP Solver and Generator

    Generate and solve Travelling Salesman Problem tasks

    TSPSG is intended to generate and solve Travelling Salesman Problem (TSP) tasks. It uses Branch and Bound method for solving. An input is a number of cities and a matrix of city-to-city travel prices. The matrix can be populated with random values in a given range (useful for generating tasks). The result is an optimal route, its price, step-by-step matrices of solving and solving graph. The task can be saved in internal binary format and opened later. The result can be printed or saved as PDF, HTML, or ODF. TSPSG may be useful for teachers to generate test tasks or just for regular users to solve TSPs. Also, it may be used as an example of using Branch and Bound method to solve a particular task.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    Bakefile

    Native makefiles generator

    ==== Bakefile development was moved to GitHub: https://github.com/vslavik/bakefile ==== Bakefile is cross-platform, cross-compiler native makefiles generator. It takes compiler-independent description of build tasks as input and generate native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    CrossBrowdy

    CrossBrowdy

    JavaScript framework to build game engines, games, emulators and apps

    CrossBrowdy is a free and open-source JavaScript framework that allows to create multimedia apps, emulators, game engines and games that will be compatible with any device. Any software developed with CrossBrowdy should be able to be used in any JavaScript compatible web client (including browser plug-in, add-on, extension, app...) which supports "document.getElementById". This framework allows any developer to manage easier many different things, such as audio (with Flash fallback, audio pool, etc.), canvas (with DHTML, VML, Flash or Silverlight fallbacks), screen, mouse, keyboard, gamepads, sockets (including PHP proxy fallback), XHR / AJAX (with PHP proxy for cross-domain requests), device sensors (compass / magnetometer, gyroscope, accelerometer, light sensor, proximity sensor...) and many more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Java Tiny Gfx Library (JTGL) is a graphic fundation framework (a graphics/gaming api) that will allow easy deployment/porting of applications/games on many environments: J2SE,J2ME/MIDP(Nokia,Siemens,BlackBerry),SuperWaba(Palm,PPC,Symbian),ExEn,DoJa,etc..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Development of user interfaces (clients) for the w1-fi web service. w1-fi is a web content system for cell phones with user accounts, localization in maps, upload of images/videos, and selling products through online payment gateways like paypal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Thank You for Visiting the AOL Open Mobile Platform Site. OMP 1.0 is now available for download! Open Mobile Platform is an open source mobile application development platform that supports Windows Mobile, Java, BREW, Symbian and Linux platforms. You can
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    As a player, you may want to play a game which can be customizable and enjoyable. As a game developer, you may want to develop a game more efficiently and enjoy the process of development. Please join in us and make the fertile game soil.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Web, Wap & iMode Java J2SE/J2EE Lightweight Framework and Tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Useful utilities for running applications on Symbian smartphones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CodeNote will be an user-friendly and straightforward solution to quickly outline code snippets on your Java enabled phone. It aims to become a rich programmers notepad, full of features such as syntax highlighting and language keywords recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Symbian C++ interfaces (e.g. MUnknown), some optional utility classes, and a ECOMPLUS DLL for making Symbian's existing ECOM framework work a little bit more like COM on Windows (tm). First published 2004 on http://www.newlc.com/ECOMPLUS.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The EMP language (Easy Mobile Programming) is an easy-to-use programming language for developing independent Symbian OS applications. The primary goal is to provide an easier alternative for the Symbian OS C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Flash Lite 2.0 source files take standard XML and parse to mobile pages suitable for Symbian and Windows Mobile devices that support Flash Lite 2.0. There is some device resolution independence. Support for icons, bkg. images, softKey actions & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a high performance Mobile OS based on the Symbian Foundation code. We use the kernel and some engines. We create a simpler application framework that allows AJAX, Java, Mono, and other well behaved Rich Internet Application frameworks to operate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GCCE4Symbian

    Provide latest GNU toolchain for Symbian developers

    Provides bleeding-edge GNU toolchain for Symbian. GCC still supports Symbian therefore project active. Binutils and GDB stop support Symbian and last provided versions are 2.29.1 and 10.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GDesk is a customizable and extendable desktop system for Symbian (UIQ 3, S60 3rd and 5th editions). Icons can be placed on the desktop representing applications, page links and plug-ins; these can then be launched by tapping them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.