67 projects for "x11-basic" with 2 filters applied:

  • 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
  • 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
    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: 1 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    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: 72 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
    MLT Multimedia Framework
    A multimedia authoring and processing framework and a video playout server for television broadcasting.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    YouStream

    YouStream

    Stream Audio/Music from Youtube.

    Free, beautiful, and most importantly functional. Stream Audio from your favorite Youtube Videos, Music Videos, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CamDesk

    CamDesk

    The Desktop Webcam Widget

    CamDesk is a free, open source, desktop webcam widget, that was created as home surveillance application. Although others have used it for demonstrations even with CamStudio, and QuickTime Player for screen casting.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 8
    PFSPD is a file format for the storage of uncompressed video sequences with arbitrary word width, color space and number of components. This project contains a set of utilities to access, view and play pfspd files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    libmng -THE reference library for reading, displaying, writing and examining Multiple-Image Network Graphics. MNG is the animation extension to the popular PNG image-format.
    Leader badge
    Downloads: 1,375 This Week
    Last Update:
    See Project
  • 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
  • 10
    easyjasub

    easyjasub

    Tool to add furigana and in-line translation to Japanese subtitles

    ...The program is now in early development stage, you may need to read the the inline help (-h option) or browse the code in http://github.com/riccardove/easyjasub A JRE is required, even by the Windows .exe version. wkhtmltoimage is required, take it from http://sf.net/p/wkhtmltopdf BDSup2Sub may be useful (BDN/XML subtitles are created as intermediate output). Basic usage: easyjasub.exe -ja subtitle.jp.srt -tr subtitle.en.srt java -jar easyjasub-cmd.jar -ja subtitle.jp.srt -tr
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate. BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements. I'll implement them as I learn them. As of October 6, 2018; I have "abandoned" the project. I have actually forgotten everything I know about Python since writing this and other than adding error handlers; I really don't know how much further I could take it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13

    JPacketGenerator

    UDP Packet Generator (Stream generator)

    Very basic UDP traffic generator. Works with a packet receiver to control the network status as Bandwidth, RTT, jitter, Loss % etc etc... Set Source Address, Destination address - Port Packet Size Stream Bandwidth And press start Command Line interface available java -jar JPacketGenerator.jar srcAddress srcPort dstAddress dstPort bitRate_bps All parameters are mandatory and with parameters the generator require no GUI or windows manager to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 730 This Week
    Last Update:
    See Project
  • 15
    FreeFrame is the open-source cross-platform real-time video effects plugin system for VJ softwares. FreeFrame is now well supported by most major VJ titles. More information on the home page: http://freeframe.sourceforge.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    a simple GUI Program that rename/move the files from the picture-cards normal running number to day month and year and picture number. it is written in lazarus. it write a log of it`s operation that can be save or ignored. (support more file format)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kleine Filmverwaltung auf Basis von Java. Benutzt das Spring Rich Client Framework. Kommunziert mit OFDB.de über OFDB GW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    !Important! The code has moved to http://github.com/hampelratte . Lazy Bones is a plugin for the great EPG-software TV-Browser. With Lazy Bones you can control a VDR (by Klaus Schmidinger).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OBSOLTED BY CURRENT TV-BROWSER. JGoodies L&F TV-Browser Plugin is a plugin for the great EPG-software TV-Browser. This plugin allows to activate and configre the "JGoodies Looks" Look and Feels made availabe to the OS community by Karsten Lentzsch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    html5media

    html5media is a DITA-OT plugin and authoring UI for media insertion

    HTML5Media is a DITA Open Toolkit plugin and authoring UI that helps DITA content creators insert media such as video, audio and animated graphics into DITA source. When the DITA-OT outputs HTML to an HTML5-aware browser, the html5media plugin transforms the DITA media xrefs into HTML5-complient video, audio and canvas tags. The authoring UI helps writers preview media before insertion into DITA source. XML playlists provide a means of storage for media metadata. There are two zipped...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Please visit http://imgv.sf.net/ - IMGV is a cross-platform Image Viewer. Features include slideshows, exif viewing, histograms, gamma correction, adjustable thumbnails, playlists, website image extraction, multi-dir loading, movies, and much more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    A text-based subtitles editor that supports basic operations as well as more advanced ones, aiming to become an improved version of Subtitle Workshop for every platform supported by KDE. NOTE: project development is now happening on GitHub (https://github.com/maxrd2/subtitlecomposer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Azureus 7(Cayenne) is a BitTorrent client, used to transfer files via the P2P protocol. Cayenne is written in Java and based on Vuze/Azureus client . Cayenne contains completely redesigned lightweight UI, speed and functionality optimizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Zahlemann site used to be the home of the Zahlemann project (which currently sleeps). Now I use it for different little tools I write. See project home page (http://zahlemann.sourceforge.net) for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JomFlowplayer is a Joomla extension that integrate FlowPlayer's (www.flowplayer.org) through a simple, basic user friendly administrator interface. This work is based on Daniel Gutierrez Oroncuy work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB