Showing 122 open source projects for "x11-basic"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try 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
    Video2X

    Video2X

    A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K

    ...Started in Hack the Valley 2, 2018. The latest Windows update is built based on version 4.8.1. GUI is not available for 5.0.0 yet, but is already under development. Go to the GUI page to see the basic usage of the GUI. Try the mirror if you can't download releases directly from GitHub. You can use Video2X on Google Colab for free if you don't have a powerful GPU of your own. You can borrow a powerful GPU (Tesla K80, T4, P4, or P100) on Google's server for free for a maximum of 12 hours per session. Please use the free resource fairly and do not create sessions back-to-back and run upscaling 24/7. ...
    Downloads: 373 This Week
    Last Update:
    See Project
  • 2
    dms

    dms

    A UPnP DLNA Digital Media Server that includes basic video transcoding

    ...It allows users to share audio, video, and image files across networks to devices such as smart TVs, mobile apps, and Chromecast. The server operates from the command line and automatically advertises its presence using SSDP, enabling easy discovery by clients. It supports basic transcoding using FFmpeg, allowing playback compatibility across different devices and formats. dms can also generate thumbnails and provide metadata for browsing media libraries. It includes support for dynamic streams, enabling integration with live sources such as RTSP feeds. Overall, it offers a simple and efficient solution for home media streaming with minimal setup.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    mpv

    mpv

    Command line video player

    ...There is a large selection of user scripts on the wiki. While mpv strives for minimalism and provides no real GUI, it has a small controller on top of the video for basic control. mpv has an OpenGL, Vulkan, and D3D11 based video output that is capable of many features loved by videophiles, such as video scaling with popular high quality algorithms, color management, frame timing, interpolation, HDR, and more. mpv can leverage most hardware decoding APIs on all platforms. Hardware decoding can be enabled at runtime on demand. ...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 4
    ffmprovisr

    ffmprovisr

    Repository of useful FFmpeg commands for archivists

    ...The platform is particularly useful for beginners who find FFmpeg’s syntax complex, as it breaks down commands into understandable segments. It also serves as a reference tool for advanced users who need quick access to tested command patterns. The content spans a wide range of use cases, from basic conversions to advanced archival workflows. Overall, it functions as both a learning platform and a practical command reference for multimedia processing.
    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
  • 5
    Metastream

    Metastream

    Watch streaming media with friends

    Start a session and invite your friends by sharing your friend code with them. Browse for your favorite media and add the URL to the queue. A number of popular websites are already supported for playback. New features are added on top of streaming websites such as real-time chat and timestamp markers. Synchronized playback of streaming media across various websites. Public, private, and offline sessions. Support for WebRTC peer-to-peer connections. Easily add watch party support to your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    learn-ffmpeg

    learn-ffmpeg

    Learn audio and video knowledge, organize materials

    learn-ffmpeg is an educational repository that provides a structured collection of tutorials, notes, and examples for mastering FFmpeg and multimedia processing concepts. It covers a wide range of topics, including encoding, decoding, transcoding, and streaming workflows. The repository is designed to guide users from basic command usage to advanced media pipeline development. It includes practical examples that demonstrate how to apply FFmpeg in real-world scenarios. The content is organized to serve both as a learning resource and a quick reference for developers. It also highlights common patterns and best practices for working with multimedia systems. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    8mb.local

    8mb.local

    Ffree local self hosted video compressor webui

    ...The platform presents a simple yet informative web dashboard that dynamically updates with device statuses, IP addresses, and latency information, giving users a centralized view of network health without complex dashboards. It also includes basic tools such as ping monitoring, service reachability checks, and port scanning, enabling users to diagnose connection issues quickly and without external services. The emphasis is on minimalism and performance, so it runs efficiently on low-power devices like Raspberry Pis or small containers, making it ideal for home labs or edge deployments. 8mb.local can also notify users of offline devices or connection drops through configurable alerts, helping preempt outages before they become serious.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    new-pac

    new-pac

    Scientific Internet access

    ...Because endpoint reliability and availability change over time, the project is maintained as a living resource with frequent updates and alternatives. It also includes how-to materials for self-hosting and basic operational hygiene so users can better manage their own connectivity. The goal is practical empowerment—reduce friction, centralize information, and provide options suited to different networks and risk tolerances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Must-Watch CSS

    Must-Watch CSS

    CSS Grid, flexbox, custom variables, performance, frameworks

    ...Rather than being a code library, it serves as a learning resource — a “watch-list” for front-end or UI developers who want to deepen their understanding of CSS beyond basic syntax. The repository organizes talks by year and topic, giving a historical and topical overview of how CSS practices and tools have evolved. For learners, this collection allows seeing how experts think about layout, performance, design trade-offs, and how CSS­-related problems are solved in real projects or at scale. It’s especially useful if you prefer video learning over documentation, or if you want to expose a team (or yourself) to a variety of perspectives and opinions about styling, architecture, and CSS best-practices.
    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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    Bayesian Optimization

    Bayesian Optimization

    Python implementation of global optimization with gaussian processes

    ...This technique is particularly suited for optimization of high cost functions, situations where the balance between exploration and exploitation is important. More detailed information, other advanced features, and tips on usage/implementation can be found in the examples folder. Follow the basic tour notebook to learn how to use the package's most important features. Take a look at the advanced tour notebook to learn how to make the package more flexible, how to deal with categorical parameters, how to use observers, and more. Explore the options exemplifying the balance between exploration and exploitation and how to control it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Shotcut

    Shotcut

    Shotcut is a free, open source, cross-platform video editor.

    Shotcut is a free, open source, cross-platform video editor for Windows, Mac and Linux. Major features include support for a wide range of formats; no import required meaning native timeline editing; Blackmagic Design support for input and preview monitoring; and resolution support to 4k. Copyright © 2011-2023 by Meltytech, LLC Shotcut is a trademark of Meltytech, LLC.
    Leader badge
    Downloads: 53,233 This Week
    Last Update:
    See Project
  • 12
    DVDStyler

    DVDStyler

    A cross-platform DVD authoring application

    ...After you select your DVD label name, video quality, video format, aspect ratio, and audio format, you can select a template to add video materials to. DVDStyler's interface supports drag-and-drop so you can add project buttons and movies around with ease. Some basic video editing operations such as trimming and cropping are also available.
    Leader badge
    Downloads: 5,232 This Week
    Last Update:
    See Project
  • 13
    xjadeo

    xjadeo

    The X Jack Video Monitor

    X JAck viDEo mOnitor: xjadeo is a program that displays a video clip in sync with an external time source, most notably jack-transport, LTC and MTC. Applications include: soundtrack composition/editing, video monitoring and -installations.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 14
    Subtitle Editor

    Subtitle Editor

    Subtitle Editor for SRT, SUB, SBV, TXT, ASS, SSA subs

    Srt Editor is a small subtitle editing tool for Linux, OSX and Win64. You can edit the following file formats in various ways : SRT, SUB, TXT, SBV, ASS, SSA. Last version : 4.0.3 (MacOS & Linux) / 3.2.1 (Windows)
    Downloads: 25 This Week
    Last Update:
    See Project
  • 15
    GEM (Graphics Environment for Multimedia) is a library to be used with Miller Puckette's Max-like realtime-computermusic-software "Pure Data" (Pd), which allows to draw and control openGL- and pixel-graphics (like video) in realtime from within Pd.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Eagle Mode

    Eagle Mode

    Zoomable user interface (ZUI) with file manager, file viewers and more

    Eagle Mode is a zoomable user interface (ZUI) with file manager, file viewers, games, and more. This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in. It features a portable C++ toolkit API for developing such ZUIs, and it features the Eagle Mode application, which provides a virtual cosmos with plugin applications. The most important one is the professional file manager with its rich, scriptable command...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 17
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    Snowmix

    Snowmix

    Video mixer for mixing live and recorded video and audio feeds

    New version 0.5.2.2 Released May 15th 2026. Snowmix is a Swiss army knife tool for mixing live and recorded video and audio feeds. It supports 2D and 3D clipping, scaling and transparent overlay of video, png graphics and text. It supports animation of video, images and texts through native commands changing scale, placement, transparency and rotation. Animation and actions can also be controlled through native scripting and an embedded Tcl and/or Python interpreter. Snowmix is designed...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    BilibiliVideoDownload

    BilibiliVideoDownload

    BilibiliVideoDownload to download videos

    Download bilibili video desktop software across platforms, support windows, macOS, Linux. The software does not support paid videos and region-restricted videos, and an error may be reported. The login information has an expiration time, it seems to be half a year. Since the downloaded audio and video are separated, the project uses ffmpeg to synthesize the installation package is a bit large (ffmpeg is about 70+MB). Go to the releases page and download the corresponding platform...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    MystiQ

    MystiQ

    Qt5/C++ FFmpeg Media Converter

    MystiQ is a cross-platform multimedia converter built with Qt and FFmpeg, designed to provide a modern graphical interface for video and audio processing tasks. It allows users to perform operations such as transcoding, trimming, and format conversion without needing to use command-line tools. The application supports a wide range of codecs and formats, enabling compatibility across devices and platforms. It includes batch processing capabilities, allowing multiple files to be converted...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    PyTorch Natural Language Processing

    PyTorch Natural Language Processing

    Basic Utilities for PyTorch Natural Language Processing (NLP)

    PyTorch-NLP is a library for Natural Language Processing (NLP) in Python. It’s built with the very latest research in mind, and was designed from day one to support rapid prototyping. PyTorch-NLP comes with pre-trained embeddings, samplers, dataset loaders, metrics, neural network modules and text encoders. It’s open-source software, released under the BSD3 license. With your batch in hand, you can use PyTorch to develop and train your model using gradient descent. For example, check out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MP4Tools

    MP4Tools

    MP4Tools is a collection of free tools to manipulate MP4 files

    MP4Tools is a collection of cross-platform free tools to manipulate MP4 files. It contains following applications: ⦁ MP4Joiner is a free application that allows join multiple MP4 files into one ⦁ MP4Splitter is a free application that allows split a MP4 file in multiple files
    Leader badge
    Downloads: 230 This Week
    Last Update:
    See Project
  • 23
    MFM-Website

    MFM-Website

    The Movie File Merger website

    Have a look at the Movie File Merger Website, where you can download the project as ZIP File, TAR Ball, or Setup for the latest release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    chrome-cut-cli

    chrome-cut-cli

    command line tool to scan, detect, stream and control chrome cast

    Basic command line tool to async scan, detect, stream and control chrome cast devices. Great for pranking someone with a chrome cast device in your local network. Plus there is a GUI version here. https://sourceforge.net/projects/chrome-cut/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chrome-Cut

    Chrome-Cut

    Python3 tool to scan, detect and control chromecast devices

    Basic GUI, CLI tool programmed in Python 3.4 and QT5. It gives you the ability to detect, scan and send some useful HTTP requests "Commands" to endless amount of chromecast devices. As well as the ability to loop the commands so the process of repeating it will be automated with a set duration in-which the looping will be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB