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.

Sponsored

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.

    Sponsored
  • 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

AI in 2025: is it an agentic year?

2024 was the GenAI year. With new and more performant LLMs and a higher number…

5 hours ago

Canonical announces 12 year Kubernetes LTS

Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12…

1 day ago

Ubuntu Weekly Newsletter Issue 878

Welcome to the Ubuntu Weekly Newsletter, Issue 878 for the week of February 2 –…

2 days ago

How your feedback shapes the way we support open source software

At Canonical, we firmly believe that delivering an outstanding, customer-centric support experience is impossible without…

2 days ago

How To Install osTicket v1.14 On Ubuntu 20.04

I want to share how to install osTicket v1.14 for Ubuntu 20.04 server. osTicket written…

3 days ago

How To Install WordPress On Ubuntu 20.04

Now I want to share how to install WordPress on ubuntu 20.04 server. WordPress is…

3 days ago