All Projects → elementary → switchboard-plug-wallet

elementary / switchboard-plug-wallet

Licence: GPL-3.0 license
Manage Payment Methods and related settings

Programming Languages

vala
323 projects
Meson
512 projects
CSS
56736 projects

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

switchboard-plug-applications
Switchboard Applications Plug
Stars: ✭ 14 (-17.65%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-wacom
Manage drawing tablets and Wacom devices
Stars: ✭ 17 (+0%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-bluetooth
Switchboard Bluetooth Plug
Stars: ✭ 23 (+35.29%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-useraccounts
Switchboard User Accounts Plug
Stars: ✭ 13 (-23.53%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (+47.06%)
Mutual labels:  gtk, gtk3, switchboard
switchboard-plug-display
Switchboard Displays Plug
Stars: ✭ 14 (-17.65%)
Mutual labels:  gtk, gtk3, switchboard
Appcenter
Pay-what-you-want app store for elementary OS
Stars: ✭ 358 (+2005.88%)
Mutual labels:  gtk, stripe, gtk3
Nwg Launchers
GTK-based launchers: application grid, button bar, dmenu for sway and other window managers
Stars: ✭ 211 (+1141.18%)
Mutual labels:  gtk, gtk3
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (+682.35%)
Mutual labels:  gtk, gtk3
GabTag
A gtk linux application to handle audio tags 🎵
Stars: ✭ 34 (+100%)
Mutual labels:  gtk, gtk3
Clamtk
An easy to use, light-weight, on-demand virus scanner for Linux systems
Stars: ✭ 151 (+788.24%)
Mutual labels:  gtk, gtk3
Paperwork
Personal document manager (Linux/Windows) -- Moved to Gnome's Gitlab
Stars: ✭ 2,392 (+13970.59%)
Mutual labels:  gtk, gtk3
gftp
gFTP is a free multithreaded file transfer client for *NIX based machines. 56 language translations available.
Stars: ✭ 81 (+376.47%)
Mutual labels:  gtk, gtk3
React Gtk
React Native bridge for gtk desktop applications
Stars: ✭ 209 (+1129.41%)
Mutual labels:  gtk, gtk3
Mail
Mail app designed for elementary OS
Stars: ✭ 130 (+664.71%)
Mutual labels:  gtk, gtk3
Gintro
High level GObject-Introspection based GTK3/GTK4 bindings for Nim language
Stars: ✭ 141 (+729.41%)
Mutual labels:  gtk, gtk3
Byte
A Music Player designed for elementary OS
Stars: ✭ 128 (+652.94%)
Mutual labels:  gtk, gtk3
Galacritty
WIP GTK terminal emulator based on Alacritty
Stars: ✭ 136 (+700%)
Mutual labels:  gtk, gtk3
Granite
Library that extends GTK with common widgets and utilities
Stars: ✭ 164 (+864.71%)
Mutual labels:  gtk, gtk3
Drill
Search files without indexing, but clever crawling
Stars: ✭ 224 (+1217.65%)
Mutual labels:  gtk, gtk3

Switchboard Wallet Plug

Translation status

Wallet Screenshot

Building and Installation

You'll need the following dependencies:

  • libgranite-dev>=0.5
  • libgtk-3-dev
  • libsecret-1-dev
  • libswitchboard-2.0-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].