327 B
Executable file
327 B
Executable file
Step 1. clone it.
git clone https://git.simplifiedprivacy.com/Support/SMS-Exchange-Linux-GUI.git
Step 2. Setup venv
python3 -m venv venv
source venv/bin/activate
Step 3. Install Prereqs
pip install -r requirements.txt
Step 4. Run it
python3 GUI.py