AirDropReworked banner

AirDropReworked

2 devlogs
4h 24m 10s

AirDropReworked (ADRW) is a local file transfer app for Windows, macOS, and Linux. Devices on the same network find each other automatically — just pick a peer, select a file, and it lands directly on their machine. The receiver gets a prompt to a…

AirDropReworked (ADRW) is a local file transfer app for Windows, macOS, and Linux. Devices on the same network find each other automatically — just pick a peer, select a file, and it lands directly on their machine. The receiver gets a prompt to accept or choose where to save it. No internet required, no accounts, nothing installed except the app.

This project uses AI

AI assistance (Claude) was used throughout the development of this project as a coding and debugging partner. The core architecture, feature decisions, and implementation were driven by me. AI was used to accelerate specific tasks rather than generate the project wholesale. AI was not used to develop any feature. Mostly it was used for identifying issues and helping my with specific problems.

Demo Repository

Loading README...

SnapBanane

So. There happend alot. So i changed the UI a bit. Then the connectivity over lan works. Drag and Drop also working now. Then i setup github actions to compile for macos, Windows and Linux. Now im trying to release it without any errors in the github actions workflow.

Attachment
0
SnapBanane

Wohoo! We have a first working version (the base structure). We can run it and a window appears. Some bugs still left but the sidecar works and the frontend boots!

Currently using npm run tauri dev!

Attachment
0