Showing 100 open source projects for "make"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it 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
    Orion Store

    Orion Store

    The ultimate home for modded apps

    Orion Store to make discovering and installing modified or variant builds of apps fast and simple without relying on official distribution channels. It provides a clean, modern interface where users can browse curated app listings, inspect available versions, and trigger installations directly on their device. Unlike traditional stores, Orion-Store focuses on user autonomy and speed, emphasizing dependency detection and reducing friction during installation.
    Downloads: 720 This Week
    Last Update:
    See Project
  • 2
    mpv

    mpv

    Command line video player

    ...Hardware decoding can be enabled at runtime on demand. A straightforward C API was designed from the ground up to make mpv usable as a library and facilitate easy integration into other applications. mpv is under active development, focusing on code refactoring and cleanups.
    Downloads: 96 This Week
    Last Update:
    See Project
  • 3
    yt-dlp-gui

    yt-dlp-gui

    A cross-platform GUI wrapper for yt-dlp written in PySide6

    yt-dlp-gui is a cross-platform graphical interface for the popular command-line video downloader yt-dlp, created to make video and audio downloads from sites like YouTube, Vimeo, Twitch, and others easier for everyday users without needing to work directly with command-line arguments. Written in PySide6 (Python with Qt bindings), it wraps the powerful yt-dlp engine in a visual application that lets users paste video URLs, choose formats, apply presets, and start downloads with a click, while still exposing options for advanced tweaks via configuration files. ...
    Downloads: 310 This Week
    Last Update:
    See Project
  • 4
    Plyr

    Plyr

    Simple HTML5, YouTube and Vimeo player

    ...Plyr is a simple, lightweight, accessible and customizable HTML5, YouTube and Vimeo media player that supports modern browsers. Accessible - full support for VTT captions and screen readers. Customizable - make the player look how you want with the markup you want. Responsive - works with any screen size. Monetization - make money from your videos. Streaming - support for hls.js, Shaka and dash.js streaming playback. API - toggle playback, volume, seeking, and more through a standardized API. Events - no messing around with Vimeo and YouTube APIs, all events are standardized across formats. ...
    Downloads: 17 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    cnc-ddraw

    cnc-ddraw

    GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API

    ...Automatically saves and restores window position/size/state. FPS Limiter, VSync, optional mouse sensitivity scaling. If you use cnc-ddraw with a game that got its own windowed mode built in then make sure you disable the games own windowed mode first.
    Downloads: 205 This Week
    Last Update:
    See Project
  • 6
    Olive Video Editor

    Olive Video Editor

    Free open-source non-linear video editor

    0.2 is the upcoming major release of Olive. It's a complete rewrite from the ground up designed around cutting-edge features to help you make the best videos possible. Olive 0.2 provides powerful and flexible node-based compositing. Node editing is a form of visual programming that gives you full control over how Olive renders your video. Rather than a "fixed" pipeline where one effect occurs after the other, nodes allow you to connect anything to anything else allowing a ton of flexibility for creating effects. ...
    Downloads: 94 This Week
    Last Update:
    See Project
  • 7
    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: 52 This Week
    Last Update:
    See Project
  • 8
    Video.js

    Video.js

    Open source HTML5 video player

    Make your web video player truly yours with Video.js, the world's most popular open source HTML5 player framework. Video.js was built from the ground up for an HTML5 world, supporting video playback on both desktops and mobile devices, and on practically every modern browser. Aside from HTML5 video, Video.js also supports modern streaming formats like HLS and DASH, YouTube, Vimeo and even Flash thanks to an abundance of well-documented plugins.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 9
    GSYVideoPlayer

    GSYVideoPlayer

    Android video player library

    ...Developers can embed players in RecyclerView lists, wire custom controls, and switch underlying renderers or decoders to match device capabilities and formats. Hooks for callbacks and state listeners make it straightforward to integrate analytics, preloading, and error recovery into apps. With a modular design and extensive demos, GSYVideoPlayer serves both as a practical production player and as a reference for building polished media experiences on Android.
    Downloads: 13 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
    Actionhero

    Actionhero

    Actionhero is a realtime multi-transport nodejs API server

    ...The action hero framework is one of the fastest ways to get started with a REST API - Routes, Versions, Testing, and Translation tool are all included. Actionhero's small footprint and stateful server options make it ideal for IOT applications whereas much logic as possible is offloaded to the server. Actionhero includes all the modern tools you need for highly available real-time applications. Actionhero can work in a cluster to handle all the clients you can throw at it. Actionhero was built to serve the same APIs across multiple protocols. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Bayesian Optimization

    Bayesian Optimization

    Python implementation of global optimization with gaussian processes

    ...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. Explore the domain reduction notebook to learn more about how search can be sped up by dynamically changing parameters' bounds.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Tartube

    Tartube

    Download videos/channels/playlists from YouTube and many other sites

    Tartube is a GUI front-end for youtube-dl, yt-dlp and other compatible video downloaders. It is written in Python 3 / Gtk 3 and runs on MS Windows, Linux, BSD and MacOS.
    Leader badge
    Downloads: 1,079 This Week
    Last Update:
    See Project
  • 13
    FFmpeg Batch AV Converter

    FFmpeg Batch AV Converter

    Free all in one audio/video ffmpeg batch encoder

    FFmpeg Batch AV Converter is a free universal audio and video encoder for Windows and Linux (via Wine), that allows to use the full potential of ffmpeg command line with a few mouse clicks in a convenient GUI with drag and drop, progress information. Some fancy wizards make things easy for non-experts. Thanks to its multi-file encoding feature, it may be the fastest a/v batch encoder available, since it maximizes system resources usage by launching as many simultaneous processes up to user cpu thread count. You can change encoding priority, pause and resume, set automatic shutdown. It is good for seasoned ffmpeg users as well as beginners. ...
    Leader badge
    Downloads: 2,946 This Week
    Last Update:
    See Project
  • 14
    Whorld

    Whorld

    psychedelic sacred geometry visualizer

    Whorld is a free, open-source visualizer for sacred geometry. It uses math to create a seamless animation of mesmerizing psychedelic images. You can VJ / veejay with it, make unique digital artwork with it, or sit back and watch it like a screensaver
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15

    Clipstitch

    Uility to make home movies from your digital camera files

    ...You can put Clipstitch commands into a text file and run as a script or type them in manually at a prompt. You can: Select portions of motion files with optional fades/slowmo/speedup, reverse play backwards. Adjust clip order. Concatenate to make your final "movie". V5.5 introduced captions, and special effects features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    yaetv

    yaetv

    DVR, digital video recorder

    ...You can schedule (repeated) recording by title, by channel + time slot, watch live, pause, etc... When the storage drive fills up yaetv automatically deletes oldest recording(s) to make room for the latest recording. I wrote this program for myself, as a replacement for Eye TV. If you have an HDHomeRun tuner you could use it as well. Notes: - The tuner must be discoverable (not blocked by the firewall), it must be able to connect to UDP port 65001. - First channel scan can take ~20min - Double-click mostly toggles full screen - Double-click on the channel tile to watch it live - Click on circle to toggle recording manually Linux binaries are provided as AppImage, built on Ubuntu 14.04.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    Youtube-To-MP3

    Youtube-To-MP3

    A simple Youtube to mp3 application written in python.

    A simple Youtube to mp3 application written in python. I did my best to make it have a simple intuitive design, so now you don't have to go to the sketchy converters. IF NOT ON WINDOWS I believe it should work on other operating systems but I've not tested. If your OS can't run an .exe file then you must run the .py file (source code) directly.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Streamlabs Desktop

    Streamlabs Desktop

    All-in-one live streaming and recording software

    Streamlabs Desktop is a cutting-edge, all-in-one streaming and recording software designed to elevate the livestreaming experience for content creators. With its powerful and user-friendly interface, Streamlabs Desktop simplifies the process of streaming on platforms like Twitch, YouTube, and Facebook Live, while offering a host of customization options to create a professional and engaging broadcast. This software combines high-performance tools with sleek overlays, widgets, and real-time...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Dynamite Download Manager

    Dynamite Download Manager

    PyIDM remake for downloading stuff

    ...Additionally, it allows you to download videos from platforms like YouTube and Vimeo, as well as from tons of other streaming websites, making it a go-to tool for both regular and media-centric downloads. Its intuitive interface and robust features make it an essential tool for anyone looking to speed up their internet downloads while managing files effortlessly.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20
    WMPignore

    WMPignore

    Control windows media player ignore list.

    Make windows media player ignore some folders (such as sample packs which take up lots of space in the playlist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RenderTune

    RenderTune

    Free open-source high quality video rendering app

    ...Our latest version (v1.1.3) includes important bug fixes and improvements, such as better support for mp4 video format on iOS mobile uploading, the option to choose your default video render output format, and enhanced ffmpeg support for older Mac versions (High Sierra 10.13+). RenderTune is free and open-source, making it accessible to everyone. Whether you're a content creator, musician, or just someone who loves to make videos, RenderTune is the ideal tool to bring your vision to life. Download RenderTune now and start creating stunning videos today!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VATSG

    VATSG

    Video automatic transcribe and translated subtitle generator

    It generates srt format subtitle from videofile which can be any source language that whisper support , and then make translated subtitle file of your target language which deepl support. This is the subtitle generator(VATSG) which use [moviepy](https://github.com/Zulko/moviepy) to generate mp3 and then use [faster-whisper](https://github.com/guillaumekln/faster-whisper) to get text recognition and then use deepl-api to generate your target language subtitle file(srt format) If you are a general user who want to view any video file and mp3 file to your language, It will provide way. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    QuickDesigner

    QuickDesigner

    Open-source tool for fast and simple design thumbnails made inGodot

    Meet QuickDesigner, the open source tool that streamlines your design process. With QuickDesigner, you can easily create eye-catching YouTube thumbnails in the blink of an eye. Our easy-to-use interface and intuitive features make it easy for anyone to create professional-looking designs. With the power of Godot Engine. This software is MIT License, you can, modify use, distribute and sell this software
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    NECCO-EDIT
    ...The completed project can be output as an MP4 file, so it can be posted on video sites such as YouTube. Since it is still under development, the functions are extremely scarce, but we aim to make it possible for anyone to easily enjoy full-fledged video editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RENDER96-HD-TEXTURE-PACK

    RENDER96-HD-TEXTURE-PACK

    Texture pack for Super Mario 64

    ...The team and I will make to fill in the blanks where no texture sources could be found.
    Downloads: 45 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB