An electron app with a nice and easy UI, with which one can schedule the execution of a python file.
# install dependencies
$ npm install
# start app
$ npm run dev
There is a .py
file in /examples/
that you can use for a test.
# javascript
$ standard
# scss
$ csscomb src/styles/
- add the possibility to remove a single file
- create an installable package for each platform (link, link)
- add a dark mode
- add more languages (link)
A big thank you ❤️ to keybraker and arnapou for their work.
This project is released under the MIT license.