Open Source Windows Mobile Software - Page 17

Mobile Software for Windows

View 26329 business solutions
  • 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
  • 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
  • 1
    Bluvert is a small collection of Python scripts which allows you to build up quickly a Bluetooth advertisement server. The server can send any OBEX message you want to. Bluvert uses hcitool and obexftp/ussp-push as additional tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    btrxml

    Basic, Tiny, Reader for XML

    A very basic, portable, tiny parser for XML, written in C under the zlib license. It is designed to be used in memory constrained environments (smartphones for example). The end result will be a "DOM-like" collection of memory. A lot of things were chopped away to deliver the very basic support for XML, and this project does not aim to become a fully compliant parser; keep it basic, stay basic. Part of the design goal is to jam all of this in to one .C file and one .H file while giving other developers a somewhat convenient API. Check the project website for more information about what btrxml is, does, won't do, example usage, and stuff like this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    capooro rassaber

    Rassaber for Mako and Grouper

    For the moment I'm only a builder, I'm learning. /// THANKS @rascarlo and @sparksco for RasBeanJelly/RasSaber and their help in setting up build environment, repo and building RasSaber. Android Open Source Project CyanogenMod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Few Windows CE or RAPI programs for file management, sending SMS, making screenshots etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5

    chameleon_14443

    Low-cost, ISO 14443 compliant emulator for contactless smartcards

    ! This website is discontinued ! The new, improved MiniChameleon is maintained as of January 2014 on github: https://github.com/emsec/ChameleonMini ATXmega based emulator for contactless smartcards, designed and maintained by Embedded Security Group at the Ruhr-University in Bochum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dragon Controller Protocol This project defines the protocol and server-side aspects for taking control of various devices using simple text strings (commands). For client-side see our sister project @ www.dragoncontroller.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dedex converts Android .dex files back into Java VM class files, which can then be subsequently executed or analysed using more commonly available tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C# frontend for an offline dictionary from dict.cc. Download, compile with nant doc and see the documentation in the directory doc for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    dinfo

    Web access to WURFL data, implemented as a Java servlet.

    Dinfo is a standalone Java servlet, with WAR packaging available, to provide access to WURFL information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    django-push-notifications

    django-push-notifications

    Send push notifications to mobile devices through GCM or APNS

    A minimal Django app that implements Device models that can send messages through APNS, FCM/GCM, WNS and WebPush. The app also implements an admin panel, through which you can test single and bulk notifications. Select one or more FCM/GCM, APNS, WNS or WebPush devices and in the action dropdown, select "Send test message" or "Send test message in bulk", accordingly. Note that sending a non-bulk test message to more than one device will just iterate over the devices and send multiple single messages. UPDATE_ON_DUPLICATE_REG_ID: Transform create of an existing Device (based on registration id) into an update. Sending messages in bulk makes use of the bulk mechanics offered by GCM and APNS. It is almost always preferable to send bulk notifications instead of single ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    droidz Wheel

    droidz Wheel

    Turn your android device to a game wheel in seconds

    Turn your android device to a portable and highly configurable gaming wheel in seconds. All you have to do is to download the server and the app and start playing. Download server from sourceforge https://sourceforge.net/projects/droidzwheel/ Download Client from getjar [also available on SlideMe] http://www.getjar.com/droidzwheel Download the Server from http://zontek.zzl.org/files/droidzwheelv1.zip A full guide on using and installing the app http://zontekob.blogspot.com/2012/12/releasing-droidz-wheel-turn-your.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    eNFC

    embedded NFC

    A small and simple Java API to read and write NFC cards. It supports mifare cards and PN 532 chips. This library works with RS232. More details: http://blog.sibvisions.com/2012/12/23/new-project-embedded-nfc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    enlacesSI

    enlacesSI

    Store links like Evernote from Android with WebDAV

    Store links from your Android device using WebDAV File Manager in your Android device and ownCloud in you server, and then store and catalog from a web browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    evilrpg

    plugin-based RPG manager in C++ and Qt5

    Plugin-based RPG manager written in C++11 and Qt 5. Currently focused on Pathfinder (as that's what I spend my time on), but intended to be game-agnostic for most functions. Network-centric with a user-defined central list server (with a default public list server) to find games and players or just chat/spectate. Intended to manage game assets (character sheets, effects, initiatives, automate rules, etc) with a print function so you're not bound to the application to play your game. Plugins planned include a 3D mappiing capability using the Unreal Engine and initiative/effect tracking. Plugins may be under a different license than the base application, depending on the plugin. evilrpg itself is going to be under the BSD license supporting Windows, Linux, and (hopefully) Mac. Support is also planned for Android, and possible IOS if the community supports it (code is portable).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    floatsync
    A tool to sync iTunes music with Android phones and other devices that support a "mass storage device" mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    fossapps

    An Open source GAPPS Alternative

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A free tool to scan Nokia Content Copier's backup files and retrieve user data stored into them, regardless of Nokia's tools ability to get data back on the phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple raster image viewer with Zoom/Pan capabilities for Windows Desktop and Mobile (PDA and Smartphone) based on GDAL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    generator-ngx-rocket

    generator-ngx-rocket

    Extensible Angular 13+ enterprise-grade project generator

    Extensible Angular 5+ enterprise-grade project generator based on angular-cli with best practices from the community. Bootstrap, Angular Material or even Ionic are available, just pick one and start to code. Save time and maintenance effort by creating Progressive Web App and mobile app with the same code base. The app template is based on HTML5, TypeScript and Sass. Optimized build and bundling process with Webpack. Development server with backend proxy and live reload. Cross-browser CSS with autoprefixer and browsers list. Internationalization managed by ngx-translate. Asset revisioning for better cache management. Unit tests using Jasmine, Karma, and headless Chrome. End-to-end tests using Protractor. Static code analysis: TSLint, Codelyzer, Stylelint and HTMLHint. Local knowledgebase server using Hads. Progressive Web App (PWA) support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A free, java-based wearable computer and augmented reality system. Designed to be constructed out of common off-the-shelf items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Historia clinica electronica para atencion prehospitalaria
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A web based repository and interface to the CSV files available from the iDB iTouch/iPhone database application tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Implementation of iPass (http://www.ipass.com) Generic Interface Specification to allow authentication through command line parameters to a captive web portal. It requires a working wget.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Allows users to mount iPhones and iPod Touch devices as disks in Windows, allowing Explorer or any program to access the filesystem. Due to changes by Apple, now REQUIRES the itunesmobiledevice.dll from itunes 9.0 in its program directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tool for install or update iPhone application via adhoc method.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB