-
I am just replicating my python app that I made with tkinter for VirusTotal API.
-
I am trying out
Electronwhile learning JS.
DISCLAIMER: no refreshing, no updating, no super stuff implemented. this was my first ever electron project and I dont know much js so this is a big achievement for me. If you feel you can improve this. go ahead. thank you
- create a
.envin the root of the project and add your virusTotal API KEY (free to get)
//.env
VT_API_KEY=your-api-key-here
- although you can design your own theme in css, I have some file in the
./skeletondirectory. you can rename any of them as index.html and hit play
