Skip to content

JurgenCruz/SimpleMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Menu

en es

A Simple Menu launcher for KDE Plasma.

Features

  • List your favorite applications in alphabetical order.
  • List all your apps in Alphabetical order, no categories.
  • Search bar.
  • Power and Session options.

That's it! keeping it simple.

Screenshots

Favorites

Favorites

All Apps

All Apps

Search

Search

Context Menu

Context Menu

Config

Config

Installation

This plasmoid requires the plasma addons from your linux distribution to be installed to run.

For Ubuntu:

sudo apt install plasma-widgets-addons

For Arch:

sudo pacman -S kdeplasma-addons

To build it, you need CMAKE installed as well.

You can then install this plasmoid with the following steps:

  • From your favorite console emulator, git clone this repo.
  • cd into the just cloned repo.
  • Run cd ./build && cmake .. -DCMAKE_INSTALL_PREFIX=/usr && make && sudo make install.
  • After install, you may require to log out and log in again for the widget to appear available.

If you want to tinker with the code you may use this command to test your changes in the Plasmoid Viewer:

(cd ./build && cmake .. -DCMAKE_INSTALL_PREFIX=/usr && make && sudo make install) && plasmoidviewer -a com.github.jurgencruz.simplemenu

License

This project is under the GNU GPL-3.0 license.

Contributing

Buy me a coffee

You can always buy me a coffee here:

PayPal Ko-Fi

About

A Simple Menu launcher for plasma KDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published