All Projects → elementary → switchboard-plug-useraccounts

elementary / switchboard-plug-useraccounts

Licence: LGPL-3.0 license
Switchboard User Accounts Plug

Programming Languages

vala
323 projects
c
50402 projects - #5 most used programming language
Meson
512 projects

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

switchboard-plug-wallet
Manage Payment Methods and related settings
Stars: ✭ 17 (+30.77%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-display
Switchboard Displays Plug
Stars: ✭ 14 (+7.69%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-applications
Switchboard Applications Plug
Stars: ✭ 14 (+7.69%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-wacom
Manage drawing tablets and Wacom devices
Stars: ✭ 17 (+30.77%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (+92.31%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-bluetooth
Switchboard Bluetooth Plug
Stars: ✭ 23 (+76.92%)
Mutual labels:  gtk, gtk3, switchboard
pw3270
3270 Emulator for gtk
Stars: ✭ 38 (+192.31%)
Mutual labels:  gtk, gtk3
nvim-pygtk3
PyGTK3 frontend to Neovim with some visual GUI elements.
Stars: ✭ 50 (+284.62%)
Mutual labels:  gtk, gtk3
flate
🌈 Colorful dark themes
Stars: ✭ 35 (+169.23%)
Mutual labels:  gtk, gtk3
ThemeChanger
Theme changing utility for Linux, etc.
Stars: ✭ 14 (+7.69%)
Mutual labels:  gtk, gtk3
Paperwork
Personal document manager (Linux/Windows) -- Moved to Gnome's Gitlab
Stars: ✭ 2,392 (+18300%)
Mutual labels:  gtk, gtk3
gtk3-rs
Rust bindings for GTK 3
Stars: ✭ 451 (+3369.23%)
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 (+553.85%)
Mutual labels:  gtk, gtk3
gftp
gFTP is a free multithreaded file transfer client for *NIX based machines. 56 language translations available.
Stars: ✭ 81 (+523.08%)
Mutual labels:  gtk, gtk3
GabTag
A gtk linux application to handle audio tags 🎵
Stars: ✭ 34 (+161.54%)
Mutual labels:  gtk, gtk3
Drill
Search files without indexing, but clever crawling
Stars: ✭ 224 (+1623.08%)
Mutual labels:  gtk, gtk3
switcher
Set default wallpapers for Dark & Light mode.
Stars: ✭ 18 (+38.46%)
Mutual labels:  gtk, gtk3
Myxer
A modern Volume Mixer for PulseAudio.
Stars: ✭ 190 (+1361.54%)
Mutual labels:  gtk, gtk3
gmrun
A run utiliy featuring a slim design and bash style auto-completion.
Stars: ✭ 35 (+169.23%)
Mutual labels:  gtk, gtk3
dopewars
Game simulating the life of a drug dealer in New York
Stars: ✭ 47 (+261.54%)
Mutual labels:  gtk, gtk3

Switchboard User Accounts Plug

Translation status

screenshot

Building and Installation

You'll need the following dependencies:

  • libaccountsservice-dev
  • libgirepository1.0-dev
  • libgnome-desktop-3-dev
  • libgranite-dev
  • libhandy-1-dev >= 0.90.0
  • libpolkit-gobject-1-dev
  • libpwquality-dev
  • libswitchboard-2.0-dev
  • meson >= 0.46.1
  • policykit-1
  • valac

Run meson build to configure the build environment and then change to the build directory and run 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].