Showing 143 open source projects for "android program source code"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    hd24tools
    Provides interoperability between computer and Alesis HD24 harddisk recorder. Several OS platforms are supported. Only the program's source code is hosted on Sourceforge; To download the program, visit the HD24tools website.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    IRK! Infrared Remote USB Keyboard

    IRK! Infrared Remote USB Keyboard

    Control your computer with an IR remote

    This is an open-hardware Infrared Remote Controlled USB keyboard, without keys, implemented using a PIC micro-controller and MikroC. IRK! enables you to use your LEARNING remote control to control any system that you can plug a USB keyboard into (Windows, Linux, Mac). Great for controlling a home theatre system such as MythTV, XBMC or Media Center. No drivers are required. You can program *any* USB keyboard function (with or without Control, Alt, Shift and GUI modifiers) to a button on...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

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

    AprilBrush

    Cross-platform application for digital painting

    AprilBrush is a Qt-based application for digital painting with support for layers, brush libraries and multi-page, written in C++/JavaScript/QML languages. The program saves the image files in the format OpenRaster and can also export them to PNG. Required a pressure sentive input device (graphic tablet). Source code can be find in a git repository: https://github.com/krre/AprilBrush-Desktop
    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
  • 5
    Animp is an OpenGL program to display movies of particles in motion where the movies are produced by adding calls to animp library routines to simulation code written in either C++ or Fortran. Animp can also display molecules read from PDB files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SpriteBuncher

    SpriteBuncher

    A free, open-source texture packing program.

    ...Examples and documentation are included. Source code available at: https://github.com/bazgt/SpriteBuncher [GPLv3].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    QRemoteControl-Client

    QRemoteControl-Client

    QRemoteControl is a remote control application for your mobile phone.

    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
  • 8
    CodeSounding is a sonification framework which makes possible to hear how any existing Java program "sounds like", by assigning instruments and pitches to code statements (if, for, etc) so that the flowing of execution is played as a flow of music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Windows Free Pascal IDE"

    "Windows Free Pascal IDE"

    Windows Free Pascal is a free source code editor for programmers

    "Windows Free Pascal IDE" is Copyright (c) 2014 dr Jaroslaw Szymanda Windows Free Pascal is a free source code editor for programmers of console applications. Designed primarily for students who begin to learn programming. They can quickly write and compile software using open source Pascal compiler developed by "(c) Free Pascal Team" (see http://www.freepascal.org). "Windows Free Pascal IDE" program is free software and can be redistributed without any restriction.
    Downloads: 7 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
    midipiano_chungDLL
    midipiano chung DLL is a dll midi player version of midipiano_chung piano synth / expander . It can be called by any program (basic, c++, ...) with simple api to play midirec or mid files. Freebasic and cpp examples are provided. Can run on a small netbook .Used in circuit_chung's radio and minimidi_chung midi player (included) with stunning unique piano sound and up to 11 stations midi folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Windows console tone generator

    Windows console tone generator,

    ...Usage: tone 440 1000 generates 440hz tone for 1 second this was compiled using Code blocks with gcc. Source code included
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 13
    MP3 ID3 Java Tag Library Tool
    This Java software is useful to set id3v1 and id3v2 tags on mp3 files, possibly in a massive way. It helps you managing a song database, searching for duplicate songs. It has a rename file utility, not only for mp3 files. It has an utility panel to create playlists, re-organize files in folders with the name format you prefer, an utility to optimize the CD disk space. This program was written in 2002, so I don't remember much about it ... but I used it a lot, as much as my close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    C Algorithm Viewer

    C/C++,Assembly source code flowchart

    This is a small program that shows flowchart from C source code . This program may help the user analyze C/C++ source and Assembly(x86,PIC MCU(16fxx,24fxx))code by navigating the flowcharts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Virtual Sound Level Meter

    Virtual Sound Level Meter for analyzing calibrated sound files

    Source code requires MATLAB + Signal Processing Toolbox. Developed under MATLAB R2010a (but might work with some earlier versions) Executable version does not require MATLAB and runs under Windows XP, Vista, and Windows 7.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    thumb_imp ( smarty image plugin )

    thumb improved ( smarty image plugin )

    "Creating thumbnails of images is often exhausting and takes time nobody has. And so it seems clever to let PHP do this. Nevertheless there is one hitch: The thumbs are by far not high-quality. They almost always look better if you create them manually. As you see, it is high time for this plugin! It automatically creates the tiny images and uses an unsharp mask to get the best quality possible. Of course the images are cached, because the unsharp mask needs more CPU-power than the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gEcrit
    gEcrit is a Python orientated source code editor. It tries to keep the interface as clean as possible and keep the menus simple. It features all the common features a Python programmer might need, including an interactive Python shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    minimp3_chung
    minimp3 chung is a free small mp3 folder player written in compiled freebasic. Copy the program in your mp3's folder or copy mp3 files in the same folder as minimp3_chung.exe application , double click on the application then it will play the mp3 files with a stunning quality. To listen with dsp_chung looped on the system mixer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PicPong

    PicPong

    PIC16F84 based Pong Game

    This project provides the PIC16F84 source code required to program an old-fashioned pong game running on very basic hardware (schematic supplied) connected to a TV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Power Tab Parser is a simple wxWidgets based program that can read and write Power Tab (.ptb) files. It contains code useful to developers wishing to write software that can convert, view, play or edit Power Tab (.ptb) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Zwicker s Loudness Calculation SW +Tool

    Zwicker's Loudness Calculation (ISO532B) Tools

    Zwicker's Loudness Calculation (ISO532B) Tools. The project includes a loudness calculation program based on Zwicker's Method, and a WAV file analyzer generating data files for loudness calculation. Documentation and test files are also provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Vermilion Desktop Composer
    A unique desktop music composing application for PC/Mac/Linux/Android with a tracker style interface and a simple modular Java plugin based design allowing rapid improvement and endless expansion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ethanon Engine
    Ethanon is a 2D game engine focused on the recent video cards for hardware acceleration and shader effects. The engine provides high-quality light an shadow effects with an easy visual interface and a simple and direct scripting system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XBMC Media Companion Linux Edition
    This is a GTK+ version of BillyAD2000's XBMC Media Companion, written using MonoDevelop. I will be re-writing the program while borrowing extensively from BillyAD2000's code design and logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    With high emphasis on usability we provide song presentation / song projection software for church services or general events that rival OpenLP/ZionWorx/SongPro. We have easy to learn, highly usable open source software without cutting back on featur
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB