Showing 845 open source projects for "audio gui interface"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1

    SDL_UI

    A GUI library for SDL2

    A GUI library for SDL2 * I've stopped developing this library, at least for now. Please contact me if you are interested in continuing where I left off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Micro GUI Toolkit J2ME Library to design GUI based appications looking the same across platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    a tool-kit for creating "web 2.5 generation", include several useful stuff to work with semantic web (otology editor, gui for sparql query, ontology components...) and design RIAs's gui visually (html + ajax based apps, flash based apps,...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C++ plugin GUI framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    NephGUI is an object-oriented GUI library written in C++. It aims to be a very simple and efficient API/Abstraction layer that allows programs to build a native-looking GUI that will work on Cocoa(OS X)/GTK2/QT4/Win32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MadButterfly is a SVG based GUI framework. Application programmers can describe user interface for their application in SVG. It is supposed to be frontend of small/embedded device, or be used to develop small games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BeGUI is an OpenGL-based GUI library aimed to general lightweight application development. It looks good, it's easy to use and is non-intrusive to your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Text File Finder, a GUI replacement tool for the UNIX "find and grep" commands, with powerful improvements, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Flaat

    A new GUI development framework

    This project aims to develop a new GUI design experience with platform independent "Look and Feel". The aim of a this project is to develop a java library which shall be able to use with any type of software developed in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    Aptness tries to expose an easy-to-use interface on top of the APT-RPM libraries, the focus being on simplicity rather than completeness. It is meant to facilitate the development of GUI applications and other user-level tools on top of APT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Auckland Layout Model is a platform-independent 2D layout technology for arranging the controls in a GUI. The model supports the specification of constraints based on linear algebra, and an optimal layout is calculated using linear programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    wxHaiku

    wxWidgets port to Haiku.

    This is a port of the wxWidgets cross-platform GUI (http://www.wxwidgets.org) to Haiku (http://www.haiku-os.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    vindent = visual indent gtk gui frontend to GNU indent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EZGUI is a 'full featured' GUI for EZWindows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HwGUIse is the second edition of hwGUI, a project started by Alex Kresin as a cross-platform GUI library for Harbour, written on C and Harbour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An open source GUI originally created by Right Brain Games, and extended by The Far Wilds development team(Code Collective, LLC) www.thefarwilds.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FlexiSense is a free GUI library, for the creation of user interfaces for games or other applications. The library is object orientated, written in C++, cross-platform and free renderer, provides transition and motion effects. Is support themes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Tk::Wizard Perl module automates a large part of the creation of a step-by-step GUI (wizard). Primary use is to collect information and then perform some complex task based upon it, such as software installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JSwingWidget is a library designed for the quick and easy creation of many standard GUI components, using swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project aims at developing a simple and intuitive GUI based on MFC for Mercurial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open source custom GUI control that parses FIXatdl documents and renders an appropriate order entry form. FIXatdl is a markup language that works in conjunction with the FIX protocol. It is used to define parameters of algorithmic order types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mozilla Plugin Panel (MPP) allows you to embed any Mozilla web browser plugin into a GUI application, without using Mozilla at all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Just a short description for the moment, dlb is an end user GUI is very simple to use to set up a live CD / DVD / USB distribution debian, more information very soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier. It's SwingWorker on steroids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project provides GUIs vor several command-line tools and a framework for easily creating a GUI interface to such applications.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB