Showing 25 open source projects for "tor browser for linux"

View related business solutions
  • 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
  • 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
  • 1
    FreeTube

    FreeTube

    An Open Source YouTube app for privacy

    FreeTube is an open-source and cross-platform desktop YouTube client built with privacy and user control as its core goals. Instead of relying on the official YouTube API, FreeTube uses its own extractor or community-friendly alternatives to fetch video data, which lets users watch YouTube content without advertisements and prevents Google from tracking them through cookies or JavaScript while browsing or viewing videos. Subscriptions, playlists, viewing history, and other user data are...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    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. It looks great out-of-the-box, but you can...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 52 This Week
    Last Update:
    See Project
  • 4
    YouTube Music

    YouTube Music

    YouTube Music Desktop App bundled with custom plugins

    ...Apply compression to audio (lowers the volume of the loudest parts of the signal and raises the volume of the softest parts) Next/Back navigation arrows directly integrated in the interface, like in your favorite browser. Allows setting global hotkeys for playback (play/pause/next/previous) + disable media osd by overriding media keys + enable Ctrl/CMD + F to search + enable Linux mpris support for media keys + custom hotkeys for advanced users.
    Downloads: 157 This Week
    Last Update:
    See Project
  • 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
  • 5
    Stremio

    Stremio

    Stremio - Freedom to Stream

    Stremio is the browser application that delivers Stremio’s “Freedom to Stream” experience entirely on the web. It consumes stremio-core (compiled to WebAssembly) and renders the product surfaces you recognize: Board for personalized updates, Discover for browsing catalogs, and Meta Details for titles, seasons, and streams. The app is built with JavaScript/TypeScript and a conventional web toolchain, offering simple commands for local development, testing, and production builds. It manages...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 6
    Interactive FFMPEG Command Generator

    Interactive FFMPEG Command Generator

    Create and render complex ffmpeg filtergraphs in the browser

    Interactive FFMPEG Command Generator is an experimental visual tool that allows users to explore and understand FFmpeg commands and filters interactively. It provides a graphical interface for constructing FFmpeg pipelines, making it easier to learn and experiment with complex media transformations. The tool focuses on education and exploration, helping users visualize how different filters and parameters affect output. It abstracts command-line complexity while still exposing the underlying...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    4allDownloader Converter

    4allDownloader Converter

    Video,audio&Files Downloader&Convert with built-in browser with AI.

    The most advanced downloader & converter tool that combines the power of leading open-source technologies under an intuitive GUI. Download videos, Audio, from 10000+ of sites, and also files from any platform with advanced format conversion capabilities. Features a built-in browser with JavaScript injection support that remembers logins while maintaining complete privacy. Five powerful tabs streamline your workflow: Home tab for pasting URLs, channels, playlists, and direct search; Browser...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    The Stream Detector

    The Stream Detector

    A Firefox addon for keeping track of manifests

    The Stream Detector is a browser extension and utility designed to detect and identify media streams embedded within web pages, particularly those using streaming protocols such as HLS or DASH. It scans network requests and extracts stream URLs, allowing users to access underlying media sources that may not be directly visible. The tool is useful for developers, researchers, and media enthusiasts who need to analyze streaming behavior or capture media sources. It supports integration with...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    simple-peer

    simple-peer

    Simple WebRTC video, voice, and data channels

    simple-peer is a lightweight JavaScript library that simplifies peer-to-peer WebRTC connections for real-time communication directly between browsers and devices. The project abstracts away much of the complexity of the native WebRTC API, allowing developers to establish audio, video, and data channels with minimal configuration. It supports direct peer communication without requiring heavy signaling infrastructure beyond the initial connection exchange. simple-peer is commonly used in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    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. FLV container with H.264 + AAC / MP3 codec playback. Multipart...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ffmpeg.js

    ffmpeg.js

    Port of FFmpeg with Emscripten

    ffmpeg.js is a JavaScript port of the FFmpeg multimedia framework compiled with Emscripten, enabling video and audio processing directly within browsers or Node.js environments. It provides prebuilt modules optimized for web use, balancing performance and file size while supporting common encoding and decoding tasks. By running entirely in JavaScript through asm.js, it allows developers to manipulate media files without requiring native binaries or server-side processing. The library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MV Video Sharing Software

    MV Video Sharing Software

    MV Video Sharing Software is a free video sharing script like Youtube

    MV Video Sharing Software is a free video sharing software that allows the capability of creating a video sharing website like Youtube. Setting up is easy. All you have to do is download, upload the contents to the directory of your choice, and use your favorite web browser to visit the directory in order to start the installation process. Once you have completed the installation process, you will be ready to start your video sharing website! If anything, you can also have Melero Video set...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    CCapture.js

    CCapture.js

    A library to capture canvas-based animations at a fixed framerate

    CCapture.js is a JavaScript library designed to capture high-quality recordings of HTML5 canvas animations at a fixed and consistent frame rate. Unlike traditional screen recording tools, it decouples rendering speed from capture speed, allowing developers to generate smooth video outputs even when frames take longer to compute. It works by overriding time-related browser functions such as requestAnimationFrame and Date.now to simulate a stable time progression, ensuring every frame is...
    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
    JSMpeg

    JSMpeg

    MPEG1 Video Decoder in JavaScript

    JSMpeg is a lightweight JavaScript MPEG1 video decoder and player designed for low-latency video streaming directly inside web browsers using HTML5 technologies. The project decodes MPEG video and MP2 audio entirely in JavaScript, allowing real-time playback without requiring plugins or native browser codec support. It is commonly used in applications involving webcam streaming, surveillance systems, remote monitoring, game streaming, and embedded video dashboards because of its low overhead...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YouTube Center

    YouTube Center

    Userscript designed to expand the functionality of YouTube

    YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto-selecting your preferred video quality and much more. YouTube Center is an extension for the browser that will enhance the experience on YouTube by adding tons of new and useful features. YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto selecting...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    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. Gathering information of various kinds such as temperature, light,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Movie Masher

    Movie Masher

    Browser-based online video editor and encoding API

    Version 3.x available here on SourceForge has been superseded by version 4.x available on Github. The later is a port to JavaScript, PHP and Ruby - all dependencies on Flash have been removed, as well as some of the functionality it provided. Version 3.x --------------- Extensible Flash and PHP online video editor with effects, transitions, titling, timeshifting and compositing. Client side ActionScript provides a robust GUI that interacts with PHP through simple XML protocols for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Timeline thumbnails Flowplayer html5

    Timeline thumbnails Flowplayer html5

    Generates preview images for timeline from h264 mp4 on the fly

    Displays video preview images on your Flowplayer html5 timeline when the user hovers mouse over it. The big advantage of this plugin is that you don't need to pre generate these preview images and store them separately, it is done seamlessly on the fly for you. The mp4 meta data is loaded and parsed and then corresponding key frames are downloaded using byte-range requests and decoded in the browser so you do not need to deal with it. All major desktop browsers are supported, mobile devices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Another YouTube Downloader
    Cross browser userscript to download videos from YouTube in various formats and sizes available. Find size of videos before downloading (http://pradip.x10.mx/index.php/download-details/36/Helper) Check Readme.txt in Files section for installation instructions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Apolmb Media Viewer
    Apolmb is a simple PHP- and Flash-only media browser/viewer for online directories. In the current version it shows images and plays audio and video content. Apolmb is based on OpenLaszlo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Mazaru is a media player and organizer. It provides remote playback across the local network with no software install (browser based).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Turn Firefox into a Virtual TV See More info @ http://www.archive.org/details/BrowserVision Notes: Version 0.1.9 is only compatible with windows and Firefox 3.5.x & contains only channel updates. 0.2 is still under deelopment with more features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Voquad : Video On Quasi Demand
    Voquad : Video On Quasi Demand. This is a Video on Demand Web Based Application. You have to select your video listed in a web page then click for encoding in Theora format. It's use the "<video>" tag from HTML 5 for streaming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mythwebremote is a browser-based remote control for Mythtv. The program consists of a PHP file that sends keypresses to a Mythtv frontend through the use of KBDE (a keyboard emulator). Mythwebremote eliminates the need to use LIRC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB