Showing 61 open source projects for "common"

View related business solutions
  • 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
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    IPTV Free TV

    IPTV Free TV

    M3U Playlist for free TV channels

    IPTV is a community-curated M3U playlist repository that aggregates free TV channels from around the world, allowing users to stream live television content over the internet or via locally available free broadcasts. It compiles lists of links to television channels that can be opened in any video player or IPTV client that supports the M3U format, effectively turning the open internet into a global TV guide. The repository is maintained by enthusiasts who gather publicly accessible channel...
    Downloads: 2,343 This Week
    Last Update:
    See Project
  • 2
    OpenCut

    OpenCut

    The open-source CapCut alternative

    ...Its UI is designed to feel familiar on day one: a timeline, preview, media bin, and a minimal set of tools that cover the majority of social and short-form editing tasks. Under the hood it emphasizes responsive playback and snappy scrubbing so editors can make decisions quickly without proxy gymnastics. Common conveniences—snapping, ripple edits, keyboard shortcuts, and export presets—help you get from footage to shareable output with minimal setup. The project aims to be approachable for newcomers while still serving power users who want a dependable cutter for everyday content. With an open ecosystem, it invites plugins and community presets to extend capabilities without bloating the core.
    Downloads: 82 This Week
    Last Update:
    See Project
  • 3
    HandBrake

    HandBrake

    A open source video to convert video from any format to modern codecs

    HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder, available for MacOS X, Linux and Windows.
    Downloads: 138 This Week
    Last Update:
    See Project
  • 4
    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. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    StreamEx

    StreamEx

    Enhancing Java Stream API

    This library defines four classes, StreamEx, IntStreamEx, LongStreamEx, DoubleStreamEx which are fully compatible with Java 8 stream classes and provide many additional useful methods. Also EntryStream class is provided which represents the stream of map entries and provides additional functionality for this case. Finally, there are some new useful collectors defined in MoreCollectors class as well as primitive collectors concept.
    Downloads: 110 This Week
    Last Update:
    See Project
  • 6
    learn-ffmpeg

    learn-ffmpeg

    Learn audio and video knowledge, organize materials

    ...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. Overall, it functions as a comprehensive guide for understanding FFmpeg capabilities and applications.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    libavif

    libavif

    Library for encoding and decoding .avif files

    ...It supports all AV1-supported YUV formats and bit-depths, including alpha (transparency), and includes command-line tools (avifenc and avifdec) to easily convert to/from AVIF from common image formats like JPEG, PNG, or Y4M. The API is straightforward, allowing applications to integrate AVIF support natively — creating, decoding, compressing, or decompressing images programmatically. Recent developments have added experimental support for HDR gain maps, improved color-space handling (including wide color gamut and high bit depth), and better quality tuning modes for encoding, making libavif a cutting-edge tool for high-quality image compression.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    nodecast-tv

    nodecast-tv

    A self-hosted web application that lets you stream Live TV

    nodecast-tv is a self-hosted web application that transforms your IPTV playlists and sources into a slick, modern streaming interface accessible from any browser, designed to handle live TV, on-demand movies, and TV series with high performance. The project supports common playlist formats like Xtream Codes and M3U, offering fast channel switching, interactive EPG guides, and structured metadata displays for large catalogs without lag. Software architecture is optimized for smooth browsing through thousands of channels or VOD items using techniques like virtual scrolling and batch rendering to reduce client-side load. ...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 9
    MeshLab

    MeshLab

    The open source mesh processing system

    MeshLab is an open-source, portable, and extensible system for the processing and editing of unstructured large 3D triangular meshes. It is aimed to help the processing of the typical not-so-small unstructured models arising in 3D scanning, providing a set of tools for editing, cleaning, healing, inspecting, rendering and converting this kind of meshes. MeshLab is mostly based on the open source C++ mesh processing library VCGlib developed at the Visual Computing Lab of ISTI - CNR. VCG can...
    Downloads: 36 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
  • 10
    Videomass

    Videomass

    Videomass is a free, open source and cross-platform GUI for FFmpeg

    ...The software supports multitasking operations, allowing users to process multiple media files simultaneously. It offers extensive configuration options while also providing presets to simplify common workflows. Videomass integrates closely with FFmpeg, exposing powerful capabilities such as transcoding, filtering, and format conversion without requiring command-line interaction. It also supports scripting and customization for more advanced use cases. Overall, it combines usability and flexibility into a comprehensive multimedia processing tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FFmpegCommand

    FFmpegCommand

    Command library suitable for Android. It implements audio and video

    ...It provides an interface where users can configure parameters such as codecs, bitrates, and formats without manually writing command-line instructions. The tool dynamically builds FFmpeg commands based on user selections, making complex workflows more accessible. It supports common operations such as transcoding, trimming, and format conversion. FFmpegCommand is particularly useful for users who want to leverage FFmpeg’s power without needing deep technical knowledge. It also enables experimentation by allowing users to test configurations before execution. Overall, it bridges the gap between ease of use and advanced media processing functionality.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    ffmprovisr

    ffmprovisr

    Repository of useful FFmpeg commands for archivists

    ffmprovisr is an educational web-based resource designed to help users understand and construct FFmpeg commands through a curated collection of practical recipes. It organizes common multimedia tasks into categorized examples, allowing users to quickly find solutions for operations such as transcoding, trimming, filtering, and metadata handling. Each recipe includes a sample command along with a detailed explanation of its components, helping users learn how FFmpeg flags and parameters work. The platform is particularly useful for beginners who find FFmpeg’s syntax complex, as it breaks down commands into understandable segments. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    SpotSeekBot

    SpotSeekBot

    spotify music downloader telegram bot (tracks, albums, playlists)

    ...It allows users to search for tracks, play songs, and manage queues directly through chat commands. The bot integrates with Spotify APIs to retrieve track information and playlists while using external sources for actual audio playback. It supports common playback controls such as pause, skip, and seek, enabling interactive music sessions in real time. The system is designed to handle multiple users and maintain queue consistency during playback. It also includes configuration options for customizing behavior and command handling. Overall, it provides a convenient way to bring Spotify-based music experiences into Discord environments.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    JamTools

    JamTools

    JamTools is a cross-platform gadget set software

    ...It integrates various features such as file management, multimedia handling, and system utilities into a unified interface. The project emphasizes ease of use while offering advanced functionality for handling common tasks efficiently. It includes support for media-related operations, often leveraging FFmpeg for processing video and audio content. JamTools is structured to allow modular expansion, enabling new tools and features to be added over time. Its interface is designed to centralize multiple utilities, reducing the need for separate applications. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    LinuxPlay

    LinuxPlay

    An open-source, ultra-low-latency remote desktop for Linux hosts

    LinuxPlay is a multimedia playback project designed to provide a lightweight media player for Linux environments with support for common audio and video formats. It focuses on implementing playback functionality using FFmpeg and native Linux APIs to ensure efficient decoding and rendering. The project demonstrates how to build a media player from scratch, including handling audio-video synchronization and playback controls. It supports local file playback and may include streaming capabilities depending on configuration. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    FFmpeg Cheat Sheet

    FFmpeg Cheat Sheet

    A categorized collection of FFmpeg commands for video automation

    FFmpeg Cheat Sheet is a curated collection of commonly used FFmpeg commands and examples designed to help users quickly understand and apply multimedia processing tasks. It serves as a reference guide for operations such as transcoding, trimming, resizing, and streaming. The repository organizes commands into categories, making it easier to find solutions for specific use cases. It is particularly useful for beginners who want to learn FFmpeg syntax and workflows without reading extensive...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Matroska Server Mk2

    Matroska Server Mk2

    The streaming solution to end all streaming problems

    ...It enables on-demand streaming of video content, making it suitable for personal media servers or lightweight distribution systems. The project focuses on efficient file serving and compatibility with common media players. It supports handling large video files while maintaining smooth playback performance. The implementation emphasizes simplicity and ease of deployment. It is particularly useful for users who want a straightforward way to stream local video libraries. The server architecture is optimized for reliability and low overhead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Memories

    Memories

    Build a full stack MERN application

    ...The repository is tied to a video tutorial series that covers the project from start to finish, ideal for developers learning full-stack workflows. The codebase is split into client and server folders for separation of concerns, and uses common patterns like REST APIs, React state management, and MongoDB models. While fairly standard as a “starter” full-stack project, it provides a clean, end-to-end example of building and deploying a modern web application with MERN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Riemann

    Riemann

    A network event stream processing system, in Clojure

    ...Combine statistics from every Riak node in your cluster and forward to Graphite. Track user activity from second to second. Riemann streams are just functions which accept an event. Events are just structs with some common fields like :host and :service You can use dozens of built-in streams for filtering, altering, and combining events, or write your own. Since Riemann's configuration is a Clojure program, its syntax is concise, regular, and extendable. Configuration-as-code minimizes boilerplate and gives you the flexibility to adapt to complex situations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SMPlayer

    SMPlayer

    Free media player with support for Youtube

    ...SMPlayer is a graphical user interface (GUI) for the award-winning MPlayer, which is capable of playing almost all known video and audio formats. But apart from providing access for the most common and useful options of MPlayer, SMPlayer adds other interesting features like the possibility to play YouTube videos subtitles. Note: for those people complaining about malware in the windows installer: be sure you download SMPlayer from the official website. Our installer is completely safe and free of malware.
    Leader badge
    Downloads: 394 This Week
    Last Update:
    See Project
  • 21
    SRTools

    SRTools

    Command-line tools for SSA->SRT conversion & editing of SRT subtitles

    Tools for SSA->SRT conversion and editing of SRT subtitles: * ssa2srt - converts SSA/ASS subtitles to SubRip format; * fixsrtsub - fixes SubRip subtitles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Karaoke Hoster V5

    Karaoke Hoster V5

    Karaoke Hosting for Ubuntu 22.04 (64) & Raspberry Pi Bookworm (64)

    Karaoke Hosting DJ Hosting Karaoke Player Video Sequencer Pitch Changing Sync Adjustments (Requires FAST scratchpad access!) Written in Gambas3 Program Compiled with prebuilt environment with zip extract. Ubuntu 22.04 (64) RPI Buster (64) RPI Bullseye (64)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Eagle Mode

    Eagle Mode

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

    ...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 set. It integrates file viewers for most of the common file types, as well as an audio and video player. Furthermore, the virtual cosmos contains a chess game, a netwalk game, a 3D minesweeper game, a multi-function clock, a stock watchlist, some fractals, and a Linux kernel configurator in form of a kernel patch.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    AutoDispose

    AutoDispose

    Automatic binding+disposal of RxJava streams

    ...Often (especially in mobile applications), Rx subscriptions need to stop in response to some event (for instance, when Activity#onStop() executes in an Android app). In order to support this common scenario in RxJava 2, we built AutoDispose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gnome Subtitles
    Gnome Subtitles is a subtitle editor for the GNOME desktop. It supports the most common text-based subtitle formats, video previewing, timings synchronization and subtitle translation.
    Downloads: 33 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB