
Desktop App
AutoDrive Recorder
A Windows background tool for anyone who records gameplay clips and is tired of manually dragging them into cloud storage. It watches the folders your recorder saves to, waits until a file is genuinely finished writing (not just "looks done"), then uploads it straight to your own Google Drive.
Runs quietly in the system tray. If an upload gets interrupted — a dropped connection, a restart — it resumes from where it left off instead of starting over.
- Watches recording folders in real time — no polling delay
- Waits for a genuine Windows file-lock release before uploading, not just a size check
- Uploads to your own Google Drive via OAuth — narrow file-only permission scope
- Resumable uploads that survive dropped connections and app restarts
- Lives in the system tray with a visible upload queue and progress bars
- Open source, MIT licensed