Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.11 KB

File metadata and controls

43 lines (35 loc) · 1.11 KB

SILENt

Readme Card

Install

Debian/Ubuntu

sudo apt install git -y &&
git clone https://github.com/1Rayko/SILENt &&
cd SILENt &&
chmod +x install.sh &&
./install.sh

Arch

sudo pacman -S git --noconfirm&&
git clone https://github.com/1Rayko/SILENt &&
cd SILENt &&
chmod +x install.sh &&
./install.sh 

Termux

pkg install git -y &&
git clone https://github.com/1Rayko/SILENt &&
cd SILENt &&
chmod +x install.sh &&
./install.sh

Launch

cd ~/SILENt && python3 go.py

to create .exe file use pyinstaller and winrar

THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. YOU MAY USE THIS SOFTWARE AT YOUR OWN RISK. THE USE IS COMPLETE RESPONSIBILITY OF THE END-USER. THE DEVELOPERS ASSUME NO LIABILITY AND ARE NOT RESPONSIBLE FOR ANY MISUSE OR DAMAGE CAUSED BY THIS PROGRAM.

Image