Now use any device with a web browser as a second screen for your laptop or PC. No cables. No internet. No software installation. Just Spreen, that's it.
git clone https://github.com/IshaanOhri/Spreen
- Install packages
npm ci
- Start server:
npm start
- Start screen share
http://localhost:3000
- View screen share
http://<LOCAL_IP>:3000/watch
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Commit your Changes (
git commit -m 'Add some NewFeature'
) - Push to the Branch (
git push origin feature/NewFeature
) - Open a Pull Request
The project is distributed under the MIT License. See LICENSE for more information.