Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 606 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 606 Bytes

Potoo

What is it ?

Potoo is a special bird that communicates with VoIP ecosystem and particularly well with Wazo.

The main objective of this project is to quickly (and perhaps badly) provide solutions to missing functionalities in a given ecosystem.

Its best documentation is its source code and Potoo may be verry insecure.

How to use potoo

  1. apt-get install python3-venv
  2. git clone https://github.com/benasse/potoo.git
  3. cd potoo
  4. python3 -m venv venv
  5. source venv/bin/activate
  6. pip install -r requirements.txt
  7. python app.py