Showing 453 open source projects for "gnu/linux"

View related business solutions
  • 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
  • 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
  • 1
    SharkNet

    SharkNet

    Semantic P2P Social Network

    Semantic P2P Social Network
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    PDFReporter Studio

    PDFReporter Studio

    Eclipse-based report and document development tool for PDFReporter

    PDFReporter Studio is an open source, eclipse-based report designer based on Jasper Studio using the PDFReporter library. Create very sophisticated layouts containing images, subreports, crosstabs and much more for mobile usage. Access your data through JDBC and XML, custom sources can be added. Then publish your reports as PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PNR Status Buzz

    PNR Status Buzz

    We have created this App for spreading knowledge of pnr status

    We have created this app to help out the passenger traveling across the nation. Mostly in India people travel through train as it is an affordable and convenient medium of traveling. Many among of us travel regularly through train and seeking to know their current PNR status or other train enquiry in urgent basis, so for them we have created this app, through this they can track down their train PNR status just by entering their 10 digit PNR Number in the given box. On doing so; result will...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    51Degrees-PHP

    51Degrees-PHP

    Mobile Device Detection for PHP - 4 Step Setup - 3 Minutes

    4 Steps - Download, Unzip, Include, Go Mobile with PHP Add mobile device detection to PHP the easy way with 51Degrees.mobi. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Step 1 - Download the Zip file from SourceForge. Step 2 - Unzip the file into a directory of your choice within your project. Step 3 - Then add the following code to your PHP page...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Buttons 2.0

    Buttons 2.0

    A CSS button library built using Sass and Compass

    Buttons is a highly customizable production ready mobile web and desktop css button library. Buttons is a free open source project created using Sass. View the showcase demo to see the buttons in action. The showcase provides a full list of examples along with code snippets to speed up development. If you're using Bower you can run bower install Buttons. Buttons styles are now independent (ex. button-flat, button-3d, etc.). You can apply these styles and they will automatically pick up the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    chromeos-apk

    chromeos-apk

    Run Android Apps in Chrome OS OR Chrome in OS X, Linux and Windows

    Make sure Android applications are compatible with your Chromebook, first try to install an official application. Download an official app, such as Evernote, from the Chrome Web Store. Then download an open source game, like 2048.APK Game by Uberspot and load it as an unpacked extension. Go to chrome://apps and launch it there, ignore warnings. Install a sample Android app from the Chrome Store to get the runtime. Test out that app, make sure it runs on your hardware. Ubuntu might need sudo...
    Downloads: 52 This Week
    Last Update:
    See Project
  • 8
    Laverca

    Laverca

    Mobile signature service client Java API

    Laverca is an open-source Java API for requesting signatures using mobile signature services. Mobile signature service (MSS) allows users to sign messages securely using mobile devices. For instance, Laverca API can be used for document signing or strong user authentication in a login system. Laverca implements the ETSI TS 102 204 SOAP interface for application providers (APs). It means that Laverca can communicate with ETSI 204 conforming MSS systems. Laverca supports synchronous and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Enteron 18

    Enteron 18

    Surfing to the future

    Enteron is a brand that evolved much in the last two years. Since the Enteron 1, this product went into a browser that is available for almost all platforms. Fast, secure and with a good interface the new Enteron 18 debuted officially in 5th January. License: Proprietary
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QRemoteControl-Server

    QRemoteControl-Server

    QRemoteControl is a remote control application for your mobile phone.

    ...This is the server part of QRemoteControl. The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MathTizzy

    Math Facts practice for classrooms or homes

    Math Tizzy is a free online math learning program designed for schools and home users. It is a PHP and MySql program as I put it up now with little Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GPSInfo

    Apl. móvil de Información georeferenciada + visor 3D escritorio

    Plataforma de creación de información georeferenciada desde dispositivo móvil. Aplicación de escritorio 3D para explotación de la información. NEW: actualizada apk para soporte hasta Android 4.4 KitKat
    Downloads: 36 This Week
    Last Update:
    See Project
  • 15

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    Simple test for 3d scene viewing demonstrating usage of: Qt5.1: a bit of qml framework+lot of native (c++) OpenGL ES: portable windows/linux/android code QtCreator framework: compile on all platforms License: - 3d models were taken from The Guild 2 Renaissance. All rights belong to Nordic Games GmbH. Non-commercial usage with courtesy of Nordic Games GmbH. - trackball code inspired by apple cocoa help Note: - home made qml widgets (Qt5.1 compatible) - home made openGL shaders - C++11 Warning: - work in progress, no build help right now - tested on windows/gcc, nexus 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Openia CRM virtual appliance - Openbravo

    Openia CRM virtual appliance - Openbravo

    Community CRM module for Openbravo with mobile support

    OpeniaCRM is a module for Openbravo ERP released under community license. The module aims to cover the basic CRM functionalities like activities (call, meeting, task), lead, opportunities, cases and documents handling. It includes also a interactive calendar and a "Fast Lookup" HTML5 interface browsable from smartphones and tablets. Version 1.0.72 is available! Includes: - New Widgets on: Activities, Cases, Opportunities and Recently Updated Leads - New Views: now you will be able...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NotesAndroidSync
    Synchronize your Lotus Notes calendar to calendar on your Android device. It works only via Bluetooth.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ShelfLister for Voyager ILS

    ShelfLister for Voyager ILS

    ShelfLister is a Voyager client for generating real-time shelf lists

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QRemoteControl-Client

    QRemoteControl-Client

    QRemoteControl is a remote control application for your mobile phone.

    ...This is the client part of QRemoteControl. The client application is currently available for Android, Blackberry, MeeGo and Symbian. You can download the client software and precompiled versions for Linux and the Raspberry Pi here: http://qremote.org/download.php#Download The source code is now hosted on GitHub: https://github.com/strahlex/QRemoteControl-Client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open eID Fraunhofer

    Open eID Fraunhofer

    Implementation of the protocols PACE, Terminal and Chip Authentication

    This project provides a pure Java implementation of the protocols PACE, Terminal Authentication and Chip Authentication for the german eID infrastructure as specified by BSI TR-03110 and BSI TR-03112. Furthermore this project contains an Android eID client based on this implementation.
    Downloads: 192 This Week
    Last Update:
    See Project
  • 22
    Loaded 7 - Next Generation Shopping Cart

    Loaded 7 - Next Generation Shopping Cart

    Easy Powerful Open Source Ecommerce

    Loaded Commerce's Loaded 7 is the a next generation ecommerce platform. HTML 5 Responsive, Cloud Code Updater, Embedded Add-on Store, and loaded with features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The AntHill SMPP is a library (C++, Ruby) that implements SMPP protocol (v 3.4 & v 5.0 draft 6). It contains SMPP encoder, decoder and validators. Resources (XSD schema, XMLs, SMPP dumps) and utilities (DumpViewer, PDUComposer and etc) are included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    androidx86-openstack

    Android virtual machines running on Openstack Clouds

    This is the first ever project that ports Android OS into an image that can be used to create Android virtual machines running on Openstack clouds with full virtualisation support. Currently we only support Android 4.4 Kitkat 64bit distribution. Instructons on how to create the image yourself: http://thisismyeye.blogspot.co.uk/2014/04/enabling-virtio-drivers-on-kernel-for.html This image is not perfect yet. Contributors are welcome! This work is done by Chathura Madhusanka...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    aexplrorer

    Simple file manager to navigate files on your android device from PC

    The file manager, which allows access to the Android file system . Also allows you to get a list of installed applications. Simple and open source replacement for Total Commander + ADB Plugin. This project is a beta, some features will be added later.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB