Skip to content

An electron app with a nice and intuitive UI, with which one can schedule the execution of a python file

License

Notifications You must be signed in to change notification settings

ssteiger/PySchedule

Repository files navigation

PySchedule

An electron app with a nice and easy UI, with which one can schedule the execution of a python file.

Getting started

# install dependencies
$ npm install

# start app
$ npm run dev

There is a .py file in /examples/ that you can use for a test.

Run project formatters

# javascript
$ standard

# scss
$ csscomb src/styles/

TODO's

  • 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)

Screenshots

Collections of useful Python scripts

Thank you

A big thank you ❤️ to keybraker and arnapou for their work.

License

This project is released under the MIT license.

About

An electron app with a nice and intuitive UI, with which one can schedule the execution of a python file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published