Showing 33 open source projects for "project"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    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: 64 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    cobalt

    cobalt

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

    ...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. Cobalt is designed to be simple yet powerful, offering a streamlined interface while still supporting a wide range of media sources and formats. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    formidable

    formidable

    The most used, flexible, fast and streaming parser

    The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production. This project is semantically versioned and available as part of the Tidelift Subscription for professional-grade assurances, enhanced support and security. The maintainers of formidable and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the Open Source dependencies you use to build your applications. ...
    Downloads: 3 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
    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
  • 6
    Bloom

    Bloom

    An open source, agentic Loom alternative

    ...It allows users to record sessions locally while simultaneously preparing those recordings to be processed, indexed, and analyzed by AI systems, effectively turning simple screen captures into structured, queryable data. The project is part of the broader VideoDB ecosystem, which focuses on giving AI agents perception and memory through video, enabling them to understand and act upon visual information. Bloom supports the concept of “agentic video,” where recordings are not just passive media files but interactive assets that can be searched, summarized, and transformed into workflows or insights. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    cleanvideo-cli

    cleanvideo-cli

    CLI tool for removing watermarks from AI-generated videos using frame-

    cleanvideo-cli is a command-line tool designed to remove visible watermarks from AI-generated videos. It works by analyzing video frames and reconstructing the underlying pixels in watermark regions, without cropping or blurring the original content. This project is intended for developers, researchers, and creators who need a lightweight utility for cleaning preview or draft videos before further processing. Note: This tool does not bypass platform restrictions and should be used only on content you own or have the rights to use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    DPlayer

    DPlayer

    An HTML5 danmaku video player

    DPlayer is a lovely HTML5 danmaku video player to help people build video and danmaku easily. DPlayer is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. Video events supported include abort, canplay, canplaythrough, durationchange, emptied, ended, error, loadeddata, loadedmetadata, loadstart, mozaudioavailable, pause, play, playing, progress, ratechange, seeked, seeking, stalled, suspend, timeupdate, volumechange, and waiting. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    flv.js

    flv.js

    HTML5 FLV Player

    An HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash. This project relies on Media Source Extensions to work. flv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 <video> element through Media Source Extensions API. flv.js is written in ECMAScript 6, transpiled into ECMAScript 5 by Babel Compiler, and bundled with Browserify.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    Harp

    Harp

    Static site server/generator with built-in preprocessing

    ...It supports the beloved layout/partial paradigm and it has flexible metadata and global objects for traversing the file system and injecting custom data into templates. Optionally, Harp can also compile your project down to static assets for hosting behind any valid HTTP server. Pre-compilers are becoming extremely powerful and shipping front-ends as static assets has many upsides. It's simple, it's easy to maintain, it's low risk, easy to scale, and requires low cognitive overhead. I wanted a lightweight web server that was powerful enough for me to abandon web frameworks for dead simple front-end publishing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    node-screen

    node-screen

    Client Server digital signage

    node-screen is a multi platform digital signage system, designed for retail outlets. The project consists of a server and a client The client is based on node-webkit and will work on linux/windows/OSX The node screen client works on windows, linux, OSX 10.7+ and Android 4+ For the latest windows client https://sourceforge.net/projects/nodescreen/files/Client/Windows%2064bit/node-screen-r255.zip For the latest Android client https://sourceforge.net/projects/nodescreen/files/Client/Android/node-screen-r177.apk/download For installation instruction please see the Wiki http://sourceforge.net/p/nodescreen/wiki/Home/ The node screen client works on windows, linux, OSX 10.7+ and Android 5.1+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    My little prompter

    Simple prompter in Js

    - English : Simple prompter in Javascript and JQuery. You can bind keyboard key or mouse button to control the text. - Français : Petit prompteur en Javascript et JQuery. Vous pouvez paramétrer les touches du clavier ou les boutons de la souris pour contrôler le texte.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pman-player

    pman-player

    Desktop Media Center for Windows and Linux

    PMan is a desktop media player and media management tool. More info on the project homepage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Defa Protect HTML5 Video From Download

    Defa Protect HTML5 Video From Download

    Prevent and Protect Your HTML5 Video, Music , Audio From Download Free

    Defa Protector is A Simple PHP and Wordpress Plugin To Protect and Prevent Video Save As From Browser and Some Video Grabber. There is 100% Guaranteed Protection and There might be some tradeoff but If you care about Digital Rights Management of Your Video and Music Content. This Project is for you. Defa Protector 6.7.1 Revamp Code For Better Performance To The Bone. We almost rewritten this project from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    Naam Tamilar RTMP Server This project updated as open source for future use of Naam Tamilar Political Party. To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    iaextractor repository

    AAC audio extractor for the FLV format

    Repository for iaextractor project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Playback

    Playback

    Video player built using electron and node.js

    playback is another project by the same author, aimed at simplifying media playback of streaming sources in JavaScript/Node.js contexts. The goal of Playback is to act as a thin wrapper or abstraction layer that eases the task of launching and controlling a media player from code or CLI, perhaps integrating with torrent-based streaming (e.g. from peerflix) or other streaming sources.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18

    STANTOR

    Scada for Home Automation

    Stantor is a SCADA for home automation/domotic project. It drives : k8061-K8055(USB), K8000(I2C), Arduino Mega and Uno, X10, 1-Wire, electricity meters, Webcam (motion), infrared remote controls. It uses WEB browser, smartphone, xHTML, SOAP, Websocket, HTML5 Apache, mySQL, PHP, javascript and Ajax. Stantor allows control of electrical equipments like boilers, shutters, lamps, pumps, etc...connected to the 220V/110 VAC.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Tin Can Jukebox

    Tin Can Jukebox

    Stream your music over the net

    Tin Can Jukebox is a very fast, full featured php/mysql web jukebox that can securely stream large mp3 collections over the internet to multiple users. Features include many browsing modes,dynamic downsampling,playists,language packs & user access controls. Programming 100% fueled by environmentally friendly beer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    THM COM FREE FM RADIO

    THM COM FREE FM RADIO

    Uma rádio FM para servidores Zend

    Instale no Windows Power Shell (Windows 7) e rode no Internet Explorer 8 dos seus usuários: uma rádio FM que aceita ligações externas. Você será capaz de prover música MP3 em poucos instantes. Precisará do servidor Zend, do interpretador Perl e do programa que "corta" músicas o mp3directcut. Até 3 ouvintes ou mais serão capazes de aceitar o comando embed através de suas janelas. Vem com comerciais e interface de vídeo. Em 3 versões.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Soundbox
    Soundbox is a radio system application for IP.Board that displays your SHOUTcast Radio on the community, and manage it through AdminCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    contextv

    Project developed at the CIn/UFPE as part of IN1133 class.

    Project developed at the CIn/UFPE as part of IN1133 class (Master in Computer Sciences).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Shoutcast Control Panel is a project designed to create and control Shoutcast servers via mysql, php and apache. I have started this project because of the lack of open source control panels with useful functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is s a media center that runs on arm based board. It will run media content locally and we will be able to access this media remotely. It's a final graduation project leaded by students of Polytechnic School of University of Sao Paulo (Brazil).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    W.A.L.K.S. Web Aided Laboratory for Knowledge Sharing is a multilingual web application, to give the ability to expert IT users, to help less experienced users solve their IT problems. This is about reducing digital divide throughout the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB