Open Source C Mobile Software - Page 2

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

  • Easy-to-use online form builder for every business. Icon
    Easy-to-use online form builder for every business.

    Create online forms and publish them. Get an email for each response. Collect data.

    Easy-to-use online form builder for every business. Create online forms and publish them. Get an email for each response. Collect data. Design professional looking forms with JotForm Online Form Builder. Customize with advanced styling options to match your branding. Speed up and simplify your daily work by automating complex tasks with JotForm’s industry leading features. Securely and easily sell products. Collect subscription fees and donations. Being away from your computer shouldn’t stop you from getting the information you need. No matter where you work, JotForm Mobile Forms lets you collect data offline with powerful forms you can manage from your phone or tablet. Get the full power of JotForm at your fingertips. JotForm PDF Editor automatically turns collected form responses into professional, secure PDF documents that you can share with colleagues and customers. Easily generate custom PDF files online!
    Learn More
  • Project Planning and Management Software | Planview Icon
    Project Planning and Management Software | Planview

    Connect programs, projects, resources, and financials with business outcomes using portfolio management software from Planview.

    Planview® Portfolios enables enterprises to accelerate strategic execution by seamlessly integrating business and technology planning, optimizing resources, and leveraging the power of embedded AI — Planview Anvi™ — to deliver breakthrough products, services, and customer experiences. This unified approach aligns strategy with execution, driving enhanced business performance across the organization.
    Learn More
  • 1
    This project provides a chip card interface device driver for the PC/SC Lite server deamon (pcscd). The driver provides a standard PC/SC interface to NFC devices supported by libnfc. Note, that this project is currently not actively developed. However, the code has been adopted by the libnfc-Team. See https://code.google.com/p/ifdnfc/source/checkout.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    J8051 is an API for communication between a 8051 microcontroller and a cell phone using Java ME, Bluetooth and "C" language callback functions, providing a easy way for embed systems developers build a communication between.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A windows based simulator for a real multimedia message service center.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    MusiqBox

    MusiqBox

    An social musicsystem for your Pi and smartphone.

    MusiqBox is an client-server based audio player, which let you stream music files from any device to an server and plays it. You are also able to store music on the server itself and manage it with your smartphone or desktop. The aim of MusiqBox is to extend the functionality of an existing audio-system (e.g. common stereo) with this features: -Playback of common audio-formats like: mp3, ogg, flac, wave,… -Stream music files over the network -Store music files locally -Remote control -Playlist support -…
    Downloads: 1 This Week
    Last Update:
    See Project
  • Assembled is the only unified platform for staffing and managing your human and AI support team. Icon
    Assembled is the only unified platform for staffing and managing your human and AI support team.

    AI for world-class support operations

    Assembled is the only platform that unifies AI agents and intelligent workforce management to power fast and flexible support operations. Built for scale, we help teams automate over 50% of customer interactions, forecast with 90%+ accuracy, and optimize staffing across in-house and BPO teams. Orchestrate every chat, email, or call, balancing workloads between human and AI agents in real time — without sacrificing quality or control. Trusted by Stripe, Canva, and Robinhood, Assembled transforms support from a cost center into a strategic advantage. Our Workforce and Vendor Management tools connect forecasting, scheduling, and performance for smarter staffing decisions. AI Agents automate conversations across channels with your workflows and brand voice. AI Copilot empowers agents with real-time guidance, suggested replies, and one-click actions for faster, higher-quality resolutions.
    Learn More
  • 5
    A Mac OS X file system that can be used to change the behavior of an existing file systems so that all file names are returned in UTF-8 NFC form. Workaround for applications that have problem with the default file name encoding of Mac OS X.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PalmSecure (pSecure for short) is the opensource adaptation of the discontinued Toysoft program, SecureX. The source rights were purchased from them, and, after meeting their conditions, it was made free for everyone to use. Please use it!!!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    This is for anyone needing the SDK for Mac, without spending countless hours setting it up, and fixing everything.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A series of open source files and programs available to use for developing programs to work with the WowWee Robotics RSMedia Robot. These include a USB serial console, a cross-compiler, a firmware dump program, text-to-speech and source code.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • The top-rated AI recruiting platform for faster, smarter hiring. Icon
    The top-rated AI recruiting platform for faster, smarter hiring.

    Humanly is an AI recruiting platform that automates candidate conversations, screening, and scheduling.

    Humanly is an AI-first recruiting platform that helps talent teams hire in days, not months—without adding headcount. Our intuitive CRM pairs with powerful agentic AI to engage and screen every candidate instantly, surfacing top talent fast. Built on insights from over 4 million candidate interactions, Humanly delivers speed, structure, and consistency at scale—engaging 100% of interested candidates and driving pipeline growth through targeted outreach and smart re-engagement. We integrate seamlessly with all major ATSs to reduce manual work, improve data flow, and enhance recruiter efficiency and candidate experience. Independent audits ensure our AI remains fair and bias-free, so you can hire confidently.
    Learn More
  • 10
    inwi-usbmodem
    This is a set of files to add support for LG EVDO Rev.A USB modems, such as the LDU-1900D and HDM-2100 on Linux, and a fast, light and standards-compliant driver for MacOSX. Paquetages pour le support des modems USB tels que le LDU-1900D ou le HDM-21
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ACNexus is a bluetooth sensor device, communicating with various clients such as mobile phones. The software suite consists of: ACNexusBT (Arduino firmware), ACNexusMobile (J2ME Phone App), ACNexusQC (Quartz Composer Plugin), ACNexusX (OS X app)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    Android Anti Root Detection

    Android Anti Root Detection

    AARD is a sandboxing app that performs root detection. Root detection is the best practice of Android security. By using ptrace to call dlopen on the remote process. The loaded library has a constructor that replaces the code of access with its own. If you look at the Android source code, File.exists calls access. If an app tries to check the presence of su, Therefore we emulate its absence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Android on PXA270

    Android on PXA270

    Porting Android to Intel(Marvell) ARM XScale PXA270. A complete build system for embedded Linux and Android on PXA270. It was open source for anyone but no responsibility for any damage resulting from any usage of the software. Demo : http://www.youtube.com/watch?v=3Ine1k4Hzy8 http://www.youtube.com/watch?v=3Xp5zMPOI1c http://www.youtube.com/watch?v=lYzRSNuUsIw http://www.youtube.com/watch?v=1lmmld7LjGM http://www.youtube.com/watch?v=CNGhFmCwaxw Documents : http://sourceforge.net/projects/android-pxa270/files/BringUp_Android_on_PXA270.pdf http://sourceforge.net/projects/android-pxa270/files/Android_Porting_on_PXA270.pdf Checkout the source code : svn co https://android-pxa270.svn.sourceforge.net/svnroot/android-pxa270 android-pxa270 Project host : http://www.mask.org.tw Author : mask.chung@gmail.com Blog : http://www.mask.org.tw/blog Linkedin : http://www.linkedin.com/in/maskchung Donate: Paypal or http://www.mask.org.tw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    I got an account at android-x86.org. So this porting will be merged to android-x86.org in long term. The objective of this project is porting Android-x86.org to viliv S5 device. viliv S5 has following hardware spec. Menlow platform, GMA500(poulsbo) G
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Baraza is an Open Source mobile instant messaging server for Unix/Linux, implementing the Wireless Village/Instant Messaging and Presence Service (IMPS) protocol. The server supports inter-domain federation using IMPS SSP and Jabber/XMPP -www.baraza.im
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Source code for the 1-Bit GrooveBox, a synthesizer based on research by Noah Vawter at the MIT MediaLab. Plans and source for the BitBox are open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BitInt is a multiprecision library for Contiki operating system. Tested on MSPsim for Tmote Sky platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BlueAdvertise is a platform for bluetooth advertising based on small embedded board and a USB bluetooth key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Bluetooth Car

    Remote controlled car model made from mobile phones

    Car model carries MCU(STM32L152) unit and J2ME mobile phone. It is controlled via bluetooth from another mobile. Car is able to move, turn, speak and take pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CyanogenMod 7 for Samsung Galaxy S Series Phones Sources: http://github.com/CyanogenMod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DBFrames is an application framework for building data aware applications for Windows Mobile devices. It uses PythonCE, SQLite and PocketPyGui. Version for Android (writen in Java): https://github.com/yurtk/dbfragments
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Feeding Timer is meant to remove the mathematics from tracking breastfeeding times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    "flashmanager" is a software to manage the flash partitions from user-space. This uses an underlying driver layer for interaction with the flash device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GPSDproxy is a small program which reads GPS data from a running gpsd process (http://gpsd.berlios.de/) and forwards it to a remote server via an UDP connection. GPSDproxy is intended to be run on GPS enabled mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB