Open Source Linux Mobile Software - Page 3

Mobile Software for Linux

View 7799 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
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    jVDR is a Java based and iPhone optimized Web-Frontend for controlling the Video Disc Recorder (VDR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    libvmms

    Simple Multimedia Messaging Service (MMS) protocol decoder library.

    Simple Multimedia Messaging Service (MMS) protocol decoder library. You can use the example to parse any MMS message headers and to extract its body parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    maDDR
    Code library for browser/device repository. Standard interface adhering to W3C specification. Will be available in multiple source languages for multiple platforms. Main use is context-based adaptation of content/services on mobile aware Web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HTTP proxy via e-mail. Mailwebproxy reads URL from mail subject and read PUT data from mailbody. Mailwebproxy accesses web server and makes mail contains web pages. So, you can read web pages using mail interface. This is usefull for celler phone us
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    "miTEL" is a mashup and service compound for delivering and sharing private contact data (virtual visit cards) with enhanced security and ease of use based on .TEL domains platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    okayNav

    okayNav

    Responsive navigation solution

    You know how navigations have only a desktop and a mobile state, right? I thought, "this might cost people money because it requires additional click for users to reach even the most important pages." This navigation aims at progressively collapsing navigation links into an off-screen navigation instead of doing it for all the links at the same time. AMD/CommonJS support. Multi-level navigation. Option to prioritize certain nav items. Option to hide or show all nav items instead of doing it progressively. okayNav depends on jQuery. Tested with jQuery 1.10+ but should work with lower versions. The stylization of okayNav comes in a commented LESS and CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A SOAP client C# GUI to perform U.S. Federal personal income tax estimates using the RushTaxOS taxEngine. Versions will be provided for desktop (Microsoft Windows XP & Vista), web-based (Internet Explorer), and mobile devices (Microsoft Windows Mobile).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Small command line tools for monitoring 3G mobile modems. It shows current operator, radio type and signal quality. Also you can send SMS and ran ppp connection. it can be used to make plugins for any monitoring utils like gkrellm, superKaramba, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tinyJS
    JS-Toolkit: Selectors with Methods, Events, Networking and Helpers in less than 5kb
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    vConsole

    vConsole

    A lightweight, extendable front-end developer tool for mobile web page

    vConsole is a lightweight, extendable front-end developer tool for mobile web page. A plugin allows you to add a new tab, add one or more tool button(s). You can customize the functions of the tab and buttons. After imported, vConsole should be inited manually. When vConsole is not loaded, logs will be printed to native console. After importing vConsole, logs will be printed to both front-end console and native console. Some useful vConsole properties and methods are available for plugin development. You can destroy an vConsole instance object and remove vConsole panel from document. You can also add a new plugin to vConsole. Duplicate plugin will be ignored. Create an vConsole plugin object, bind plugin events to this object, and add this object to vConsole. While installing and running a plugin, vConsole will trigger some events to allow a plugin customizing it's functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    vcgen

    This utility generates standard vcards

    This utility is a perl script to generate standard business cards (vCard). This format was defined by the Internet Mail Consortium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wms2go
    The project wms2GO is designed to build a local executable WebGIS application out of pre-defined or manual selected WMS (OGC WebMapServices) of free map extract. Thus it is possible to use this application on a mobile device (e.g. a laptop) without any network access. Manuals for Installation and Setup have been added to the SVN. You can find them here: http://wms2go.svn.sourceforge.net/viewvc/wms2go/wms2go-help-1.0/ At the moment, they are only available in german, but this may change in the future. A demo client is published under: http://wms2go.dlz-it.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    51Degrees-Java

    51Degrees-Java

    Mobile Device Detection for Java - 4 Step Setup - 3 minutes

    Add mobile device detection to Java the easy way with 51Degrees.com. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Also available on Maven. 1) Download the zip and extract. 2) Add the core JAR located in the "dist" directory to your java project. 3) Import the following packages: import fiftyone.mobile.detection.Match; import fiftyone.mobile.detection.Provider; import fiftyone.mobile.detection.factories.StreamFactory; 4) Use the following code to start detecting devices: //The Lite data file is provided with every archive. Provider p = new Provider(StreamFactory.create("path/to/data/file")); Match match = p.match("USERAGENT_STRING"); boolean isMobile = match.getValues("IsMobile").toBool(); if(isMobile) System.out.println("Mobile"); else System.out.println("Not mobile");
    Downloads: 0 This Week
    Last Update:
    See Project