LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

dolphin

KDE file manager with integrated features

TLDR

Launch the file manager
$ dolphin
copy
Open specific directories
$ dolphin [path/to/directory1] [path/to/directory2]
copy
Open with files/directories selected
$ dolphin --select [path/to/file1] [path/to/file2]
copy
Open a new window
$ dolphin --new-window
copy
Open in split view
$ dolphin --split [path/to/directory1] [path/to/directory2]
copy
Launch the daemon for faster startup
$ dolphin --daemon
copy

SYNOPSIS

dolphin [options] [urls]

DESCRIPTION

dolphin is KDE's file manager. It provides a graphical interface for managing files and directories with features like tabs, split view, integrated terminal, and file previews.Part of the KDE Plasma desktop environment but can be used in other desktop environments with the KDE/Qt libraries installed.

PARAMETERS

--select files

Open with specified files or directories selected in their parent folder.
--new-window
Force opening a new window instead of reusing an existing one.
--split dir1 dir2
Open two directories side by side in split view.
--daemon
Start Dolphin as a D-Bus service in the background for faster subsequent launches.
-h, --help
Display help information.
--author
Show author information.
--version
Show version information.

INSTALL

sudo apt install dolphin
copy
sudo dnf install dolphin
copy
sudo pacman -S dolphin
copy
sudo apk add dolphin
copy
sudo zypper install dolphin
copy

CAVEATS

KDE application, requires Qt/KDE libraries. Full functionality requires KDE desktop environment. For GNOME, see Nautilus; for XFCE, see Thunar. The --daemon flag keeps Dolphin running in the background which uses memory even when no windows are open.

SEE ALSO

nautilus(1), thunar(1), ranger(1), nemo(1), mc(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid