Run AminoService.exe in the Windows folder
Download Termux
pkg install git
pkg install python
git clone https://github.com/LynxN1/amino_service.git
cd amino_service
python3 -m pip install -r requirements.txt
python3 main.py
Run AminoService.exe in the Windows folder
Download Termux
pkg install git
pkg install python
git clone https://github.com/LynxN1/amino_service.git
cd amino_service
python3 -m pip install -r requirements.txt
python3 main.py