You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dustin Falgout
66f1db634c
|
8 years ago | |
---|---|---|
.tx | 8 years ago | |
build | 8 years ago | |
po | 8 years ago | |
themes | 8 years ago | |
web-greeter | 8 years ago | |
.coafile | 9 years ago | |
.doclets.yml | 8 years ago | |
.editorconfig | 8 years ago | |
.gitignore | 8 years ago | |
COPYING | 11 years ago | |
NEWS.md | 8 years ago | |
README.md | 8 years ago | |
circle.yml | 8 years ago | |
web-greeter.doap | 8 years ago |
README.md
Web Greeter for LightDM
Install It
Official Distro Packages
Distro | Install Command/Links |
---|---|
sudo pacman -S lightdm-webkit2-greeter |
Unofficial Distro Packages
Distro | Install Command/Links |
---|---|
yaourt -S lightdm-webkit2-greeter |
|
copr | OBS Repo | |
1 Click Install | OBS Repo | |
OBS Repo |
Install It Manually
Dependencies
NOTE: These instructions are for the
master
branch. To build the latest release, please see thestable
branch.
git clone https://github.com/Antergos/lightdm-webkit2-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.
Translations
Translations are managed through Transifex.