All Projects → GabMus → mLauncher

GabMus / mLauncher

Licence: GPL-3.0 license
Make your own custom launcher!

Programming Languages

python
139335 projects - #7 most used programming language

mLauncher

Make your own custom launcher!

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

mLauncherScrot

Installing

Arch Linux

mLauncher is available on AUR via the mlauncher-git package.

Other distros

Make sure to have Python3, PyGObject and Gtk>=3.16.

Open a terminal and cd into the directory where you want to put this app, then run

git clone https://github.com/GabMus/mLauncher/

and you're done!

To run mLauncher simply launch main.py (make sure it has execution permissions). It's important that both main.py and ui.glade are in the same directory.

Updating

To update mLauncher, open a terminal into mLauncher folder and run

git pull

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].