A launcher modular for ubuntu touch
To build Launcher Modular for Ubuntu Touch devices you do need clickable. Follow install instructions at its repo here. Once clickable is installed you are ready to go.
-
Fork Launcher Modular at GitHub into your own namespace. You may need to open an accout with GitHub if not already done.
-
Open a terminal: ctl + alt + t.
-
Clone the repo onto your local machine using git:
git clone https://github.com/ruditimmermans/launcher-modular.git
. -
Change into Launcher Modular folder:
cd launcher-modular
. -
run clickable:
clickable
.