Skip to content

WorkofAditya/AirLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

189 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Send it, with AirLink

Transfer files instantly over your local network.
No login. No cloud. Just connect and send.
Developed by Adityasinh

Report a bug
Request feature


AirLink is a streamlined and user-friendly web-based file-sharing platform designed to facilitate secure and fast file transfers between devices connected to the same network.

Airlink Mokeup 21

Features

  • Automatically detects devices on the same network.
  • Displays available devices in list.
  • Simple click-to-select device functionality.
  • Send files directly to the selected device with a single click.
  • Send messages via right click or hold
  • Supports various file types and sizes.
  • Incorporates Socket.IO for real-time communication between devices.

Setup Instructions

Prerequisites

  • Python 3.x installed on your system.
  • Flask framework.

Steps to setup locally

  1. Clone the repository or download the project files.
  2. Install necessary library:
    pip install -r requirements.txt
    
  3. Run the app.py file:
    python3 app.py
  4. Open your web browser and go to http://<local_ip>:5000.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: Python (WSGI)
  • Real-time Communication: Socket.IO

airlink 2

License

This project is licensed under the GPL 3.0 - License.

Author

Developed by Adityasinh.


Experience the ease of sharing files with AirLink Network. Happy Sharing!