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
a2bcea28c4
|
8 years ago | |
---|---|---|
.tx | 8 years ago | |
build | 8 years ago | |
dist | 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 | |
.gitattributes | 8 years ago | |
.gitignore | 8 years ago | |
COPYING | 11 years ago | |
Makefile | 8 years ago | |
NEWS.md | 8 years ago | |
README.md | 8 years ago | |
circle.yml | 8 years ago | |
requirements.txt | 8 years ago | |
web-greeter.doap | 8 years ago |
README.md
Web Greeter for LightDM
Install It
Distro Packages
Distro | Install Command/Links |
---|---|
sudo pacman -S lightdm-webkit2-greeter |
|
yaourt -S lightdm-webkit2-greeter |
|
dnf copr enable antergos/lightdm-webkit2-greeter |
|
1 Click Install | |
OBS Repo |
From Source
Dependencies
NOTE: These instructions are for the
master
branch. To build the latest release, please see thestable
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.
Translations
Translations are managed through Transifex.