Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 545 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 545 Bytes

pixivwall

Bring your moe to your desktop! This Windows app automatically downloads and sets wallpapers from today's pixiv ranking.

Currently only Windows is supported.

Prerequisites

Install

cd path\to\pixivwall
npm install
"%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"
make
mkdir log images
cd battery-status
npm install
cd ..
npm start
# TODO: write