An image downloader for the daily Bing Wallpaper, written in TypeScript.
(Bingpaper = Bing + Wallpaper) πΌοΈβ¨
Clone this repository and install the dependencies using npm:
pnpm iCompile using npm:
pnpm buildTo run the application you must specify the output path and run using node (replace path with the desired directory path):
node dist/main.js --output <path>Example with locale and output path:
node dist/main.js --locale hu-hu --output .