Advertisement
RebelRose

CybernetiX-S3C/T.U.F.F.

Dec 31st, 2024 (edited)
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.37 KB | None | 0 0
  1. Download / Clone T.U.F.F.
  2.  
  3.  git clone https://github.com/CybernetiX-S3C/T.U.F.F.
  4.  
  5. cd Inside T.U.F.F. Dir
  6. or......
  7.  cd T.U.F.F.
  8.  
  9. I have built two tpyes of GUI frameworks:
  10. Install Dialog and run Bash
  11.  apt install dialog.....
  12.  
  13. ./tuff.sh
  14.  
  15. or......
  16.  
  17. Run python
  18.  pip install -r requirements.txt
  19.  
  20.  sudo apt-get install python3-tk
  21.  
  22. Trigger....  sudo python3 tuff_gui.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement