Giter Club home page Giter Club logo

fox-neat-wallpaper's Introduction

Fox neat wallpaper

Banner

aur-shield

This is a simple script that generates a wallpaper based on installed packages and marks which ones are outdated. This script is made to be used for archlinux with the xfce4 desktop environment, one might use it with other desktop environment menually.

Installation

Can be installed from the AUR.

If you wish to install menually you should first make sure you have all dependencies:

# 1. clone the repository
git clone https://github.com/jNullj/fox-neat-wallpaper
cd fox-neat-wallpaper
# copy files to /opt/fox-neat-wallpaper
cp *.sh /opt/fox-neat-wallpaper
cp *.svg /opt/fox-neat-wallpaper
cp *.html /opt/fox-neat-wallpaper
cp *.css /opt/fox-neat-wallpaper
cp *.js /opt/fox-neat-wallpaper
# copy pacman hook, systemd timer and service
cp fox-neat-wallpaper.hook /etc/pacman.d/hooks/fox-neat-wallpaper.hook
cp fox-neat-wallpaper.service /usr/lib/systemd/user/fox-neat-wallpaper.service
cp fox-neat-wallpaper.timer /usr/lib/systemd/user/fox-neat-wallpaper.service
# create a link of the exectuable to /usr/bin
ln -rTsF /opt/fox-neat-wallpaper/fox-neat-wallpaper.sh /usr/bin/fox-neat-wallpaper

Usage

With a user you want to enable the wallpaper simply type

# Enable the wallpaper and create one
fox-neat-wallpaper all

To enable automatic updating of the wallpaper based of outdated packages also enable the systembd timer using:

# Enable timer for automatic updates
fox-neat-wallpaper enable-timer

If you use a desktop environment other then xfce4 you should menually set the wallpaper image. The script saves the wallpaper at ~/.fox-neat-wallpaper If you use other desktop environment and wish to automate this, pull requests are welcomed.

If you wish to replace the logo you could use your own by replacing the filename in the script.

Configuration files

Default settings can be changed using a configuration file. Both system-wide and user config are supported.

For system-wide changes please create a config file at /etc/opt/fox-neat-wallpaper/host.conf For user specific changes please create a config file at ~/.config/fox-neat-wallpaper/user.conf

An example for a configuration file with all default values can be found at example.conf

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

The Arch Linux name and logo are recognized trademarks. Some rights reserved. This project is created by the community and not an official project made or endorsed by Arch Linux.

For everything else: MIT

Notice

The Arch Linux name and logo are recognized trademarks. Some rights reserved. This project is created by the community and not an official project made or endorsed by Arch Linux.

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.