All Projects → Antergos → Web Greeter

Antergos / Web Greeter

Licence: gpl-3.0
A modern, visually appealing greeter for LightDM.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Web Greeter

Ocean-blue-GDM3
Ocean Blue GDM3 theme for ubuntu
Stars: ✭ 27 (-86.22%)
Mutual labels:  login, themes
Vscode Vlang
V Language extension for Visual Studio Code.
Stars: ✭ 190 (-3.06%)
Mutual labels:  themes
Sppatternlock
A Pattern Lock for iOS similar to the one in Android
Stars: ✭ 168 (-14.29%)
Mutual labels:  lockscreen
Loginpass
Login with Google, GitHub, Twitter, Facebook and many other networks.
Stars: ✭ 177 (-9.69%)
Mutual labels:  login
Sam
Steam Account Manager / Switcher
Stars: ✭ 172 (-12.24%)
Mutual labels:  login
React Native Linkedin
🔗 React-Native LinkedIn, a simple LinkedIn login library for React-Native or Expo with WebView and Modal
Stars: ✭ 180 (-8.16%)
Mutual labels:  login
Flutter Login Page Ui
Flutter Beautiful Login Page UI/UX design and Animation - day 12 Flutter Animation and UI Design.
Stars: ✭ 162 (-17.35%)
Mutual labels:  login
Dimmer.el
Interactively highlight which buffer is active by dimming the others.
Stars: ✭ 194 (-1.02%)
Mutual labels:  themes
Applocker
AppLocker - simple lock screen for iOS Application ( Swift 4+, iOS 9.0+) Touch ID / Face ID
Stars: ✭ 188 (-4.08%)
Mutual labels:  lockscreen
Win32 Darkmode
Example application shows how to use undocumented dark mode API introduced in Windows 10 1809.
Stars: ✭ 176 (-10.2%)
Mutual labels:  themes
Spotlight Desktop
Simple app to change the desktop wallpaper to the Windows Spotlight Lock Screen image.
Stars: ✭ 176 (-10.2%)
Mutual labels:  lockscreen
Home Assistant Community Themes
All community themes in one repository
Stars: ✭ 174 (-11.22%)
Mutual labels:  themes
Gopassbridge
A web extension for firefox and chrome to insert login credentials from gopass
Stars: ✭ 182 (-7.14%)
Mutual labels:  login
Bash It
A community Bash framework.
Stars: ✭ 12,671 (+6364.8%)
Mutual labels:  themes
Tdtouchid
TDTouchID是一个封装好的指纹、FaceID验证库,可以用来做iOSAPP的登录/支付等验证。
Stars: ✭ 191 (-2.55%)
Mutual labels:  login
Top Hat
Tophat Themes - Give Bootstrap a custom, stylish look 🎩
Stars: ✭ 168 (-14.29%)
Mutual labels:  themes
Supertokens Core
Open source alternative to Auth0 / Firebase Auth / AWS Cognito
Stars: ✭ 2,907 (+1383.16%)
Mutual labels:  login
Colorful
Android runtime theme library
Stars: ✭ 2,091 (+966.84%)
Mutual labels:  themes
Awesome Copycats
Awesome WM themes
Stars: ✭ 2,445 (+1147.45%)
Mutual labels:  themes
Browser Base
Modern and feature-rich web browser base based on Electron
Stars: ✭ 2,417 (+1133.16%)
Mutual labels:  themes

Web Greeter for LightDM

Latest Release  Codacy Grade  CircleCI  Theme API Docs  AUR Votes

Install It

Distro Packages

Distro Install Command/Links
antergos sudo pacman -S lightdm-webkit2-greeter
arch yaourt -S lightdm-webkit2-greeter
fedora dnf copr enable antergos/lightdm-webkit2-greeter
openSUSE 1 Click Install
ubuntu OBS Repo

From Source

Dependencies

antergos    arch ubuntu fedora openSUSE
whither python-whither python3-whither python3-whither python3-whither
liblightdm-gobject lightdm liblightdm-gobject-dev lightdm-gobject-devel liblightdm-gobject-1-0
pygobject python-gobject python3-gi pygobject3 python3-gobject

NOTE: These instructions are for the master branch. To build the latest release, please see the stable branch.

Download & Install

git clone https://github.com/Antergos/web-greeter.git /tmp/greeter
cd /tmp/greeter
sudo make install

Theme JavaScript API

The greeter exposes a JavaScript API to themes which they must use to interact with the greeter (in order to facilitate the user login process). For more details, check out the API Documentation.

Debugging

You can run the greeter from within your desktop session if you add the following line to the desktop file for your session located in /usr/share/xsessions/: X-LightDM-Allow-Greeter=true.

You have to log out and log back in after adding that line. Then you can run the greeter from command line.

web-greeter

Themes can be opened with a debug console if you set debug_mode to true inside /etc/lightdm/web-greeter.yml.

Note: Do not use lightdm --test-mode as it is not supported.

Translations

Translations are managed through Transifex.

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].