Skip to content

Hy0tic/bnscreenshare-web-app

Repository files navigation

bn-screenshare web app

CodeFactor Quality Gate Status Build and deploy

A simple and convenient way to screenshare through browser

Vultr URL Azure URL

Trello Board

Run Locally

Prerequisites:

  • Have Node.JS installed (version 16 or later will work)

Install and Run:

  • clone the repository git clone https://github.com/Hy0tic/bnscreenshare-web-app.git
  • run npm install to install dependencies
  • run npm run dev to run locally

Feature

  • 1080p@60FPS streaming
  • No login required
  • Includes chat system in lobby
  • Free

    Note:
  • Due to browser limitations, sharing a window's audio isn't possible, however, with Google Chrome, sharing a tab's audio or system audio is possible

Technologies

  • React
  • Vite
  • MantineUI