Modulable screen locker
Project description
lockatme is a screen locker that works with modules. It allows the user to use the same locker for different types of authentication.
This locker is in development stage, there is nothing secure about it. Don’t use it for real application just yet.
1 Main features
Modulable
Themable (TODO)
2 Installation
Using pip:
$ pip install lockatme
3 Usage
From the command line:
$ lockatme
4 Configuration
lockatme uses a ini-like config file.
4.1 Config file location
The default location of the configuration file is $XDG_CONFIG_HOME/lockatme/config or ~/.config/lockatme/config if $XDG_CONFIG_HOME is not set.
4.2 Module configuration
You can choose which modules you want to use so for example, if you want to use only password authentication:
[unlockers]
password
If you want to use both password and facial recognition at the same time:
[unlockers]
password
facial_recogntion
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file lockatme-0.0.3.tar.gz
.
File metadata
- Download URL: lockatme-0.0.3.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c22836b3a2699d4c5c24b978025ff70f9a4061f0c2cea01c87281387fe9990eb |
|
MD5 | 9bb48845b8b7574870d433b77a441efc |
|
BLAKE2b-256 | be8e8d1f123e9211b5aaf0a7f6eacbda76249a1bb0c5d9dbfdd9469e2f35adac |
File details
Details for the file lockatme-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: lockatme-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71e8b7c011bff467bf8c10d0e877f9798112cdcfb9d6c32f27097e2d849e675c |
|
MD5 | 3228864588d09ed7ab54bee2c95d9e0c |
|
BLAKE2b-256 | def6b358994a131cb675251a8cbbd8ca1baec6df6fc0263f781ec0bda08c1ab3 |