All Projects → elementary → switchboard-plug-applications

elementary / switchboard-plug-applications

Licence: GPL-3.0 license
Switchboard Applications Plug

Programming Languages

vala
323 projects
Meson
512 projects

Projects that are alternatives of or similar to switchboard-plug-applications

switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (+78.57%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-wallet
Manage Payment Methods and related settings
Stars: ✭ 17 (+21.43%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-display
Switchboard Displays Plug
Stars: ✭ 14 (+0%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-useraccounts
Switchboard User Accounts Plug
Stars: ✭ 13 (-7.14%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-bluetooth
Switchboard Bluetooth Plug
Stars: ✭ 23 (+64.29%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-wacom
Manage drawing tablets and Wacom devices
Stars: ✭ 17 (+21.43%)
Mutual labels:  gtk, gtk3, switchboard
postcss-gtk
Processes GTK+ CSS into browser CSS
Stars: ✭ 23 (+64.29%)
Mutual labels:  gtk, gtk3
dopewars
Game simulating the life of a drug dealer in New York
Stars: ✭ 47 (+235.71%)
Mutual labels:  gtk, gtk3
photos
Photo viewer and organizer designed for elementary OS
Stars: ✭ 101 (+621.43%)
Mutual labels:  gtk, gtk3
AbsTK
The Abstract Toolkit – a widget toolkit for GUI and text-mode applications.
Stars: ✭ 67 (+378.57%)
Mutual labels:  gtk, gtk3
switcher
Set default wallpapers for Dark & Light mode.
Stars: ✭ 18 (+28.57%)
Mutual labels:  gtk, gtk3
ThemeChanger
Theme changing utility for Linux, etc.
Stars: ✭ 14 (+0%)
Mutual labels:  gtk, gtk3
abaddon
An alternative Discord client made with C++/gtkmm
Stars: ✭ 333 (+2278.57%)
Mutual labels:  gtk, gtk3
gmrun
A run utiliy featuring a slim design and bash style auto-completion.
Stars: ✭ 35 (+150%)
Mutual labels:  gtk, gtk3
camera
Camera app designed for elementary OS
Stars: ✭ 63 (+350%)
Mutual labels:  gtk, gtk3
notifications
Gtk Notifications Server
Stars: ✭ 39 (+178.57%)
Mutual labels:  gtk, gtk3
gui-python-gtk
Repositório criado para documentar e centralizar conteúdos, dicas, tutoriais e exemplos de código sobre a construção de interfaces com a linguagem de programação Python (PyGObject) e o toolkit gráfico Gtk 4.
Stars: ✭ 85 (+507.14%)
Mutual labels:  gtk, gtk3
flate
🌈 Colorful dark themes
Stars: ✭ 35 (+150%)
Mutual labels:  gtk, gtk3
wingpanel-indicator-datetime
Wingpanel Date & Time Indicator
Stars: ✭ 28 (+100%)
Mutual labels:  gtk, gtk3
Myxer
A modern Volume Mixer for PulseAudio.
Stars: ✭ 190 (+1257.14%)
Mutual labels:  gtk, gtk3

Switchboard Applications Plug

Translation status

screenshot

Building and Installation

You'll need the following dependencies:

  • libswitchboard-2.0-dev
  • libflatpak-dev
  • libgranite-dev
  • libgtk-3-dev
  • meson
  • 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].