Crates.io | cfm |
lib.rs | cfm |
version | 0.1.1 |
source | src |
created_at | 2021-03-21 18:39:23.938986 |
updated_at | 2021-03-21 18:39:23.938986 |
description | The last file manager you'll ever need |
homepage | |
repository | https://github.com/NilsIrl/cfm |
max_upload_size | |
id | 371808 |
size | 47,616 |
There are many non-GUI file managers. Unfortunately, they are all TUIs which means that they miss out on many of the benefits of CLIs: efficiency, scriptability, and speed. Although I've never seen it online, this really comes down to the CLI vs TUI debate.
cfm
aims to make file management using a CLI more efficient than it was
previously possible with the coreutils and other CLI tools. It works by being a
wrapper, around any already existing command, that expands file paths using
some predefined rules.
cfm
is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.
Copyright © 2021 Nils André