An open API service indexing awesome lists of open source software.

https://github.com/workofaditya/airlink

AirLink is a user-friendly web-based file-sharing platform.
https://github.com/workofaditya/airlink

airlink css file-sharing flask ftp html javascript lan local-file-sharing localhost network python socket-io wlan

Last synced: 3 months ago
JSON representation

AirLink is a user-friendly web-based file-sharing platform.

Awesome Lists containing this project

README

          



Logo


# _Send it,_ with [AirLink](https://github.com/WorkofAditya/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](https://github.com/user-attachments/assets/e0053090-a35f-49c6-8cfb-72f4a8790c4f)

## 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:
```bash
python3 app.py
```
4. Open your web browser and go to `http://:5000`.

## Technologies Used
- **Frontend**: HTML, CSS, JavaScript
- **Backend**: Python (WSGI)
- **Real-time Communication**: Socket.IO

![airlink 2](https://github.com/user-attachments/assets/39a423b5-e273-4fe8-868a-f8ab7dc1c0db)

## License
This project is licensed under the [GPL 3.0 - License](https://github.com/Adityasinh-Sodha/AirLink/blob/main/LICENSE).
## Author
Developed by **Adityasinh**.

---

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