Skip to content

jakubklos77/applications-menu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applications Menu

Translation status

Lightweight and stylish app launcher.

Screenshot

Building and Installation

You'll need the following dependencies:

  • libappstream-dev
  • libgee-0.8-dev
  • libgnome-menu-3-dev
  • libgranite-dev >= 5.2.1
  • libgtk-3-dev
  • libhandy-0.0-dev
  • libjson-glib-dev
  • libplank-dev
  • libsoup2.4-dev
  • libswitchboard-2.0-dev
  • libunity-dev
  • libwingpanel-2.0-dev
  • libzeitgeist-2.0-dev
  • meson
  • pkg-config
  • valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install

About

The Pantheon applications menu

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 97.5%
  • Meson 2.2%
  • Other 0.3%