/Spreen

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.

Primary LanguageHTMLMIT LicenseMIT

Spreen

The Screen Sharing App


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.

Steps to start server

1. Clone repository

git clone https://github.com/IshaanOhri/Spreen

2. Start Spreen server

  • Install packages
npm ci
  • Start server:
npm start

3. Open browser:

  • Start screen share
http://localhost:3000
  • View screen share
http://<LOCAL_IP>:3000/watch

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

License

The project is distributed under the MIT License. See LICENSE for more information.

Author

Tech Stacks / Tools used