Showing 5591 open source projects for "gnu linux"

View related business solutions
  • 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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    The Raspyfi project aims to fully integrate mpd (music player daemon) into the famous Raspberry Pi, in order to create a cheap and hi-quality hi-fi source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    PVideo

    Compare Videos Side By Side

    Compare several video in separate view ports, using synchronized playback. This project is licensed under the GPLv3.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Maestro Project

    Maestro Project

    Maestro is a Rethought Virtual Metronome

    Maestro is a free open source multiplatform virtual metronome, totally rethought to provide new functionalities to the user and a much better and easy-to-use interface. We know: there are lots of virtual metronomes, and many of them are also free software. However, there are no one like Maestro. Our professional team have produced a more ergonomic interface, powerfull but simple and easy. The inovative features were created in consonance with professional musicians and reflect their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SpotMachine
    A program to record and sequentially play audio spots in e.g. supermarkets. This project is now on github: http://github.com/pryds/spotmachine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    MplayerXP is branch of well known mplayer (http://mplayerhq.hu) which is based on new (thread based) core. Main goal of this project is to achieve smoothness of video playback due monotonous CPU loading.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Normal Map Compositor

    A program that can be used to generate normal maps from images .

    A program that can be used to generate normal maps from images. Contains several features that can be used to enhance and combine height maps and normal maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tvtekaplugin

    tvtekaplugin

    XBMC python video plugin for watching tvteka

    This plugin make possible watching paid IPTV service tvteka.com (IPTV - channels in Russian)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RAR Radio

    RAR Radio

    Joomla! module Radio online

    RAR Radio Modulo para Joomla! Es un Modulo desarrollado por RAR Computación ( www.rarcomputacion.com ), para la comunidad Joomla!, este modulo permite escuchar un stream de audio de los servidores Windows Media, Icecast o Shoutcast. RAR Radio tiene soporte para reproductores Flash, silverlight y Windows Media Player. Ademas permite agregar publicidad por medio de Google AdSense?. Soporte para el titulo de las canciones, tanto para icecast, shoutcast, como para zaraftp,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Midi Sheet Music
    Midi Sheet Music is a free program that plays MIDI music files while highlighting the piano notes and sheet music notes. Works on Windows, Mac OS X, and Ubuntu Linux.
    Downloads: 22 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    RNNLIB is a recurrent neural network library for sequence learning problems. Applicable to most types of spatiotemporal data, it has proven particularly effective for speech and handwriting recognition. full installation and usage instructions given at http://sourceforge.net/p/rnnl/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    libdvdetect DVD Online Database

    libdvdetect provides fast database lookup for DVDs

    THIS VERSION WILL NO LONGER BE MAINTAINED! Please go to https://github.com/nschlia/libdvdetect for updates. The libdvdetect library provides fast lookup of DVDs, similar to existing services for CDs like Gracenote, freeDB or MusicBrainz. The DVD Detection Library (libdvdetect) is a library to lookup DVDs in a database and provide information about e.g. title, UPC/EAN or even cover arts. It is OS-independent and compiles for Windows or Unix operating systems. Mac support is also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QMpc is Qt based client for MPD (Music Player Daemon - https://sourceforge.net/projects/musicpd/). It allows to connect to local or remote mpd server. Program has been tested on Linux, Windows and Maemo platforms. Needs libmpdclient-2.0 and Qt libs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a tutorial about how to create a video player. This tutorial pretends to be a brief introduction to the Graphics User Interfaces (GUI) programming, using the Python programming lenguage and Qt framework, both multiplataform. In this tutorial we'll use PyQt to show you the base of Qt programming under Pyhon. To make this tutorial even more funny, because you can learn the theorical side of Qt programming just reading the documentation, I will focus it only in the practical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JJTeacher is a java based programm to learn jazzchords on a midikeyboard. The chords are displayed on screen and you have to play them. Some chords like Minor, Major and Evans voicings are delivered. Own chords can be defined in an xmlfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cute Giraffe

    Cute Giraffe

    Qt-based Graphical Interface Wrapper for FFMPEG

    Qt-based Graphical Interface Wrapper for FFMPEG Cute Giraffe is now part of LibreEngineering suite: http://sourceforge.net/projects/libreeng/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Grayscale and binary image processing library for Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    EnDiskEx

    Bulk extractor for Ensoniq-formatted disk images

    EnDiskEx is a command-line tool that bulk extracts instruments, sequences, songs, and banks from Ensoniq-formatted disk images (RAW, GKH, EDE, and EDA) for the EPS/ASR family of samplers. The extracted files are saved as EFE / SMF / TXT files. EnDiskEx is designed to extract Ensoniq banks for re-creation within a different DAW. It will track down the instrument and song files from bank references even if they were saved on another disk. There also exists a disk mapping feature to...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    LAVA for AFM

    LAVA for AFM

    Lloyd's Algorithm-based Volumetric Analysis for AFM Images

    This MATLAB-based program enables analysis of AFM images. In particular, it allows the user to measure the volume of all distinguishable features in an image and to isolate and sort those particles. As the name implies, LAVA uses Lloyd's Algorithm, also known as k-means sorting, to identify a small set of volumes representative of the actual distribution of particle in the image. Although developed for determining feature volume, LAVA is also completely compatible with other types of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Managana

    Managana

    Managana is a free cross-platform software for digital publication.

    Managana is a free cross-platform software for digital publication. It allows the creation and maintenance of communities that share interactive content on the web, tablets, smartphones and exhibits. Each community has interactive streams composed of clusters of audiovisual, photos, text and external feeds. Managana mixes and sequences playlists that can be created, displayed, and animated in the software itself. Managana works with both Adobe Flash Player and/or HTML5 canvas. Check our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JFileSplitter

    JFileSplitter

    a java tool to split and join huge files

    Using this app you can easily split huge files so that you can easily transfer them in to drives. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This Eclipse plugin help you to create, edit and verify your GLSL (OpenGL Shading Language) and NVidia CG vertex and pixel shaders directly inside the Eclipse IDE. Each shader can be edit in an editor with syntax color with error/warning markers.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    Super-Alias Virtual Digital

    Super-Alias Virtual Digital

    Super-Alias Virtual Digital: simulation of digital audio artefacts

    Super-Alias Virtual Digital: Simulation of artefacts in legacy digital audio equipment. Includes the following modules: variable quantization, vari-speed, variable re-sampling and aliasing, aperture, jitter, brick-wall band-pass filtering, and VCF. Copyright (c) 2008-2013 by Klaus Michael Indlekofer. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. (We are not affiliated in any way with companies/persons mentioned above. All brand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    R:U:A:P is the Really Useful Audio Player
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB