This simply adds a little context menu entry which allows you to add a binary or script to your applications list!
run these commands with nautilus closed
git clone https://github.com/coffandro/Nautilus-Application-Adder.git
cd Nautilus-Application-Adder
./install.sh -i
nautilus -q
or as a self cleaning one liner:
git clone https://github.com/coffandro/Nautilus-Application-Adder.git && cd Nautilus-Application-Adder && ./install.sh -i && cd .. && yes "yes" | rm -rI Nautilus-Application-Adder && nautilus -q
Simply modify the configuration file at ~/.local/share/nautilus-python/extensions/NautilusAppAdder/config.json
nano ~/.local/share/nautilus-python/extensions/NautilusAppAdder/config.json