Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Schedule Online

An online simple schedule generator based on SimpleSMTScheduler To use the application online: Simple Cyclic Scheduler Online

Quick Start for local dev:

Spin up the containers with:

docker-compose up -d --build -V

Then open your browser to http://localhost:5004

To check-up on your containers do:

docker ps

Read the logs of a container with:

docker logs [containerid]

Kill your containers:

docker stop $(docker ps -aq)

About

A web app based on an SMT-based schedule generator for cyclic executives of real-time tasks

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages