Dropper Assistant
Dropper Assistant is a hands-free file-sharing tool that lets you quickly email or upload files with simple voice commands. Just hover your mouse over a file and say:
- "Email this file to Harry" → Instantly sends the file to the specified person.
- "Upload this file to Google Drive" → Automatically uploads the file to your Google Drive.
🚀 Features
- Voice-activated file sharing – No clicks needed.
- GUI control – your mouse is controlled by scripts, you need to do nothing!.
- Supports email & cloud storage – Send files or upload to Google Drive seamlessly.
- Fast & lightweight – Works in the background with minimal resource usage.
- Notifications – Leverages windows notification API to communicate .
- Other common assistant features - Like telling time.
🛠️ Tech Stack
- Python for backend processing
- Speech Recognition API for voice commands
- Google Drive API for file uploads
- OAuth 2.0 for secure authentication to google drive and Gmail.
- Gui Control for controlling mouse and keyboard to automate file sharing.
🎯 How It Works
- Hover over the file you want to share.
- Speak your command (e.g., "Hey dropper, Email this file to Alex").
- The assistant processes your request and executes the action.
Made with ❤️ for 404 mission found 2024 🚀

Log in or sign up for Devpost to join the conversation.