Showing 418 open source projects for "apache-gui"

View related business solutions
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal 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
    Cassette Retro Player

    Cassette Retro Player

    MP3 player with beautiful cassette look and feel

    Transform a set of mp3 files into a virtual cassette and interact with it just like a real cassette. Live again all that emotional load attached to the cassette format and the way you interacted with these gadgets: press play, rewind, fast forward and reverse the cassette tape. Concepts that do not exist anymore in modern media players in the same way, but they are still wired in your brain with the music you used to listen in the 70s, 80s and 90s and the places and people that were...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2

    java YouTube video Downloader (ytd2)

    hobby project to learn java coding

    YTD2 is a free Java application for downloading youtube videos as flv/mp4 files. Should run on all platforms where Java is supported. GNU General Public License V3. Using hc.apache.org components. Based on the idea of "ytd" by rafalfr
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Picasso

    Picasso

    A powerful image downloading and caching library for Android

    Images add much-needed context and visual flair to Android applications. Picasso allows for hassle-free image loading in your application—often in one line of code! Many common pitfalls of image loading on Android are handled automatically by Picasso: Handling ImageView recycling and download cancelation in an adapter. Complex image transformations with minimal memory use. Automatic memory and disk caching. Adapter re-use is automatically detected and the previous download canceled....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GraphicsFuzz

    GraphicsFuzz

    A testing framework for automatically finding and simplifying bugs

    GraphicsFuzz is a framework developed by Google for testing and fuzzing graphics drivers using automatically generated GLSL shaders. It helps identify security vulnerabilities, driver crashes, and rendering inconsistencies in OpenGL and Vulkan drivers by feeding them randomized but valid shader programs. Originally developed through academic research, GraphicsFuzz automates the process of minimizing and analyzing problematic shaders, helping hardware vendors and driver developers improve the...
    Downloads: 3 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
    Matisse

    Matisse

    A well-designed local image and video selector for Android

    Matisse is a well-designed local image and video selector for Android. If you use Glide as your image engine, add rules as Glide's README says. If you use Picasso as your image engine, add rules as Picasso's README says. There are two built-in themes you can use to start MatisseActivity, which are R.style.Matisse_Zhihu (light mode), and R.style.Matisse_Dracula (dark mode). All images and videos will be shown in Matisse by default, you can't limit the selectable mime types. You can launch...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    DISSCO is an integrated environment for music composition (CMOD) and additive sound sythesis (LASS). LASS is a C++ library. It includes a Java GUI (LASSIE) which allows users to enter the specifications needed to build sounds. CMOD will be part of a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MaterialLibrary

    MaterialLibrary

    A library for fully animated Material Design components

    MaterialLibrary is an open source Android library that back-port Material Design components to pre-Lolipop Android. MaterialLibrary's original author is Rey Pham. Now you can use any widget in com.rey.material.widget package as you wish. For styling, please view Wiki. Note that default style of widgets depend on theme of AppCompat. AppCompat and CardView library is required by Material library. Make sure to add the snapshot repository. You can try the SNAPSHOT version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MPAndroidChart

    MPAndroidChart

    A powerful Android chart view / graph view library

    MPAndroidChart is a powerful chart library for Android that offers a beautiful and comprehensive range of charts and graphs. Powerful and very easy to use, it supports the creation of bar-, line-, pie-, bubble-, scatter-, radar- and candlestick charts, as well as scaling, dragging and animations. Charts are rendered cleanly and are visually engaging. Visualizing your data exactly how you want is so much easier with MPAndroidChart. To see more great examples of MPAndroidChart, download...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    TunesViewer

    TunesViewer

    Easy podcast access in Linux, Android

    A small, easy-to-use program to access itunesU media & podcasts in Linux and Android.
    Downloads: 0 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
    Luban

    Luban

    Image compression with efficiency very close to WeChat

    With mobile development, showing images in an app has become a very frequent task. But with the ever-increasing resolution of smartphone cameras, image compression has become a rather important concern. Although there are already a lot of writings on the internet on the topic, a great number of possible scenarios still have to be thought of, like unsuccessful compressions, too small pictures (eg. for profile pictures) or too bad image quality. Naturally, the first idea was to see how WeChat,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Video cache support for Android

    Video cache support for Android

    Cache support for any video player with help of single line

    Why AndroidVideoCache? Because there is no sense to download video a lot of times while streaming! AndroidVideoCache allows adding caching support to your VideoView/MediaPlayer, ExoPlayer or any other player with help of a single line! By default AndroidVideoCache uses MD5 of video URL as the file name. But in some cases url is not stable and it can contain some generated parts (e.g. session token). In this case caching mechanism will be broken. To fix it you have to provide your own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scan It

    Scan It

    Web scanner integrates with content repository through a REST Service

    Scan It project was created to facilitate and ease document scanning from web browsers. The project is built with C# as a backend, HTML as frontend and plenty of open source libraries. Solutions that depend on document digitization most of the time depend on scanners to be used within the project implementation. For instance, a project that is switched from hardcopy document processing to a softcopy document processing and the client needs that all old documents to be digitized. Here comes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    TakePhoto

    TakePhoto

    A tool library for taking photos and selecting from albums

    TakePhotoIt is an open-source tool library for getting photos (taking pictures or selecting from albums and files), cropping pictures, and compressing pictures on Android devices. The latest version is 4.1.0. For versions below 3.0 and API description, see TakePhoto2.0+ for details. Support automatic permission management (no need to care about SD card and camera permissions, etc.). Support personalized configuration of cropping and compression parameters. Provides own cropping tool...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    ERMaster
    ERMaster is Eclipse plug-in to make ER diagram. Functionally, Import from data base, Making of table definition book on Excel, Image output, DDL output, etc. are being offered.
    Leader badge
    Downloads: 112 This Week
    Last Update:
    See Project
  • 15
    A Java JNA wrapper for Tesseract OCR API
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 16

    urmusic5

    The Free and Open Source Music Visualizer Tool

    urmusic is a free and open-source software that allows you to easily create your own music visualizer and create a music video for it! It makes use of hardware acceleration to render frames as fast as possible. Donations: Support me on ko-fi: https://ko-fi.com/nasso
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Subsampling Scale Image View

    Subsampling Scale Image View

    Deep zoom view for displaying huge images without loss of detail

    Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc. A custom image view for Android, designed for photo galleries and displaying huge images (e.g. maps and building plans) without OutOfMemoryErrors. Includes pinch to zoom, panning, rotation and animation support, and allows easy extension so you can add your own overlays and touch event detection. The view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SubAutoRename

    SubAutoRename

    A tool to rename subtitle files

    Designed for TV shows enthusiasts that are too lazy to rename their subtitle files with copy, rename, paste. Installation instructions here : https://sourceforge.net/p/subautorename/discussion/installation/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The famous Elpetozede-Project has moved to Github: https://github.com/mijoskutt/elpetozede
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Convert Image to PDF
    A Java based conversion tool that creates a PDF document with a page for each image file. The image can be rotated to best fit the page. Other options allow for the page to be rotated to best fit the image, landscape or portrait, no auto rotation.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22

    Java MP4Box Gui

    A Java gui for MP4Box

    This is a simple GUI for the application MP4Box! It can join MP4 (h264) and automatically create chapters for each video. Just drag&drop the videos from your filebrowser to the JavaMP4BoxGui application, and the videos will appear in the list! The source code is included in the Jar file atm! Tested on: - Windows 7 and XP - Ubuntu 13.04 based distros - Mac OSX 10.8 Should work on any that support Java, MP4Box and HandBrake!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23

    JMUF

    The Java Musical Framework

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CameraFragment

    CameraFragment

    A simple easy-to-integrate camera fragment for Android

    A simple easy-to-integrate Camera Fragment for Android. CameraFragment preview directly the camera view, and provides an easy API to capture or manage the device. You can set up your own layout and control the camera using CameraFragment. This library works, but on some devices, errors happen, I don't have time to maintain compatibility with all devices. A community group was created, they created CameraKit, don't hesitate to try it! CameraFragment can ping you with the current record...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jamberoo (former JMolEditor) is a library of algorithms for structural Computational Chemistry implemented in the Java programming language. The Jamberoo classes can be integrated into other Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB