A desktop app π» to help with everyday tasks π₯
Electron is an open source framework created by Cheng Zhao, and now developed by GitHub. It allows you to develop desktop GUI applications using front end and back end components originally created for web applications: Node.js for the back end and Chromium for the front end.
git clone https://github.com/IamThiago-IT/Electron-js.git
npm install
Yarn install