Highlight some text and a little bar of buttons pops up over it: search it, open links and paths, send it to an AI, encode or decode it, translate it, run it as a command. Plus a clipboard manager and a no-code button wizard. It's PopClip, for Linux.
This adds the LinuxPop repo and installs the app, with automatic updates:
flatpak install --from https://gaimsdevsoftware.github.io/linuxpop-flatpak/linuxpop.flatpakref
First time using Flatpak? Make sure the Flathub runtimes are available:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak run io.github.GaimsDevSoftware.LinuxPop
flatpak update io.github.GaimsDevSoftware.LinuxPop flatpak uninstall io.github.GaimsDevSoftware.LinuxPop
Grab the .flatpak bundle from
GitHub Releases and install it offline:
flatpak install --bundle linuxpop.flatpak
flatpak remote-add --if-not-exists linuxpop https://gaimsdevsoftware.github.io/linuxpop-flatpak/linuxpop.flatpakrepo flatpak install linuxpop io.github.GaimsDevSoftware.LinuxPop