inspired by favvy ( a figma plugin for exporting favicons ).
Favvy is a desktop that utilizes Electron js , Node js File system and Sharp.
Favvy-desktop allows you to create website metadata (site.webmanifest, favicon.png, browser-config.xml ), which are important for SEO, from an icon (square frame recomended to prevent distortion) and some other settings passed in.
Clone the repo
cd favvy
npm install
npm start