Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.26 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.26 KB

Codacy Badge

Prot

Is a C++ core of task scheduler, with support for cloud apps

Powered by a engine parser of json forms, that provides the set up, pipeline and question/answer front end to custom the auto-task collection called "taskstories".

Moonshot

The dream is this will be able to coordinate human/robot rutines in the future in a standard way. Let's say... Firetruck is comming, so the whole traffic jam receive coordinated actions based in the firetruck (clean roads) algorithm, so your car get a top priority rutine to move to a given location. Let's say... You got a child emergency, so you wont be taking all your appointments. Prot will be rescheduling them for you.

Quick - Setup

Use docker and docker compose to compile

docker build --rm --build-arg NBUILDCORES=$CORES -f "prot/Dockerfile.production" -t prot:latest "prot"
docker-compose up

License

It is unlicensed, you can only use it to learn from the code. Reach me for commercial traits or secondary uses. Working to provide a commercial solution in the future.