GithubHelp home page GithubHelp logo

i3lcc's Introduction

i3lcc (i3lock-configuratorinator)

The mildly useful project nobody asked for! Configuration program for i3lock-color

example

Quick installation

wget https://raw.githubusercontent.com/mgord9518/i3lcc/main/install.bash 2>/dev/null;bash install.bash;rm install.bash

It can also be run directly if downloaded from github if the file structure is kept the same.

Uninstallation

Simply run the install one-liner again, it will automatically detect the install and ask if you want to remove it. Or if you want to manually uninstall:

rm -rv ~/.local/share/i3lcc \
       ~/.local/share/applications/i3lcc.desktop \
       ~/.local/share/icons/locolor/scalable/apps/i3lcc.svg \
       ~/.local/bin/i3lcc \
       ~/.config/i3lcc # (if you want to remove your configuration as well)

This is in very early development, I highly recommend launching from a terminal so Python error messages can be read

Dependencies

pyqt5 python3 imagemagick i3lock-color libnotify-bin

Short term goals:

  • Detect whether i3lock-color and imagemagick are on the system, display an error message if not found
  • Add more background screenshot filters using imagemagick (blur)
  • Find and squash bugs
  • Tweak and purdify code (especially getting rid of old, deprecated code)

Mid term goals:

  • Create AUR and DEB packages (and maybe Flatpak? Fuck Snap.)
  • Add support for more image formats using imagemagick

i3lcc's People

Contributors

mgord9518 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

i3lcc's Issues

i3lock not recognising i3lcc

So i3lcc is working fine, however, when I type the command i3lock, the old (boring) i3lock screen is showing, and not the one configured with i3lcc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.