Showing 27 open source projects for "widgets"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 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
  • 1
    fooyin

    fooyin

    A customisable music player

    ...The player supports a wide range of audio formats and includes advanced playback features such as gapless playback, ReplayGain, and DSP processing. It integrates a powerful plugin system that enables extensions for widgets, decoders, metadata handling, and external services. fooyin also includes a scripting language called FooScript, which allows users to customize interface behavior, automate playlists, and control display logic. Its library management tools offer advanced filtering, tagging, and playlist organization for large music collections. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Agar

    Agar

    Cross Platform GUI Toolkit

    Agar provides a base GUI framework and a standard set of widgets from which graphical applications can be built which run natively under X11, Windows, MacOS, SDL and others. It takes advantage of texture and GPU acceleration wherever available. Agar can also attach to an existing framebuffer, SDL or OpenGL context and operate as a self-contained window-manager. It includes a standard library of general-purpose widgets, and is also designed to be extended externally. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TuxCap Games Framework
    The TuxCap Games Framework is a GNU/Linux and Mac OSX port of the PopCap Games Framework used for 2D game development. It comes with PyCap Python bindings, a fast 2D physics engine, a particle engine, widgets and many documented examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    QtAV

    QtAV

    A cross-platform multimedia framework based on Qt and FFmpeg

    ...QtAV includes features like subtitle handling, video filters, frame-by-frame playback, and customizable rendering pipelines using OpenGL and other backends. It integrates seamlessly with Qt Widgets and QML, allowing developers to build modern user interfaces while maintaining performance. Designed to be extensible, it allows custom decoders, renderers, and filters, making it suitable for both media players and advanced multimedia processing tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    ...Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded memory saving code. You can also plot like so : Plot figure; figure.plot(x, y, x.size()); Plotting utilises GtkDataBox.sf.net ORB utilises www.zeroc.com Feed forward neural networks with different activation functions. Audio playback/recording and digital signal processing (DSP) - utilising Jack www.jackaudio.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    libcrn is document image processing library written in C++11 for Linux, Windows, Mac OsX and Google Android. It is a toolbox that allows to create easily software such as OCRs and layout analysis tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    ...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
  • 8
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    This library contains among other things a set of graphical widgets for video output, performance evaluation and augmented reality. The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images. Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library, Computational Geometry Algorithms Library, Intel's Math Kernel Library and Integrated Performance Primitives, the Octave library, etc...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Megalui

    Megalui

    Megalui: 2D/3D OpenGL & C/C++ Library for Scientific Visualizations

    Megalui supports Immediate-mode OpenGL drawing and GUI widgets based on the GLUI open source project. It is running on Windows & Linux. Features: Simple and powerful 'C' API; 2D/3D Drawing (Onscreen or 2D Plane); 3D Height Map Rendering; Seamless WebCam-Capture via Video-For-Windows API; 2D/3D Text Rendering; Alpha-Blending Drawing of all primitives; Drawing images on-screen and on-surface (plane); Images with Alpha-Blending; 3D Object/Surface Picking By using 2D screen coordinates; Line, Rectangle, Circle, Ellipse, Rectangle, Polygon, Points drawing primitives; Complex 2D Path drawing including bezier and quad curves; Draw Lines with Arrow Head in 3D; Generate out-of-the-box images using 'uiChessboardImage' or 'uiNamedImage'; Draw 3D text using printf like API; 3D camera path animation For fly-Over Animations; LaTEX-style Mathematical Formula Rendering; Cartoon Shaders; Lights; Multiple Views Rendering
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    ...The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them. The basic requirements was: - The "GuiObjects" don't know which graphical toolkit (e.g. gtk) will be used to display them. - The objects can be displayed without knowledge of what exactly they are. - save/load/undo/etc. will be taken care of automatically. In addition, because this is a project I started to train in C++: - there will be no dynamic casting! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Simple XBMC Remote
    Simple application for controlling XBMC remotely, via the EventServer. Can navigate your video collection, start/pause/stop movies, skip forward and back, control the volume, switch the existing subtitles. Get the latest binaries from Ovi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Arcball (tracball) OpenGL widgets for different toolkits now supported fltk (1 and 2) and gtkmm (gtkglextmm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The syBR Engine is a multi-platform game engine written using C++. It's aim is to extensively use plugins in order to allow easy implementation of new engine parts (such as various sound API, new GUI widgets...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    - Basic MIDI monitor, works w/ JACK or ALSA MIDI drivers - Most types of MIDI messages can be filtered from the monitor. - MIDI events can be captured to a text file (SMF planned). - UI Widgets can be hidden to reduce screen clutter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    osgGtk is a library of C based Gtk+ and C++ based Gtk-- widgets to support OpenSceneGraph (OSG) applications. The library also includes several example applications such as osgviewerGtk and osgviewerGtkmm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Qt4 Dicom Widget set is extends Trolltech's Qt4 designer with additional widgets. They are 'components' to setup a DICOM viewer in some simple drag and drop operations. No coding needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wxDVDShrink is a tool using vamps and dvdauthor for shrinkinkg DVD9 to DVD5. It is using wxwindows widgets as toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Portable Plot is a pure ansi/iso c++ plot library that makes the construction of native plot widgets easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GtkGLExt is an OpenGL extension to GTK+. It provides additional GDK objects which support OpenGL rendering in GTK+, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 20
    OBExtensions is a extension library for the chemoinformatics library Openbabel. It provides extensions to Openbabel, being mostly GUI widgets. OBExtensions has a 2D/3D viewer, 2D coordinates generator and some other extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    libGMUVision is a set of C++ bindings for libdc1394 and Qt widgets designed and developed by the Artifical Intelligence Lab at George Mason University and now available under the GNU LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The OpenGL Object-Orientated Windowing Environment provides a C++ OO basis from which to develop OpenGL projects, giving you all the usual widgets (buttons etc) and a windowing framework. Good for cross-platform development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    libOGLUI is a C++ class driven User Interface toolkit for openGL applications, with most of the widgets found in standard GUI\'s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WoD is a 3D gaming platform built on top of SDL. The platform includes dynamic scripting for the game engine, AI, widgets(for game settings and others), configurations, and so on. Eventually a test game will be built to show off WoD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The GLOW Toolkit is a cross-platform user interface framework for building interactive applications using OpenGL or similar APIs. It provides an object-oriented API and an extensible library of cross-platform widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB