Skip to content

githubVladimirT/Cardioid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cardioid

For run this application follow the instructions:

1. Run this commands:

git clone https://github.com/githubVladimirT/Cardioid.git
cd Cardioid
make setup run

Or

git clone https://github.com/githubVladimirT/Cardioid.git
cd Cardioid
pip3 install -r requirements.txt
python3 main.py

2. If you want change settings, edit file config.cfg.

For exit from app hit 'ESC', 'Ctrl+w', 'Ctrl+q' or 'Alt+F4'.