https://github.com/elementary/settings-onlineaccounts
Switchboard Online Accounts Plug
https://github.com/elementary/settings-onlineaccounts
gtk gtk4 hacktoberfest meson pantheon switchboard vala
Last synced: 3 months ago
JSON representation
Switchboard Online Accounts Plug
- Host: GitHub
- URL: https://github.com/elementary/settings-onlineaccounts
- Owner: elementary
- License: gpl-3.0
- Created: 2017-04-11T16:47:48.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-06-03T03:55:37.000Z (4 months ago)
- Last Synced: 2025-06-22T17:05:20.783Z (4 months ago)
- Topics: gtk, gtk4, hacktoberfest, meson, pantheon, switchboard, vala
- Language: Vala
- Homepage:
- Size: 8.07 MB
- Stars: 26
- Watchers: 24
- Forks: 17
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Online Accounts Settings
[](https://l10n.elementaryos.org/engage/settings/)
## Building and Installation
You'll need the following dependencies:
libadwaita-1-dev >= 1.4.0
libedataserver-1.2 >=3.40
libglib2.0-dev
libgranite-7-dev >= 7.1.0
libgtk-4-dev
libswitchboard-3-dev
meson
valacRun `meson` to configure the build environment and then `ninja` to build
meson build --prefix=/usr
cd build
ninjaTo install, use `ninja install`, then execute with `io.elementary.settings`
ninja install
io.elementary.settings