Skip to content

Confiqure/TaskRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔃 TaskRunner

GNU GPL License GitHub Sponsors

Task scheduler to queue and run various tasks through selenium. Runs on spare laptop during the day.

TODO

  • Record logs (similar to 99PartyPlanner)
  • Send push to phone

⚙️ Install

First, install the latest version of Python 3.x.

Next, install required dependencies.

pip install -r requirements.txt

Next, save a chromedriver executable to your PATH. You may download the latest version here: https://chromedriver.chromium.org/downloads

Finally, build a proper jobs.json database for the runner using jobs-example.json as an example.

🐦 Usage

python runner.py

🤝 Contributing

Contributions, issues and, feature requests are welcome! Feel free to check the issues page.

📝 License

Copyright © 2022 Dylan Wheeler. This project is GNU GPU licensed.

About

Task scheduler to queue and run various tasks through selenium. Runs on spare laptop during the day.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages