Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Desktop App that changes your wallpaper based on your 9wallpapers.com collection

Notifications You must be signed in to change notification settings

Dricle/9wallpapers-desktop-app

Repository files navigation

9wallpapers-desktop

Desktop App that changes your wallpaper based on your 9wallpapers.com collection

Build Setup

# install dependencies
yarn install

# serve app with hot reload
yarn dev

# build electron application for production
yarn build

NEED Python2 to run

export PYTHON_PATH="/usr/local/bin/python"