Skip to content

InpToPC v1.0.0 - Initial Release (Windows & Linux)

Latest

Choose a tag to compare

@sajjad-amin sajjad-amin released this 30 Aug 21:27

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:

  1. Download InpToPC_Setup_v1.0.0.exe from the Assets below.
  2. Double-click the installer and follow the setup wizard.
  3. Once installed, launch InpToPC from your Start Menu or Desktop.

🐧 For Debian/Ubuntu-based Linux:

  1. Download InpToPC_v1.0.0_amd64.deb from the Assets below.
  2. Open your terminal and run: sudo dpkg -i InpToPC_v1.0.0_amd64.deb
  3. Launch the app from your application menu.

πŸ“¦ For Other Linux Distributions (Fedora, Arch, etc.):

  1. Download InpToPC_v1.0.0_linux_x86_64.tar.gz from the Assets below.
  2. Extract the archive to your preferred location.
  3. Run the included run.sh wrapper 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!