Showing 5590 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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    AllTube

    AllTube

    Web GUI for youtube-dl

    Alltube is a self-hosted web application that acts as a YouTube-dl front-end, allowing users to download videos from various streaming platforms. It provides a user-friendly web interface to download videos or audio files directly from supported sites. Alltube is simple to set up and gives users control over video quality and format, making it a versatile tool for personal media management.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    EtchDroid

    EtchDroid

    An application to write OS images to USB drives, on Android

    EtchDroid is an open-source application that writes disk images to USB drives. Use it to make a bootable operating system USB drive when your laptop is dead.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 3
    ksnip

    ksnip

    ksnip the cross-platform screenshot and annotation tool

    Ksnip is a Qt-based cross-platform screenshot tool that provides many annotation features for your screenshots. Obfuscate image regions with blur and pixelated. Add effects to the image (Drop Shadow, Grayscale, inverted color or Border). Add watermarks to captured images. Global hotkeys for capturing screenshots (currently only for Windows and X11). Tabs for screenshots and images. Open existing images via dialog, drag-and-drop or paste from the clipboard. Run as a single instance...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    fre:ac

    fre:ac

    The fre:ac audio converter project

    fre:ac is a free audio converter and CD ripper with support for various popular formats and encoders. It converts freely between MP3, M4A/AAC, FLAC, WMA, Opus, Ogg Vorbis, Speex, Monkey's Audio (APE), WavPack, WAV and other formats. With fre:ac you easily rip your audio CDs to MP3 or M4A files for use with your hardware player or convert files that do not play with other audio software. You can even convert whole music libraries retaining the folder and filename structure. The integrated CD...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 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
  • 5
    XSIDPLAY2 is a QT based music player for SID music. It is based onto Michael Schwendt's XSIDPLAY, the historical SID player for Linux, actually no more developed by the author.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    libwpg

    libwpg

    A library for import of WordPerfect Graphics images.

    libwpg is a library for importing and converting Corel WordPerfect(tm) Graphics images.
    Leader badge
    Downloads: 159 This Week
    Last Update:
    See Project
  • 7
    High Dynamic Range Visual Difference Predictor (HDR VDP) is a perceptual metric that can predict whether differences between two images are visible to the human observer or not.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8
    HTML Color Picker And Theme Selector

    HTML Color Picker And Theme Selector

    An easy to integrate color picker / theme selector for website designs

    Have a look at the Video below for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Universal Media Server

    Universal Media Server

    Streams many media formats with minimal configuration

    Universal Media Server is a DLNA-compliant UPnP Media Server Universal Media Server supports all major operating systems, with versions for Windows, Linux and Mac OS X. The program streams or transcodes many different media formats with little or no configuration. UMS is powered by MEncoder, FFmpeg, tsMuxeR, AviSynth, MediaInfo and more, which combine to offer support for a wide range of media formats Check out the list of media renderers here: http://www.universalmediaserver.com/about/
    Downloads: 40 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Beautiful Color Selection in Powerpoint

    Beautiful Color Selection in Powerpoint

    A Powerpoint Presentation to Select Your Favourite Color From a List

    Notes: 1. If the Powerpoint Software shows this pptx file, in Protected View, then Enable Editing, to unlock features such as Single Row Copying etc. 2. Once you select any Shape ( including a pasted row ) by clicking on it, you can also move it around, by dragging its edges. Categories: Impress your Clients with a Colorful Powerpoint Presentation , A Color Picker Template For Powerpoint
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RENDER96-HD-TEXTURE-PACK

    RENDER96-HD-TEXTURE-PACK

    Texture pack for Super Mario 64

    A collaboration texture pack for Super Mario 64 with the people over at the OldSchool HD, now known as Render 96, that is made of a compillation of the best results ESRGAN upscaling could make as the base for this project, as well of some of the original textures Nintendo used, and a heavier focus in original textures made by project contributors which will eventually be an overwhelming majority of what this project is made of. The end goal for this project is to use the original sources for...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 12

    key_color_image

    Command line app for creating a particular color scale to images

    It is a command line application to which you can pass a color, and the application transforms the input images to that color scale image (as if it was a gray scale, but that color instead of gray) In addition, the application allows you to set the global alpha of the image, and translate a particular color to a totally transparent alpha You can also disable alpha component, just in case the input image is a .jpg, or there is any restriction that makes the output image from being saved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    playerdemo

    playerdemo

    Android multimedia demonstration project

    playerdemo is an Android multimedia demonstration project that showcases how to build a custom video player using FFmpeg and native rendering techniques. It focuses on implementing the full playback pipeline, including decoding, rendering, and synchronization of audio and video streams. The project demonstrates how to integrate native C/C++ code with Java through JNI to achieve high-performance playback on mobile devices. It includes examples of handling different media formats, managing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pencil

    Pencil

    The Pencil Project's unique mission is to build a free tool

    Pencil is built for the purpose of providing a free and open-source GUI prototyping tool that people can easily install and use to create mockups in popular desktop platforms. The latest stable version of Pencil is 3.1.0 which contains stability fixes and many new features. More details can befound in the releaste notes. Pencil provides various built-in shapes collection for drawing different types of user interface ranging from desktop to mobile platforms. Starting from 2.0.2, Pencil is...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15
    mrViewer

    mrViewer

    Flipbook, Image Viewer and Audio-Video Player

    This project is no longer active. It has been replaced by mrv2 at: www.sourceforge.net/p/mrv2 A video player, interactive image viewer, and flipbook for use in VFX, 3D computer graphics and professional illustration.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 16
    ksnip

    ksnip

    Qt based cross-platform screenshot tool with annotations

    Ksnip is a Qt based cross-platform screenshot tool that provides many annotation features for your screenshots.
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 17
    fre:ac - free audio converter

    fre:ac - free audio converter

    Audio converter and CD ripper for various formats

    fre:ac is a free audio converter and CD ripper for various formats and encoders. It features MP3, MP4/M4A, WMA, Ogg Vorbis, FLAC, AAC, and Bonk format support, integrates freedb/CDDB, CDText and ID3v2 tagging and is available in several languages.
    Leader badge
    Downloads: 161 This Week
    Last Update:
    See Project
  • 18

    EasyImages2.0

    新版简单强大无数据库的图床2.0版

    始于2018年7月,支持多文件上传,简单无数据库,返回图片url,markdown,bbscode,html的一款图床程序 演示地址:https://png.cm/ 之前一直用的图床程序是:PHP多图长传程序2.4.3 由于版本过老并且使用falsh上传,在当前html5流行大势所趋下,遂利用基础知识新写了一个以html5为默认上传并且支持flash,向下兼容至IE9。 本程序环境要求极低,适用于单一场景(游客上传)和个人使用,不适于多用户复杂场景 本人善写bug 发现bug可提交 issues 追求稳定请下载 稳定版
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    netabc

    netabc creates and renders html files with abc music notation

    Netabc.tcl is a user interface for creating web pages that display the contents of abc music notation files using Jef Moine's Abc2svg JavaScript library. Every browser whether it is on a desktop, cellphone or tablet has a JavaScript engine that can render this music.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    ASH Viewer provides a graphical view of active session history data within the Oracle and PostgreSQL DB
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 21
    Image Conversion utility to convert, compress, and decompress up to 4-bit grayscale images for displaying on the PalmPilot/III. It can take any pbm, pnm, pgm file generated by the netpbm package and convert it into a suitable image for the Pilot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    VOOPS
    See: https://github.com/nicholasdower/voops VOOPS is a Vector graphics editor written in Java. It was originally released in 2006. It is no longer under active development. The latest release is available as an executable JAR or as a Mac App here: https://github.com/nicholasdower/voops/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Blend_My_NFTs

    Blend_My_NFTs

    Easily generate thousands of 3D models, images, and animation NFTs

    Blend_My_NFTs is an open-source, free-to-use Blender add-on that enables you to easily generate thousands of 3D Models, Animations, and Images. This add-on's primary purpose is to aid in the creation of large generative 3D NFT collections. It is the first and easiest 3D NFT generator. Blend_My_NFTs was initially developed to create Cozy Place, an NFT collection by This Cozy Studio Inc. Blend_My_NFTs works with Blender 3.2.2 on Windows 10 or macOS Big Sur 11.6. Linux is supported, however we...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    mod for x264gui by croma25td to use tmod Builds and others things for last tmod encoders https://github.com/jpsdr/x264/releases
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB