We are thrilled to announce the first official release of InpToPC (v1.0.0)! π
InpToPC is a blazing-fast, ultra-lightweight cross-platform system tray utility that allows you to seamlessly receive text from mobile devices over your local network and instantly inject it into the currently focused window on your PC. Built with zero heavy frameworks for maximum efficiency!
β¨ What's New in v1.0.0
- Smart Paste Injection (Zero Pollution): Uses a hyper-fast "backup-paste-restore" method via simulated keystrokes. It instantly injects text without leaving any trace in your clipboard history.
- Dual-Backend GUI Engine: Incredibly lightweight footprint. Automatically uses native GTK3 for stunning UI on Linux and falls back to optimized Tkinter on Windowsβno Electron or Qt required!
- Zero-Config Discovery: Built-in Bonjour/mDNS (
zeroconf) support. Mobile apps can automatically discover your PC server on the local network. - Built-in Security: A dedicated Preferences window to set your Username and Password, ensuring only authorized devices can push text.
- System Tray Native: Lives quietly in your Windows taskbar or Linux system tray. No console windows, no taskbar clutter.
- Quick QR Connect: Click the tray icon to reveal a dynamically generated, high-resolution QR code for instant pairing via any mobile browser.
- Launch at Login: Native integration with Windows Registry and Linux
autostart(.desktop) to automatically start the server on boot.
π± Android Companion App
To use InpToPC, you need the official mobile app. Download it directly from the Google Play Store:
Download InpToMac on Google Play
π macOS Support
Looking for the macOS version? Check out our native macOS companion app:
InpToMac Repository
βοΈ How to Install
πͺ For Windows:
- Download
InpToPC_Setup_v1.0.0.exefrom the Assets below. - Double-click the installer and follow the setup wizard.
- Once installed, launch InpToPC from your Start Menu or Desktop.
π§ For Debian/Ubuntu-based Linux:
- Download
InpToPC_v1.0.0_amd64.debfrom the Assets below. - Open your terminal and run:
sudo dpkg -i InpToPC_v1.0.0_amd64.deb - Launch the app from your application menu.
π¦ For Other Linux Distributions (Fedora, Arch, etc.):
- Download
InpToPC_v1.0.0_linux_x86_64.tar.gzfrom the Assets below. - Extract the archive to your preferred location.
- Run the included
run.shwrapper script to launch the application.
π Feedback
This is the initial cross-platform release. If you find any bugs, need help, or have feature requests, please open an issue in the repository!