Simple lockscreen manager for tiling window managers. Generates a lockscreen for multiscreened i3locks
Project description
JYOU
Simple lockscreen manager for tiling window managers. Generates a lockscreen for multiscreened i3lock.
How to use
If you ever get stuck on the syntax of this command, execute: jyou -h
for the list of avaliable arguments.
Arguments
The arguments are the following:
Argument | Usage |
---|---|
-h, --help | Shows the help message for the wallpaper subcommand |
-g | Switch for generating the lockscreen |
-i | The input file |
-v | Allows verbose logging |
-q | Allows for just error logging |
-b | The radius to blur |
-d | The darkness (darker < 1.0 < lighter) |
--clear | Clears the cache |
Installation
Dependencies
Python
Additional Programs
System Wide Install
To install system wide, run $ pip install jyou
or if from source $ pip install .
User Install
To install for just the user, un $pip install --user jyou
or if from source $ pip install --user .
This method assumes that ~/.local/bin/
is set in the $PATH
environmental variable.
Postscripts
Post scripts are executables that are run after one of the sub commands are completed. To create a postscript, do the following:
-
Create a file with the following naming convention:
##-name
.- Where
##
is a number from 00-99 (The files are loaded in numerical order) - Where
name
is the name of it
- Where
-
Add this file under
~/.local/share/jyou/postscripts
-
Make it executable (
chmod +x filename
)
For examples of postscripts look under examples/postscripts
Project details
Release history Release notifications | RSS feed
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 JYOU-1.0.tar.gz
.
File metadata
- Download URL: JYOU-1.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aab7018805bf2cab52d4fbd1a0d5b9e85d2366c8f9987331775a8f143c2ed887 |
|
MD5 | 03604f02126ce9a928722bf744fec06e |
|
BLAKE2b-256 | c3516494c6b96aea67f88eca74ed53dd8609943ae4003c3c9662d461acf93104 |
File details
Details for the file JYOU-1.0-py3-none-any.whl
.
File metadata
- Download URL: JYOU-1.0-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b2a4941ca0d0de101071737db11ec815f3f883a5dbc587910367ba0e242fdd2 |
|
MD5 | 1161efacb0b773445f65cc04ad6af04f |
|
BLAKE2b-256 | f16ff91ec169f3622ea174c05161990eb33d5506756690d03086fe7852710e5c |