Skip to content

Files

Latest commit

d434357 · May 1, 2023

History

History
This branch is 421 commits ahead of, 13 commits behind yoheinakajima/babyagi:main.

tools

Monitor requires curses library. To install it on Ubuntu, run:

sudo apt update && sudo apt install libncurses5-dev libncursesw5-dev -y

Also, install keyboard library:

pip3 install keyboard