gnome-online-accounts
Single sign-on framework for GNOME
GNOME Online Accounts provides interfaces so that applications and libraries in GNOME can access the user's online accounts. It has providers for Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, Microsoft Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.
- Versions: 3.45.2 · 3.44.0
- Website: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
- Licenses: LGPL 2.0+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of gnome-online-accounts
as follows:
guix install gnome-online-accounts
Or install a particular version:
guix install gnome-online-accounts@3.44.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.