Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (13 loc) · 335 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 335 Bytes

Installation

Windows

Run AminoService.exe in the Windows folder

Android

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