rishuinfinity / WallpaperSwitcher

Gnome Extension to switch wallpaper after a given interval
GNU General Public License v3.0
33 stars 6 forks source link

Wallpaper Switcher


A Gnome extension to change wallpapers after given interval of time.

Table of Contents

Screenshots


Features

This extension has following features:

Getting Started

To use this extension, you will need

Getting Started

To use this extension, you will need

Prerequisite: Install Gnome Tweaks

For Ubuntu,

sudo add-apt-repository universe
sudo apt install gnome-tweaks

For Fedora,

sudo dnf install gnome-tweaks

For Arch Linux,

sudo pacman -S gnome-tweak-tool

You may find Gnome Tweaks for other distributions as well. Install them accordingly.

Prerequisite: Install Gnome Extensions Manager or Gnome Extensions

I recommend using Gnome Extensinos Manager as it would make your life easier. Gnome Extensions needs few extra steps to be done

Setting Up Gnome Extensions Manager

For Ubuntu,

sudo add-apt-repository universe
sudo apt install gnome-shell-extension-manager

For Fedora,

sudo dnf install gnome-shell-extension-manager

For Arch Linux,

sudo pacman -S gnome-shell-extension-manager

You may find Gnome Extension Manager for other distributions as well. Install them accordingly.

Setting Up Gnome Extensions

For Ubuntu,

sudo add-apt-repository universe
sudo apt install gnome-shell-extensions

For Fedora,

sudo dnf install gnome-shell-extensions

For Arch Linux,

sudo pacman -S gnome-shell-extensions

You may find Gnome Extension for other distributions as well. Install them accordingly.

After installation, open your browser and go to Gnome Extension Website

You would be asked to add a browser extension, install the extension. Now you are ready to install Gnome Extensions.

Install Wallpaper Switcher from Gnome Extensions

If you are using Gnome Extensions Manager then open it and click Browse and search for Wallpaper Switcher

If you are using Gnome Extensions then Visit Wallpaper Switcher - GNOME Shell Extensions

Now Install it and you are done

Install Wallpaper Switcher from source

  1. Clone this repository

    git clone https://github.com/rishuinfinity/WallpaperSwitcher.git
  2. Change current directory to repository

    cd WallpaperSwitcher
  3. Now run

    chmod +x ./install.sh && ./install.sh
  4. Hit ALT + F2, Type r and hit Enter

    If you are on Ubuntu wayland mode, then restart once.

  5. Open Gnome Tweaks

  6. Enable Wallpaper Switcher extension in Gnome Tweaks

Contributing

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

License

GNU General Public License v3.0

Copyright © 2022- Rishu Raj