No description
| erl | ||
| .gitignore | ||
| installer.sh | ||
| md.sh | ||
| README.md | ||
ServiceMenu
About
A collection of Dolphin Service Menus for various use cases and an installer script for easy installation and removal.
Requirements
bash5.0+
Installation
-
Ensure that you have met all of the project requirements.
-
Clone the repository:
git clone https://gitlab.com/irfanhakim/servicemenu.git ~/.servicemenu -
Get into the local repository:
cd ~/.servicemenu -
Determine the Dolphin Service Menu you wish to install that is available in the repository by their directory name (i.e.
erl). -
Use the installer script:
Use the help option to see other available options:
./installer.sh --helpFor the most basic installation, run the script while specifying the namespace (directory name) of the Dolphin Service Menu you wish to install (i.e.
erl):./installer.sh --namespace erlBy default, the installer will install the specified Dolphin Service Menu to the
~/.local/share/kio/servicemenusdirectory.