Winboes Winboes is a windows copy made in Electron with Vanilla and Node.js. Development ⌨️ Shortcuts Left Arrow / Right Arrow - Change Wallpaper ⚙️ Running locally for development Start cloning Konkord: git clone https://github.com/staxhinho/Winboes.git Next, install its dependencies (make sure pnpm is installed on your machine): pnpm install To start, run: pnpm start To build the app: pnpm run make