Open Source Windows Mobile Software - Page 9

Software for Windows Mobile

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1

    ULTiMate Dictionary

    Ultimate dictionary that not only holds words but teaches them as well

    There are many dictionaries so making another one can look words up would be extremely useless. But what if a dictionary could even teach those words put into it? What do you think?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project aims to development a universal media codecs for video/audio/image processing. It use same interfaces for all codecs. And it target system is embedded system. The codecs will be include: MPEG2, MPEG4, H264, AAC, VC-1, AVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Unreal Speccy portable

    Unreal Speccy portable

    Portable ZX-Spectrum emulator based on UnrealSpeccy 0.37.3 by SMT

    Portable ZX-Spectrum emulator supports Z80 128K (Pentagon) AY/YM, Beeper, Beta Disk, Tape, Kempston Joystick/Mouse, Snapshots, Replays. Supported formats: sna, z80, szx, rzx, tap, tzx, csw, trd, scl, fdi, zip. Created to be ported to many platforms such as Windows/Linux/Mac/Symbian/Dingoo A320/Android/iOS/PSP/Raspberry Pi, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Windows Mobile frontend for the VCast Fauceut PVR service (www.vcast.it)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    VK History Saver is a program that allows download history from VK to HTML file. Features: Downloading all history with selected user or with a set of users (batch mode) Downloading pictures Preview in HTML file Full-size (maximum available) to a local folder VKAlbumTools - allows set privacy settings for albums in batch mode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C# framework for developing aplication on Windows Mobile 6+. Including 2D graphics layer (GDI, Imaging API or OpenGL), sound layer (FMOD powered), system layer, senzors, multi-touch (HTC HD2 only) and more... with example aplications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    It's the port of Pauker (http://pauker.sourceforge.net/) to .Net and windows mobile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    Simple WebServer for .NET and Mono can serve static web sites with images of corse. Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Watch on PocketPC and Smartphone images from IP webcam published on Internet or on LAN (useful for surveillance webcam)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Educational PocketPC application used for general bluetooth and wireless radio recon. Whiskers tries to exploit hardware available on common PDAs providing extras such as tracking devices, GPS logging, scripting features etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WifiGetPod
    WifiGetPod is a Windows Mobile 5+ Pocket PC podcatcher that enables pods to be downloaded directly to the device via Wifi to avoid syncing podcasts. WifiGetPod aims to be finger friendly allowing access to functionality without the use of a stylus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a C# .Net application that allow to have a wiki-like knowledge base. It creates text files for each new pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    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
  • 16
    Bluetooth switch for Windows Mobile 6.1 devices. Enables association of an hardware button for toggling Bluetooth status
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Created by Moviquity and based on studies within the project Workpad, it offers a code in C# to deploy a MANET (Ad-Hoc, Meshnet) with protocol OLSR. Developed for WM 6, Win XP and can be adapted to other platforms using NET Framework and Compact
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Remote Control VLC Media Player (http://www.videolan.org/vlc/) from a Windows Mobile Device over LAN. The application requires Windows Mobile 6.x and .NET Compact Framework 3.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Traffic citation prototype for WM with GPRS/WiFI capability to send electronic citation wirelessly. Full Open source solution based on PHP, Apache & MySQL servers. Made with EVC++ but runs ok on MS Windows Mobile 2003, MS WM 5 y 6 (www.smartquery.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    a vocabulary trainer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XBMC Remote application for WinMo based devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XMTuner
    XMTuner allows you to access the Sirius|XM Satelite Radio streams on your UPnP media player. It supports a variety of devices, such as the Xbox 360, PS3, Nintendo Wii, D-Link DSM-320 (and similar), smartphones, internet-capable receivers and TVs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XSP PDA
    XSP is an eXtensible socket-based protocol. XSP PDA is a mobile version of XSP 1.0. The main idea of this project is to connect two devices directly without any servers between them. Chat and file sharing are supported now. Authors: m1kc and Solkin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Aplicación en JAVA de soporte diario ós dispositivos moviles con utilidades de xestión de Servizo Técnico e Autoventa, orientado a empresas que ofrezan servizos de SAT e Autoventa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is a calculator for Windows Mobile6, its aim is to be user-friendly and useful. The screen resolution is WQVGA (240 x 400), randomly like a Samsung i900. There are some functions like trigo, Log2, LogN, Sqrt... Just yet another calculator:)
    Downloads: 0 This Week
    Last Update:
    See Project