Frameworks for Windows Mobile

Browse free open source Frameworks and projects for Windows Mobile below. Use the toggles on the left to filter open source Frameworks by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    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: 32 This Week
    Last Update:
    See Project
  • 2
    Aswang is a lightweight and flexible C++ class framework meant to make windows GUI development easier and faster without the imposition of bloated libraries or any particular visual style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BZK is a set of tools to help creating games for mobile devices. Graphics are simple but enough to create good games. This suit maybe not be suitable for very intensive games or near-photorealistic graphics. For everything else, welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Companion platform supports developing mobile applications based on a building block concept. It consists of a framework, basic reusable modules (e.g., GPS positioning, map display) and a library implemented on top of the .NET Compact Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up with highly efficient stateful binary protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Gungnir

    Apache Cordova framework for showing websites as mobile apps

    Gungnir is an Apache Cordova (PhoneGap) based framework for displaying websites as mobile apps As PhoneGap is cross-platform, the resulting app can be submitted to various app stores (Google Play, Apple App Store, BlackBerry App World etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Model View Controller framework for .NET CF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Production Ready Eleflex

    Production Ready Eleflex

    ELEFLEX is a C# framework for SOA, ESB and code generation solutions.

    This project moved to GitHub. Please go to https://github.com/productionReady/eleflex/ to get the latest source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    Tethys.Logging

    Tethys.Logging

    Simple logging & enhancements for existing logging frameworks.

    Simple logging & enhancements for existing logging frameworks. Tethys.Logging has moved to github: https://github.com/tngraf/Tethys.Logging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WOSH Framework - Wide Open Smart Home
    WOSH is a multi-platform message-oriented middleware written in ANSI C++. Service oriented architecture, designed for network distributed computing. Already working: Audio multimedia, X10, remote control (WinMobile, GTalk) and much more..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WinCC Open Architecture C# Framework

    C# Framework for WinCC OA Open Architecture connectivity (XMLRPC)

    Author: Andreas Vogler Homepage: www.rocworks.at Communication .Net client to WinCC Open Architecture. Works fine with MonoTouch and Mono for Android! GPLv3 License is used for the public domain. If you plan to use it in a CLOSED SOURCE project, please get in touch with me - andres.vogler@gmail.com ! Communication can be done directly with XMLRPC or with the included proxy: * .net remoting is used for "commands" from the client to the proxy (dpConnect, dpQueryConnect). * tcp (xml over tcp) for sending unsolicited data/events from the proxy to the client. The proxy also acts as a distributor - if clients have the same dp(Query)Connects, the connects are done once, and the proxy will forward it to the clients. Easy example for a dpQueryConnect with a delegate: client.DpQueryConnectSingle((object s, ArrayList a) => { Console.WriteLine("event!); }, "SELECT '_online.._value', '_online.._stime' FROM '*.**'");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Windows Extension (WE)
    The Windows Extension (WE) is an encapsulation of Windows API. The distinct features of WE are: 1. C++ interface; 2. simple interface for common usage, but advanced usage; 3. low coupling degree; 4. no framework, no pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    bbv.Common.Mobile is a hybrid porting of bbv.Common library which contains components and functionalities including: (a)synchronous notification component with thread switching, enum based state machine, programmatic context based rule engine. For docu
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next