Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 478 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 478 Bytes

Logo

is a simple web-based tool with the ability to scan diagnostic sweats and stress tests

Installation/Termux

Install moondemon with git

apt update
pkg upgrade
pkg install git
pkg install python
git clone https://github.com/RoToR003/moondemon.git

Usage/Termux

cd moondemon
pip install -r requirements.txt
python main.py

Logo