Skip to content

aLEGEND21/screenlink

Repository files navigation

Screenlink

Share Your Screen Instantly

A modern, easy-to-use screen sharing platform built with Next.js

🚀 Features

  • Instant Room Creation: Create a sharing room with one click
  • Simple Join Process: Join rooms using just a room code
  • Real-Time Screen Sharing: High-quality, low-latency screen sharing
  • No Account Required: Start sharing immediately without registration
  • Modern UI: Clean, responsive interface built with Tailwind CSS
  • Cross-Platform: Works on all modern browsers
  • Dark Mode Support: Built-in light and dark theme support

🛠️ Tech Stack

📋 Prerequisites

Before you begin, ensure you have the following installed:

🚀 Getting Started

  1. Clone the repository

    git clone https://github.com/aLEGEND21/screenlink.git
    cd screenlink
  2. Install dependencies

    npm install
    # or
    yarn install
  3. Run the development server

    npm run dev
    # or
    yarn dev
  4. Open your browser Navigate to http://localhost:3000 to see the application running.

🏗️ Building for Production

  1. Create a production build

    npm run build
    # or
    yarn build
  2. Start the production server

    npm run start
    # or
    yarn start

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments

About

A modern, zero-install screen sharing platform built with Next.js. Share your screen instantly with just a link - no downloads, no sign-ups, just simple and secure peer-to-peer screen sharing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors