/WallhavenGui

Native gui implementation of Wallhaven.cc

Primary LanguagePython

Description

This repo is concept of pywebview usage.

How to install

  1. Install WallhavenApi dependencies

    python -m pip install -r ./WallhavenApi/requirements.txt
  2. Install gui dependencies

    python -m pip install -r requirements.txt

How to run

python gui.py

How to close

Just kill the process :). It hasn't got any "software" button to close application.