An AirDrop alternative, with web file transfering support when device is not nearby.
Using Electron for desktop support.
Icon is made by me.
Important
This project is partly written by AI, mainly including socket.io and WebRTC logic.
If you encounter any issue and/or found any security risks, feel free to Open an Issue!
This project is still under development, releases will be uploaded when basic features are done.
This project does NOT have i18n finished by now. Will be added soon.
i mean, will anyone see this repository? i think no lol but i will use this software
$ npm install$ npm run dev# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux