Skip to content

anhando2000/andoCPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndoCPM & Trang CPM


Cách sử dụng - Termux

git clone https://github.com/anhando2000/andoCPM.git
cd andoCPM
pip install -r requirements.txt
python main.py

install python

  • Termux

    • pkg update
    • pkg install python
    • pkg install python-pip
  • Linux

    • sudo apt install python
    • sudo apt install python-pip
  • Windows

    • Download python3 form python.org.
    • if pip is not in PATH use: py -3 -m pip install -r requirements.txt
    • py -3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages