Categories: Ubuntu

Collector – New Alternative to macOS Dropover for Linux

Looking for an alternative to macOS Dropover utility? Collector is the one for Linux Desktop!

It’s a free and open-source tool to make drag & drop easier. Without having to open side-by-side windows, just paste or drag whatever content into the small app window, stash, gather, and then move all items to destination at once.

This is useful if you have many files to move, but they are saved in different locations. Just drag’n’drop them into Collector, then preview and/or edit them, finally drag’n’drop to destination folder at once.

Besides drag’n’drop files, you can also drag (or copy & paste link) images from web browser, including Google Images, and it will download them automatically.

Or, drag’n’drop text (or paste text from clipboard), then drag out into text editor to automatically export to ready-to-use CSV file.

For each file in the collector, move mouse cursor over the file thumbnail preview will show you a ‘⋮’ button for menu options to copy, edit (view), and delete items.

Besides using left/right keys, hover cursor over thumbnail (when ‘⋮’ not visible) and use middle mouse scroll can navigate between all the collected files. And, it provides preferences dialog with toggle options to enable/disable some features.

How to Install Collector in your Linux

The app is available to install as Flatpak package that runs in most Linux.

Fedora 38/39 (with third-party repository enabled) and Linux Mint 21.x can search for and install it either from GNOME Software or Software Manager.

For Ubuntu and other Linux, follow the steps below one by one to install the package:

  • First, launch terminal from start menu or ‘Activities’ overview depends on your desktop environment.
  • Then, Debian and Ubuntu can run command to enable Flatpak support:
    sudo apt install flatpak

    For other Linux, follow the setup guide to enable Flatpak support.

  • Finally, install the app as Flatpak package by running the command below in terminal:
    flatpak install https://dl.flathub.org/repo/appstream/it.mijorus.collector.flatpakref

    There many be many downloads for run-time libraries.

Once installed, search for and launch the app either from start menu or ‘Activities’ overview depends on your desktop environment (Log out and back in if app icon not visible).

NOTE: The Flatpak package by default have NO access permission to user files! You need to manually enable “All user files” or certain folder permission using Flatseal app.

Uninstall Collector

To remove the software package, also launch terminal (Ctrl+Alt+T) and run command:

flatpak uninstall --delete-data it.mijorus.collector

To uninstall Flatseal, run command:

flatpak uninstall --delete-data com.github.tchx84.Flatseal

Also run flatpak uninstall --unused to remove useless run-times to free up some disk spaces.

See Collector in github.

The post Collector – New Alternative to macOS Dropover for Linux appeared first on Osgrove.

Ubuntu Server Admin

Recent Posts

How to Harden Security of VPS Server

This article demonstrates how to harden security of VPS server and is intended for server…

18 hours ago

How to install Wget on Ubuntu 24.04

In this blog post, we will guide you on how to install wget on Ubuntu…

2 days ago

Xfwl4 – The roadmap for a Xfce Wayland Compositor

Jan 27,2026 Xfwl4 - The roadmap for a Xfce Wayland Compositor We, the Xfce team…

5 days ago

🚀 Deploy n8n on Ubuntu VPS (Quick-Start Guide)

This article provides a step-by-step how-to guide to deploy n8n on Ubuntu VPS. What is…

5 days ago

How to avoid package End of Life through backporting

In July 2025, git received CVE-2025-48384, a high vulnerability allowing arbitrary code execution when cloning…

1 week ago

Showcasing open design in action: Loughborough University design students explore open source projects

Last year, we collaborated with two design student teams from Loughborough University in the UK.…

2 weeks ago