Newer
Older
This project is written in Python3 (3.8), so make sure you have it installed in your machine.
After that you can download the repository, open terminal and type:
```bash
git clone https://github.com/LorenzoMonti/calibrate-multifeed-receiver.git
```
## Project's dependecies
```bash
sudo apt-get install python3-tk
cd calibrate-multifeed-receiver/
## Install
```bash
python3 setup.py install
```
## Usage
```
## License
[MIT](https://choosealicense.com/licenses/mit/)