Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

jurisearch/Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Scheduler

Repository Overview

A repository holding a simple reusable script implementing a scheduler in Python. Very lightweight, uses virtually no resources.

Allows to run any command on terminal at regular intervals and to choose whether to kill the previous run instance if it did not complete.

Getting Started

0) Python Environment

Can be used with any Python installation with Python >= 3.5.

1) Run

From the same directory as scheuler.py, execute:

python scheuler.py --command [...]

Line arguments can be provided to the above command to change the behaviour of the script. An exaustive list of them can be found by running python scheuler.py -h.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages