Showing 119 open source projects for "gnu/linux"

View related business solutions
  • 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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    MusicFreePlugins

    MusicFreePlugins

    MusicFreePlayPlugin

    The MusicFreePluginsc project is a collection and framework for plugins that extend the functionality of the MusicFree ecosystem by providing access to various music sources and features. It defines a standardized interface for plugin development, allowing contributors to implement features such as search, playback, and metadata retrieval. The system is designed to be modular, enabling users to install, update, and manage plugins independently of the core application. It supports multiple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Lenstube

    Lenstube

    Decentralized video-sharing social media platform

    Decentralized video-sharing social media platform, built using Lens protocol. This turborepo uses Yarn as a package manager. For a place to have open discussions on features, voice your ideas, or get help with general questions please visit our community at Discord.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Epublifier

    Epublifier

    Converts some webnovels to epub format

    A tool to convert website-based books or lists of pages to ePub format to read on your eReader/Kindle/etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kyoo

    Kyoo

    A portable and vast media library solution

    Kyoo is a self-hosted media streaming platform designed to organize, stream, and manage personal video libraries through a modern web interface. It is built around a containerized architecture using Docker, where multiple services handle media indexing, streaming, and configuration. The system allows users to access their content from a browser while maintaining control over storage and playback infrastructure. Kyoo supports hardware acceleration options for efficient video processing,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Norish

    Norish

    A realtime, self-hosted recipe app for families & friends

    Norish is a realtime, self-hosted recipe and meal-planning app built for families, friends, and collaborative cooks who want to maintain a shared catalogue of recipes and grocery lists. The project emphasizes simplicity and immediacy, syncing changes across multiple clients using WebSockets so that updates to recipes, groceries, or meal plans appear instantly for all users. The app allows users to import recipes from URLs and even fallback to AI parsing when needed, with multimedia support...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    LX Music Mobile

    LX Music Mobile

    A music software developed based on React native

    This is a mobile music application developed with React Native, created by the author “lyswhut”. It targets Android devices (Android 5 and above) and is designed for listening to and managing music, using Redux for state management and integrating custom music sources. The project supports “data-sync” so that users can deploy a server and keep playlists or libraries in sync across devices. The README clearly states that the UI and default behaviour aren’t especially geared toward new users —...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Tunarr

    Tunarr

    Create a classic TV experience using your own media

    Tunarr is a self-hosted media server that enables users to create custom live TV channels from existing media libraries such as Plex, Jellyfin, Emby, or local files. It allows users to organize content into scheduled or randomized channels that simulate traditional broadcast television experiences. The platform includes tools for building channel lineups, inserting filler content like commercials or music videos, and managing playback preferences. It provides integration with IPTV systems...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Lidify

    Lidify

    Lidify is built for music lovers who want the convenience of streaming

    Lidify is a self-hosted, on-demand audio streaming platform that aims to deliver a Spotify-like experience while keeping your music library fully under your control. You point it at your personal collection, and it scans, catalogs, and enriches your library with metadata so browsing feels polished instead of “folder-based.” Beyond basic playback, it leans into discovery with personalized “made for you” mixes and one-click radio modes that generate stations from your own listening history and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ytmdesktop2 (YouTube Music for Desktop)

    ytmdesktop2 (YouTube Music for Desktop)

    Unofficial YouTube Music Desktop App + Discord RPC & LastFM support

    YTMDesktop2 is an unofficial desktop application for YouTube Music that delivers a more customizable and feature-rich listening experience. Built with Electron, Vue, and TypeScript, the app brings YouTube Music to desktop platforms with enhanced controls and integrations. It includes support for Discord Rich Presence, Last.fm scrobbling, and a Mini Player mode for convenient music playback. Users can personalize the interface with custom CSS and additional developer-focused customization...
    Downloads: 7 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
    Pixel Profile

    Pixel Profile

    Generate a pixel art style profile card from your GitHub data

    Pixel Profile is an open-source tool that generates pixel art-style profile cards from your GitHub data. It automates the creation of visually appealing, retro-themed cards that showcase your GitHub statistics, making your profile stand out. With easy integration and customization options, it's a fun way to personalize your GitHub presence.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Signature Pad

    Signature Pad

    HTML5 canvas based smooth signature drawing

    Signature Pad is a JavaScript library for drawing smooth signatures. It's HTML5 canvas based and uses variable width Bézier curve interpolation based on Smoother Signatures post by Square. It works in all modern desktop and mobile browsers and doesn't depend on any external libraries. Demo works in desktop and mobile browsers. You can check out its source code for some tips on how to handle window resize and high DPI screens. You can also find more about the latter in HTML5 Rocks tutorial....
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    RestorePhotos.io

    RestorePhotos.io

    Restoring old and blurry face photos with AI

    RestorePhotos.io is an AI web app for restoring old, blurry, or low-quality face photos and bringing them back to life. It wraps the GFPGAN model (served via Replicate) behind a friendly Next.js front end, so non-technical users can upload an image and receive an enhanced version without ever touching ML code. The workflow is straightforward: you upload a photo, the serverless API route sends it to Replicate, and the restored image is returned and displayed in the UI. The project is...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Recordly

    Recordly

    Recordly is an open‑source screen recorder for MacOS/Windows/Linux

    Recordly is a lightweight recording and data capture tool designed to streamline the process of collecting, organizing, and replaying structured information, likely oriented toward developers or productivity workflows. The project focuses on simplicity and speed, allowing users to record interactions or data streams with minimal configuration while maintaining clarity and usability. It appears to function as a logging or session recording utility that can be used for debugging, auditing, or...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Live Auto Record

    Live Auto Record

    Electron-based automatic recording software

    Live Auto Record is an automated live stream recording tool designed to monitor and capture streams from multiple online platforms without manual intervention. It continuously checks specified channels or rooms and automatically begins recording when a stream goes live. The system is built to support long-running processes, allowing users to maintain persistent monitoring of multiple sources simultaneously. It integrates FFmpeg for recording and processing streams, ensuring compatibility...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nx

    Nx

    Smart, fast and extensible build system

    Nx builds a project graph by analyzing your workspace, which it then uses to only rebuild what is necessary and to never run the same computation twice. Nx also helps establish structured code sharing and ownership management to keep the workspace maintainable. Nx provides a modern integrated dev experience. It has a high-quality VS Code plugin, interactive visualizations, GitHub integration and more. The core of Nx is generic, simple, and unobtrusive. Nx Plugins are completely optional, but...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    React Native UI Library

    React Native UI Library

    UI Components Library for React Native

    RNUI is a UI toolset & components library for React Native. Basic components like buttons, avatars, and cards and more sophisticated ones like hints, ColorPicker and drawer.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    tsParticles

    tsParticles

    Easily create highly customizable particles

    Easily create highly customizable particles, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components. A lightweight TypeScript library for creating particles. Dependency-free, browser ready and compatible with React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Riot.js, Solid.js, and Web...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Owncast

    Owncast

    Take control over your live stream video by running it yourself

    Owncast is a free and open source live video and web chat server for use with existing popular broadcasting software. Have complete control and ownership over your stream, allowing you to create the content and community you want. The frictionless built-in chat allows your viewers to be a part of the action. Include custom emotes and build chat bots to encourage engagement from your viewers. Point your existing broadcasting software at your Owncast server and begin streaming. Owncast can...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    ffmpeg-commander

    ffmpeg-commander

    A web-based GUI for quickly generating common FFmpeg command-line

    ffmpeg-commander is a web-based graphical interface that simplifies the creation of FFmpeg commands for common video and audio encoding tasks. It provides a user-friendly environment where users can configure encoding options without needing to memorize complex command-line syntax. Built with modern web technologies, it generates FFmpeg commands dynamically based on user input. The tool focuses on common workflows such as format conversion, compression, and codec selection. It can optionally...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    MusicFree

    MusicFree

    Plug-in, customized, ad-free free music player

    The MusicFree project is an open-source, plugin-based music player designed for mobile platforms such as Android and HarmonyOS, emphasizing flexibility, customization, and privacy. Unlike traditional music apps, it does not include built-in audio sources but instead relies entirely on plugins to fetch and manage music content. This modular architecture allows users to integrate multiple sources and extend functionality without modifying the core application. The project supports features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It's MyTabs

    It's MyTabs

    Open source, web based, self hostable guitar/bass tab viewer

    It’s MyTabs is an open-source, web-based and self-hostable guitar/bass tablature viewer and player, built to give musicians their own alternative to subscription services like Songsterr or Soundslice. Users can upload tab files in formats such as GP, GPX, MusicXML, or CAPX, sync them with audio or YouTube videos, and play them back in a browser or mobile device. It supports features like MIDI synth track muting/soloing, mobile-friendly UI, dark/light themes, and a variety of cursor modes...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    UpscalerJS

    UpscalerJS

    Image Upscaling in Javascript. Increase image resolution up to 4x

    Image Upscaling in Javascript. Increase image resolution up to 4x using Tensorflow.js. Open source, browser/Node compatibility, and completely free to use under the MIT license. Scale images up to 4x their original size, all in Javascript. UpscalerJS ships with pre-trained models in the box covering a wide variety of use cases. Or bring your own! Browser, Node (CPU and GPU-accelerated), and Service Worker environments all supported. Supports inputs in a wide variety of formats - URL,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    HyperFrames

    HyperFrames

    Write HTML. Render video. Built for agents

    HyperFrames is a framework developed by HeyGen that focuses on generating and managing structured, dynamic content experiences powered by AI. It introduces the concept of “frames,” which represent modular units of content that can be dynamically composed and rendered based on context or user interaction. The system is designed to enable highly interactive and personalized experiences, particularly in applications such as video generation, storytelling, and user interfaces. It supports...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    VSET

    VSET

    Based onVapoursynthGraphic video batch pressing processing tool

    VSET is a multimedia toolkit focused on simplifying video processing tasks through structured workflows built on top of FFmpeg. It provides tools for tasks such as transcoding, clipping, and format conversion while abstracting complex command-line operations. The project is designed to help users automate repetitive media processing tasks with minimal configuration. It supports batch processing, enabling efficient handling of large numbers of media files. VSET emphasizes modular design,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Stargazer

    Stargazer

    Celebrate with a video of your stargazers

    Stargazer is a template project for creating celebratory videos when a GitHub repository reaches a star milestone. It uses Remotion to generate a video featuring the people who starred a repository. Users can create the video locally by providing a GitHub token, installing dependencies, previewing the composition, and rendering the final output. The project also supports a GitHub Actions workflow for generating the video without running everything on a local machine. It is designed as a fun...
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB