All Projects → elementary → Applications Menu

elementary / Applications Menu

Licence: gpl-3.0
Applications Menu for elementary OS and the Pantheon desktop environment

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Applications Menu

Appcenter
Pay-what-you-want app store for elementary OS
Stars: ✭ 358 (+326.19%)
Mutual labels:  hacktoberfest, gtk, gtk3
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (+58.33%)
Mutual labels:  hacktoberfest, gtk, gtk3
Music
Music player and library designed for elementary OS
Stars: ✭ 92 (+9.52%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel
Stylish top panel that holds indicators and spawns an application launcher
Stars: ✭ 104 (+23.81%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel Indicator Nightlight
A Wingpanel indicator for Night Light
Stars: ✭ 20 (-76.19%)
Mutual labels:  hacktoberfest, gtk, gtk3
Granite
Library that extends GTK with common widgets and utilities
Stars: ✭ 164 (+95.24%)
Mutual labels:  hacktoberfest, gtk, gtk3
Mail
Mail app designed for elementary OS
Stars: ✭ 130 (+54.76%)
Mutual labels:  hacktoberfest, gtk, gtk3
Calendar
Desktop calendar app designed for elementary OS
Stars: ✭ 78 (-7.14%)
Mutual labels:  hacktoberfest, gtk, gtk3
Terminal
Terminal emulator designed for elementary OS
Stars: ✭ 281 (+234.52%)
Mutual labels:  hacktoberfest, gtk, gtk3
Files
File browser designed for elementary OS
Stars: ✭ 187 (+122.62%)
Mutual labels:  hacktoberfest, gtk, gtk3
Code
Code editor designed for elementary OS
Stars: ✭ 324 (+285.71%)
Mutual labels:  hacktoberfest, gtk, gtk3
Ideogram
Insert emoji anywhere in elementary OS, even in non-native apps
Stars: ✭ 68 (-19.05%)
Mutual labels:  hacktoberfest, gtk, gtk3
Gradio
Stars: ✭ 335 (+298.81%)
Mutual labels:  gtk, gtk3
Eww
ElKowar's wacky widgets
Stars: ✭ 322 (+283.33%)
Mutual labels:  gtk, gtk3
Xi Gtk
a GTK front-end for the Xi editor
Stars: ✭ 338 (+302.38%)
Mutual labels:  gtk, gtk3
Dotfiles
Sway acid dark
Stars: ✭ 330 (+292.86%)
Mutual labels:  gtk, gtk3
Sunflower
Small and highly customizable twin-panel file manager for Linux with support for plugins.
Stars: ✭ 347 (+313.1%)
Mutual labels:  gtk, gtk3
Celluloid
A simple GTK+ frontend for mpv
Stars: ✭ 541 (+544.05%)
Mutual labels:  gtk, gtk3
Marker
🖊 A gtk3 markdown editor
Stars: ✭ 644 (+666.67%)
Mutual labels:  gtk, gtk3
Quicktile
Adds window-tiling hotkeys to any X11 desktop. (An analogue to WinSplit Revolution for people who don't want to use Compiz Grid)
Stars: ✭ 719 (+755.95%)
Mutual labels:  gtk, gtk3

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-1-dev >= 0.83.0
  • libjson-glib-dev
  • libplank-dev
  • libsoup2.4-dev
  • libswitchboard-2.0-dev
  • libunity-dev
  • libwingpanel-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
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].