log out

AppWizard
July 16, 2025
Transferring files between a Pop!OS Linux desktop and an Android device can be done using a tool named Packet, which utilizes Quick Share for file transfers over the same wireless network. To install Packet, the Linux distribution must support Flatpak applications, Bluetooth must be enabled, and the Android device should run a version of Android that includes Nearby Share. User privileges with sudo access are required for installation. The installation involves executing a command in the terminal and optionally logging out and back in. Users need to enable the Static Network Port in Packet's Preferences and open port 9300 on the firewall using the command PLACEHOLDER74f5483d2fa9d11c for successful file transfers. Files received are stored in the ~/Downloads folder, which can be customized in the Preferences settings.
AppWizard
June 20, 2025
Packet is a tool that allows users to transfer files from a Pop!_OS Linux desktop to an Android device over the same wireless network. It works with Quick Share and requires a Linux distribution with Flatpak support, an Android device with Nearby Share enabled, and sudo privileges on the Linux machine. The installation involves executing a command in the terminal, toggling the Static Network Port option to 'On', and ensuring port 9300 is open on the firewall. Files received on the Linux desktop are stored in the ~/Downloads folder, which can be customized.
Search