Showing 15 open source projects for "react"

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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Live API Web Console

    Live API Web Console

    A react-based starter app for using the Live API over websockets

    Live API Web Console is a React starter that demonstrates how to use Gemini’s Live API over WebSockets to build real-time, multimodal experiences. The app includes modules for streaming audio playback, recording user media from the microphone, webcam, or even screen capture, and it surfaces a unified event log so you can debug the session as it flows. Configuration lives in a simple .env file and the project boots with standard web tooling, letting you experiment quickly with models, system prompts, and tool declarations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Smelter

    Smelter

    Toolkit for real-time, low latency, programmable video, audio mixing

    ...It lets developers combine media from different sources into a single video output, live stream, or interactive media experience. The project is useful for apps that need dynamic layouts, overlays, text, custom shaders, embedded websites, and live multimedia transformations. Smelter provides React components that make programmable composition easier to express in familiar UI code. It can support workflows such as livestreaming, video conferencing, broadcast tools, virtual events, live shopping, and custom media production systems. Its main value is giving developers a flexible composition engine for real-time media instead of forcing them into fixed video layouts or manual production tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Youwee

    Youwee

    A beautiful, cross-platform downloader for YouTube, TikTok, Instagram

    Youwee is a modern cross-platform media downloader built with Tauri and React that supports downloading content from over 1800 websites including YouTube, TikTok, and Instagram. It provides a polished graphical interface that simplifies media downloading while leveraging powerful tools like yt-dlp and FFmpeg under the hood. The application supports advanced features such as batch downloads, playlist management, and extraction of audio or subtitles.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6
    JKVideo

    JKVideo

    Bilibili-like app with DASH playback, danmaku, WBI sign

    JKVideo is a feature-rich, open-source video streaming client built with React Native, designed as a third-party interface for consuming video content similar to platforms like Bilibili. It supports multiple platforms, including Android, iOS, and web environments, providing a consistent and modern user experience across devices. The application focuses on delivering high-quality playback using technologies such as DASH streaming, ensuring smooth and adaptive video performance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    fideo

    fideo

    A convenient live broadcast recording software

    fideo-live-record is a desktop-based live stream recording application built with modern web technologies such as React, Electron, and FFmpeg, designed to simplify capturing live broadcasts from multiple platforms. It allows users to monitor live rooms and automatically record streams into local MP4 files without complex setup. The software supports a wide range of streaming platforms, including YouTube, Twitch, TikTok, and others, making it highly versatile for content archiving. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    YoutubeDL

    YoutubeDL

    YouTube Downloader API built with FastAPI

    This project is a YouTube Downloader API built with FastAPI for the backend and React for the frontend. It allows users to download YouTube videos in various formats.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    Velox Download Manager

    Velox Download Manager

    A multi-threaded, cross-platform download manager

    Velox — Segmented Download Manager Velox is a fast, modern, open-source download manager for desktop (macOS / Windows / Linux). Built with Tauri 2 + Rust and a React/Tailwind UI, it downloads files dramatically faster than a browser by splitting each file into parallel byte-range segments and fetching them simultaneously — the same technique used by IDM. Features - Segmented downloading — splits files into up to 32 parallel connections and assembles them byte-perfectly. Tune the connection count per download or globally...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    FFmpegKit

    FFmpegKit

    FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, ma

    FFmpegKit is a collection of tools to use FFmpeg in Android, iOS, Linux, macOS, tvOS, Flutter and React Native applications. It includes scripts to build FFmpeg native libraries, a wrapper library to run FFmpeg/FFprobe commands in applications and 8 prebuilt binary packages available at Github, Maven Central, CocoaPods, pub and npm. All scripts support additional options to enable optional libraries and disable platform architectures.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    videojs-player

    videojs-player

    Video.js player component for Vue(3) and React

    videojs-player is a modern, framework-agnostic video playback component built on top of Video.js that provides seamless integration with both Vue 3 and React applications. It abstracts the complexity of working directly with Video.js by exposing a unified component interface that handles initialization, configuration, and lifecycle management internally. The library is written in TypeScript and designed to be highly responsive, supporting the majority of Video.js configuration options while adapting them to different frontend frameworks. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    KTVR is a TV Recorder interface made with Kommander that uses mplayer and mencoder as backends. It uses kdialog, Xdialog and AT for scheduling too. It is made using a Pinnacle PCTV capture card, so I don't know how it will react on other capture cards
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pulsorclip

    pulsorclip

    Download videos from almost any website

    PulsorClip is a self-hosted media download workspace that allows users to process and download media from a wide range of online platforms. Built around the yt-dlp and ffmpeg engines, it supports over a thousand websites, including major platforms like YouTube, TikTok, Instagram, and others, enabling media extraction in multiple formats. The application focuses on a controlled workflow instead of instant downloads. Users first provide a media URL, then select format, quality, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Project Shale combines software and hardware involving interaction between physical and virtual objects. When a virtual object interacts with a physical object, both the virtual object and the physical object react by way of movement, lights, or sounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next