conky-blur-background | conky helper script to create a blurred conky background
kandi X-RAY | conky-blur-background Summary
kandi X-RAY | conky-blur-background Summary
conky-blur-background is a Shell library. conky-blur-background has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
A bash script intended to be run from a conky config to create a blurred conky background image based on the underlying desktop wallpaper.
A bash script intended to be run from a conky config to create a blurred conky background image based on the underlying desktop wallpaper.
Support
Quality
Security
License
Reuse
Support
conky-blur-background has a low active ecosystem.
It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 0 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of conky-blur-background is 0.4
Quality
conky-blur-background has no bugs reported.
Security
conky-blur-background has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
conky-blur-background is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
conky-blur-background releases are available to install and integrate.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of conky-blur-background
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of conky-blur-background
conky-blur-background Key Features
No Key Features are available at this moment for conky-blur-background.
conky-blur-background Examples and Code Snippets
No Code Snippets are available at this moment for conky-blur-background.
Community Discussions
No Community Discussions are available at this moment for conky-blur-background.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install conky-blur-background
Create directories for install if they don't already exist. If ~/.local/bin/ didn't exist prior to this installation a log off and back on will be required to ensure the system adds this directory to your $PATH before you use the script from a conky config. Download the current release. Extract files from the zip. Copy the script to ~/.local/bin.
mkdir -p ~/.local/bin
wget https://github.com/smurphos/conky-blur-background/raw/main/releases/current/conky-blur-background.zip
unzip -o conky-blur-background.zip
cp -r ./conky-blur-background/script/conky-blur-background.sh ~/.local/bin/
mkdir -p ~/.conky
mkdir -p ~/.config/autostart
cp -r ./conky-blur-background/conky-blur-sample/ ~/.conky/
cp -r ./conky-blur-background/autostart/conky-blur-sample.desktop ~/.config/autostart/
mkdir -p ~/.local/bin
wget https://github.com/smurphos/conky-blur-background/raw/main/releases/current/conky-blur-background.zip
unzip -o conky-blur-background.zip
cp -r ./conky-blur-background/script/conky-blur-background.sh ~/.local/bin/
mkdir -p ~/.conky
mkdir -p ~/.config/autostart
cp -r ./conky-blur-background/conky-blur-sample/ ~/.conky/
cp -r ./conky-blur-background/autostart/conky-blur-sample.desktop ~/.config/autostart/
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page