Code Monkey home page Code Monkey logo

plasma5-timed-backgrounds's Introduction

Timed Backgrounds

The repository contains build rules for creating dynamic backgrounds compatible with the Dynamic Wallpaper Engine.

Available backgrounds:

Installation

1. Install the KDE Dynamic Wallpaper Engine

Follow the instructions provided on the wallpaper engine site.

2. Download backgrounds images

Most of the backgrounds listed above are not licensed for redistribution, so use the download_images.sh script to get them yourself.

./download_images.sh

3. Build AVIF files and install

To build and install the backgrounds, run:

make
sudo make install

This assumes that the kdynamicwallpaperbuilder binary exists on your system PATH. If not, check that the wallpaper engine was installed properly.

make will build AVIF images for each background. Using -j here is discouraged because AVIF encoding is very resource-hungry, and running multiple instances in parallel may make your system start thrashing.

make install will install the backgrounds in /usr/share/wallpapers/Timed. To specify a different location, use PREFIX=... make ... instead.

Selection

  1. Open the 'Configure Desktop and Wallpaper...' right-click menu.
  2. Choose 'Dynamic' in the 'Wallpaper type:' combo-box.
  3. Select the desired *.avif file.

Note: To scroll down the window, click the scrollbar or hover the cursor outside the image gallery.

Extra

Most of the images are 1080p with a 16-by-9 aspect ratio. Should they be inadequately crisp, try processing them with an up-scaler. waifu2x is more than adequate. (Web service here.)

plasma5-timed-backgrounds's People

Contributors

sudorook avatar

Stargazers

 avatar

Watchers

 avatar

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.