meine
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
Python★ 50
terminal-themed bookmark manager for web browsers
terminal themed bookmark manager for web browsers
behaves like a small shell:
localStoragecd, ls, mkdir, rm, mv, cat, tree, etc.)man <command> help pageshelp to list commandstheme, theme list, theme <name>)man pages| command | description |
|---|---|
help |
list commands |
man <command> |
show help and usage for a command |
pwd |
print current directory |
ls [path] |
list directory contents |
cd [path] |
change current directory |
mkdir [-p] <path> |
create directories |
touch <path> <url> |
create bookmark file with URL |
cat <path> |
print bookmark URL |
open <path> |
open bookmark URL in a new tab |
mv <src> <dest> |
move or rename file/directory |
rm [-r] <path> |
remove file or directory (-r for directories) |
tree [path] |
print directory tree |
theme [name|list] |
show/set/list themes |
clear |
clear terminal |
Tab: autocompleteArrowUp / ArrowDown: command historyCtrl/Cmd + A: move cursor to startCtrl/Cmd + E: move cursor to endCtrl/Cmd + L: clear outputEsc: release input focus lockmore like this
meine 🌒 - A CLI file manager and system utility built with Textual. It combines intuitive command parsing with rich t…
search projects, people, and tags