Screen sharing website
Go to file
2025-09-19 07:22:15 +05:00
public added favicon 2025-09-19 07:22:15 +05:00
src websocket path set to /ws 2025-09-19 07:22:09 +05:00
.gitignore it works!!! 2025-09-19 06:59:13 +05:00
.prettierignore it works!!! 2025-09-19 06:59:13 +05:00
.prettierrc it works!!! 2025-09-19 06:59:13 +05:00
default-config.json it works!!! 2025-09-19 06:59:13 +05:00
package.json it works!!! 2025-09-19 06:59:13 +05:00
README.md it works!!! 2025-09-19 06:59:13 +05:00

screensy-unbloated

Screen sharing website. Based on https://github.com/screensy/screensy but without a ton of bloat

Usage

  1. cp default-config.json config.json
    
  2. Edit config.json
npm run build
npm run start