Skip to main content

Simple lockscreen manager for tiling window managers. Generates a lockscreen for multiscreened i3locks

Project description

JYOU

Run Tests

ko-fi

Simple lockscreen manager for tiling window managers. Generates a lockscreen for multi-screened i3lock.

How to use

If you ever get stuck on the syntax of this command, execute: jyou -h for the list of available arguments.

Arguments

The arguments are the following:

Argument Usage
-h, --help Shows the help message for the wallpaper subcommand
-v, --version Display current version information
-g, --generate Switch for generating the lockscreen
-i, --input The input file
-r, --radius The radius to blur
-b, --brightness The brightness (darker < 1.0 < lighter)
--verbose Allows verbose logging
--override Override existing lockscreen file
--clear Clears the cache
--progress Displays the progress

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, run $ pip install --user jyou or if from source $ pip install --user .

This method assumes that ~/.local/bin/ is set in the $PATH environmental variable.

Hooks

Hooks are executables that run after one of the sub commands are completed. To create a hook, do the following:

  1. 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
  2. Add this file under ~/.local/share/jyou/hooks

  3. Make it executable (chmod +x filename)

For examples of postscripts look under examples/hooks

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

JYOU-1.1rc0.tar.gz (22.0 kB view hashes)

Uploaded Source

Built Distribution

JYOU-1.1rc0-py3-none-any.whl (22.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page