emily - GNU/Linux applications and scripts launcher.
Firstly emily has been maden as a replacement for i3-dmenu, because i don't like it. And offcourse i made it to upgrade my skills in c++.
Now i use emily by main apps launcher and i like it.
Well, it's simply to work. emily get all .desktop
files in /usr/share/applications
directory, read the files, get execute script from it and add app to list.
- If you know other methods - write about it.
For update scripts list you need add script file (.sh
) in $HOME/emily
directory (emily will create dir itself).
That's all. In next session emily update list and get all scripts from directory.