This is a multiplatform application built with Svelte using ElectronJS.
To run this program, open a command line window and move (cd) to the folder.
Then use:
npm start
You might need to download a few rollup plugins as your commandline will give u an error otherwise.
Search up the plugins you are missing here and follow the install instructions NpmJS
Contributions are open! Optimization, bugfixes or making it more responsive is greatly appreciated <3