Showing 55 open source projects for "clean"

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
  • 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
  • 1
    Hypnotix

    Hypnotix

    An M3U IPTV Player

    Hypnotix is a versatile and user-friendly IPTV player developed by the Linux Mint team, designed to provide seamless access to live TV channels, movies, and series through IPTV services. With its clean and intuitive interface, Hypnotix supports M3U playlists and works effortlessly with various IPTV providers, offering a straightforward way to watch content without the need for additional configuration. It includes features like search functionality, organized categories, and support for multiple content sources, making it an excellent choice for users looking to stream media conveniently. ...
    Downloads: 160 This Week
    Last Update:
    See Project
  • 2
    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. The platform is built with practicality in mind, giving power users a way to manage app variants and dependents without extra verification steps or tracking. ...
    Downloads: 1,526 This Week
    Last Update:
    See Project
  • 3
    ReClip

    ReClip

    Download videos from almost any website

    ...Built around the yt-dlp engine, it supports over a thousand websites, including major platforms like YouTube, TikTok, and Instagram, allowing users to retrieve media content in various formats. The application emphasizes simplicity and minimalism, featuring a clean interface built with plain HTML, CSS, and JavaScript without requiring complex build steps or frameworks. Its backend is implemented in a compact Python Flask application, making it easy to deploy and customize. Users can paste multiple URLs at once, select output formats such as MP4 or MP3, and choose quality settings before downloading. ...
    Downloads: 61 This Week
    Last Update:
    See Project
  • 4
    cobalt

    cobalt

    Video and media downloader: Best way to save what you love

    Cobalt is an open-source media downloader and tool designed to provide a high-performance and privacy-focused alternative for interacting with online media content, particularly focused on downloading and processing media from various platforms. It emphasizes speed, reliability, and a clean user experience, allowing users to retrieve media without unnecessary tracking, ads, or intrusive elements commonly found in web-based tools. The project is built with performance in mind, leveraging efficient backend processing to handle requests quickly and consistently. It also prioritizes user privacy by avoiding data collection and minimizing external dependencies. ...
    Downloads: 39 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    ytdlp-interface

    ytdlp-interface

    Windows graphical interface for yt-dlp

    ytdlp-interface is a Windows-based graphical frontend for the yt-dlp command-line tool, designed to simplify the process of downloading videos from YouTube and other supported platforms. It provides a clean and accessible interface that allows users to input URLs, manage download queues, and configure output settings without needing to use terminal commands. The application leverages the full capabilities of yt-dlp, meaning it supports a wide range of websites and media formats beyond just YouTube. It is built in C++ using the Nana GUI library, with additional dependencies for handling media processing and compression. ...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 6
    Annie

    Annie

    Fast, simple and clean video downloader

    Annie is a fast, simple and clean video downloader built with Go. Download videos, playlists, and any multimedia resource with an URL. You can download multiple URLs at once and save your files with custom formats and quality presets. Annie is an open source project and built on the top of open-source projects. If you are interested, then you are welcome to contribute.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Jaffree

    Jaffree

    Java ffmpeg and ffprobe command-line wrapper

    Jaffree is a Java library that provides a clean and modern API for interacting with FFmpeg, allowing developers to programmatically execute multimedia processing tasks. It abstracts the complexity of command-line FFmpeg usage by offering strongly typed Java classes for configuring inputs, outputs, codecs, and filters. The library supports streaming data, handling real-time processing scenarios, and integrating FFmpeg pipelines directly into Java applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    ytDownloader

    ytDownloader

    Desktop App for downloading Videos and Audios from hundreds of sites

    ytDownloader is a modern desktop application designed to download videos and extract audio from hundreds of online platforms through a clean graphical user interface. Built as a cross-platform tool for Windows, macOS, and Linux, it leverages tools like yt-dlp and FFmpeg under the hood while abstracting their complexity into an intuitive user experience. The application supports downloading from major platforms such as YouTube, Facebook, TikTok, Instagram, Twitch, and Twitter, offering users the ability to retrieve content in multiple formats and resolutions including MP4, MP3, and WebM. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    Friction

    Friction

    Powerful and versatile motion graphics application

    ...The application is built to be fast and responsive, enabling real-time feedback during animation editing. It supports exporting animations to various formats, making it suitable for use in games, web content, and multimedia projects. friction emphasizes a clean interface and streamlined tools to reduce complexity while maintaining creative flexibility. Its architecture is designed to be extensible, allowing future enhancements and integration with other tools. Overall, it provides a minimal yet capable environment for 2D animation production.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Krypt

    Krypt

    Build a Web 3.0 React Solidity blockchain application

    This repository accompanies a step-by-step tutorial for building a Web3 decentralized application that connects a React front end to Ethereum smart contracts written in Solidity. It walks you through setting up MetaMask, configuring a local or test blockchain, and wiring contract methods to a clean, modern UI. The project emphasizes end-to-end learning: from authoring and compiling a smart contract, to deploying it, and then interacting with it via web3 libraries in React. It demonstrates core patterns like sending transactions, reading on-chain state, and providing user feedback for pending and confirmed operations. The codebase is structured to be approachable for newcomers while still exposing real-world concerns such as network switching and account permissions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Memories

    Memories

    Build a full stack MERN application

    ...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
  • 12
    Stremio Core

    Stremio Core

    Types, addon system, UI models, core logic

    Stremio Core is the Rust engine that powers Stremio’s apps by centralizing all reusable logic behind discovery, catalogs, metadata, streams, add-ons, and user/library state. It exposes a clean set of modules—types, addon_transport, and state_types—so apps can talk to add-ons, model UI state, and react to events without duplicating code. The architecture is inspired by Elm: immutable state, message-driven updates, and explicit side-effects (“effects”) keep behavior predictable and testable. An environment abstraction lets hosts provide implementations for things like storage, networking, and timers, making the core portable to desktop, mobile, and web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Peer Calls

    Peer Calls

    Group peer to peer video calls for everyone written in Go

    ...Designed for simplicity and privacy, it allows anyone to run their own video conferencing service without relying on third-party providers. Peer Calls supports multi-user rooms, screen sharing, and chat, all delivered via a clean web interface. It’s great for small teams, communities, and educational groups seeking secure and customizable alternatives to mainstream conferencing tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Snaptube

    Snaptube

    YouTube downloader & MP3 converter

    ...Snaptube supports downloading from numerous sites beyond YouTube, including Vimeo, TikTok, Instagram, Facebook, and more, and allows users to add additional video portals. The app also includes useful settings to customize download folders, speed limits, and Wi-Fi-only downloads to save data. Snaptube’s clean, user-friendly interface requires no account creation or complicated setup to start building your offline media library. With over 1.4 billion downloads worldwide, Snaptube is praised for its reliability, speed, and ease of use. It is compatible with Android 5.0+
    Downloads: 19 This Week
    Last Update:
    See Project
  • 15
    AIO Video Downloader (Official)

    AIO Video Downloader (Official)

    AIO Video Downloader lets you download videos from 1000+ websites.

    AIO Video Downloader is a clean and reliable Android application designed as a powerful alternative to VidMate and SnapTube. It delivers a simple yet feature-rich video downloading experience, developed with privacy and user convenience in mind. Unlike many similar apps, AIO Video Downloader removes all the clutter, bloat, and annoying ads while giving you the smooth performance you expect.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 16
    Funker Downloader
    Funkrr Easy Downloader is a cross-platform desktop tool that automatically downloads all media files from Funkr albums. It handles the complex process of navigating through Funkr's click-through pages and CDN redirects, delivering your files directly to your computer with a clean, intuitive interface. The application is available as: - **Portable executable** for Windows - **AppImage** for Linux
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Darshan Player

    Darshan Player

    Darshan Player is a fast and minimal desktop media player

    Darshan Player is a fast and minimal desktop media player The goal is to provide reliable playback with a clean interface and lightweight performance. The Multi Media Player Supports most of the available Video formats. Key principles: Easy local setup Simple and responsive UI
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    MahfLoader

    MahfLoader

    No ads ,No login ,Download in HD, 4K, even 8K! ,Fastest download

    🚀 Introducing MahfLoader – Your Ultimate YouTube Video Downloader for Windows! 🎬 ✅ No ads ✅ No login ✅ Download in HD, 4K, even 8K! ✅ Fastest download speed ✅ Clean, easy-to-use interface ✅ Built with yt-dlp + ffmpeg 💻 📥 Download Now: 👉 see on comment box 🔥 Save your favorite videos in one click. Perfect for students, editors, and creators!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Slim Camera

    Slim Camera

    Slim Camera - Lightweight RTSP Video Player

    Slim Camera is a lightweight RTSP viewer for IP cameras. On first launch, it prompts for the stream URL (saved for future sessions) and runs in the system tray to avoid taskbar clutter. It remembers window position, size, and camera URL via an INI file for seamless reuse. The interface keeps distractions minimal - just the video stream in an auto-sizing window. Right-click the tray icon to change the camera URL, restart the stream, reset window position, or exit. Press F1 to quickly...
    Downloads: 72 This Week
    Last Update:
    See Project
  • 20
    BlackBelt CodecPack

    BlackBelt CodecPack

    A clean, lean CoDec Pack. FFDShow and LAV Combined.

    Contains support for popular formats. Works especially well with MediaPortal. LAV, ffdshow - why choose between when you can have both in one pack ! WMV/WMA, DivX, AVI, ASF, FLV, Ogg FLAC, HEV1, x264, x265 etc. NO SPYWARE, NO ADWARE, NO TOOLBARS, NO PLAYER - JUST PURE CODECS Windows XP / Vista / 7 / 8 / 10 - 32/64 bit.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    ytDownloader

    ytDownloader

    Desktop app to download videos and audio from hundreds of sites

    ytDownloader is a modern, open-source desktop application designed for downloading videos and audio from hundreds of online platforms. Built with a clean graphical interface, it simplifies the process of saving content from sites like YouTube, Facebook, Instagram, and TikTok. The tool leverages powerful technologies such as yt-dlp and FFmpeg to deliver fast and reliable downloads with high-quality output. It supports multiple operating systems, including Windows, macOS, and Linux, making it accessible to a wide range of users. ...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 22

    Thunderbird Media Studio

    Thunderbird: YouTube Downloader & Universal Video Converter

    ...Extensive Format Support: * Video: MP4, AVI, MKV, MOV, WMV, FLV, WebM, 3GP, M4V. Audio: MP3, WAV, FLAC, M4A, OGG, AAC, OPUS. Organized Workflow: Separate output folders for downloads and conversions to keep your files tidy. Modern UI: A clean, dark-themed interface built with WPF for a smooth and intuitive user experience. Safe & Private: No ads, no tracking, and no bloatware. Just a pure media tool.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 23
    Vanced Tube APK for Android

    Vanced Tube APK for Android

    Vanced Tube: Ad-free YouTube streaming & seamless playback on Android

    Vanced Tube is a modified YouTube client available for Android devices, offering enhanced functionality and a premium-like experience for free. It removes the interruptions of ads, supports background playback, and provides advanced features like video downloads and customizable playback settings. Designed with user convenience in mind, Vanced Tube allows users to enjoy videos and audio seamlessly, whether online or offline. The app also includes support for dark and AMOLED themes, ensuring...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    fojecleno_downloader

    fojecleno_downloader

    Free video downloader, simple, fast, bilingual and ad-free

    ...Main features: - Responsible one-click video downloading - Bilingual interface (French/English) - Automatic pasting from the clipboard - Choice of download folder - Activity log - Light/dark mode - Zoom and smooth scrolling - Collapsible sections - Portable version (no installation required) - Installable version with shortcuts and clean uninstallation - Compatible with Windows 10 and 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FvdTube YouTube Downloader

    FvdTube YouTube Downloader

    Download your favorite YouTube videos and music effortlessly, anytime

    FvdTube YouTube Downloader is a versatile app that allows users to download videos and audio from YouTube and other platforms quickly and effortlessly. It supports a variety of formats and resolutions, enabling users to save content in their preferred quality for offline viewing. With its fast download speeds and built-in media player, FvdTube offers a seamless experience for managing and enjoying downloaded files. The app also features a user-friendly interface, making it easy to search,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB