2
1
Fork
You've already forked ellie
0
Simple terminal-ui (TUI) apps, commands and scripts launcher for GNU/Linux.
  • C++ 98.2%
  • CMake 1.6%
  • Shell 0.2%
Find a file
2023年09月15日 09:45:20 +03:00
bin Improve building 2022年10月14日 21:47:34 +03:00
examples Add example (not full) for invhnd service 2023年09月15日 09:45:20 +03:00
include Some interface updates 2023年03月23日 09:10:08 +03:00
libs/mini Initial commit 2022年06月12日 22:33:36 +03:00
src Add custom lists support and it examples dir 2023年09月03日 13:06:35 +03:00
.gitignore Improve building 2022年10月14日 21:47:34 +03:00
CMakeLists.txt Rewrite main.cpp 2023年09月03日 12:19:14 +03:00
LICENSE Initial commit 2022年06月12日 22:33:36 +03:00
README.md Update README.md 2023年09月03日 13:09:28 +03:00

ellie

CLI apps, commands and scripts launcher for GNU/Linux.

Build

git clone https://codeberg.org/librehub/ellie.git
cd ellie/bin
sh build.sh

Custom list

More examples can be found here.

choice=$(./ellie -u first second third)
case "$choice" in
 first) echo "first choice" & ;;
 second) echo "second choice" & ;;
 third) echo "third choice" & ;;
esac

Keys

Key Description
[-a] Show all items (apps, scripts, commands).
[-p{A/S/C}] Show part of items (apps + scripts, commands + apps, etc...).
[-A] Show apps (from /usr/share/applications directory.
[-S] Show scripts (from ~/ellie directory).
[-C] Show commands (from /usr/bin directory).
[-H] Show history (from ~/.config/ellie/history file).
[-u] Pick element from user input (-u 1 2 3).

Contacts

Contact Description
Matrix Matrix server.

Donates

Monero: 47KkgEb3agJJjSpeW1LpVi1M8fsCfREhnBCb1yib5KQgCxwb6j47XBQAamueByrLUceRinJqveZ82UCbrGqrsY9oNuZ97xN