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.
- Host: GitHub
- URL: https://github.com/workofaditya/airlink
- Owner: WorkofAditya
- License: gpl-3.0
- Created: 2025-01-20T17:34:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-16T14:51:04.000Z (3 months ago)
- Last Synced: 2026-03-17T01:48:37.581Z (3 months ago)
- Topics: airlink, css, file-sharing, flask, ftp, html, javascript, lan, local-file-sharing, localhost, network, python, socket-io, wlan
- Language: CSS
- Homepage:
- Size: 1.58 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# _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.

## 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

## 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!