Skip to content

Latest commit

 

History

History
81 lines (55 loc) · 3.07 KB

README.md

File metadata and controls

81 lines (55 loc) · 3.07 KB

Hey! Check out the rest of the things I have made on my profile here! ( There are some other usefull things there <3 )


Welcome to the Kitty-Tools repository

(scroll down to learn how to use)

Click me to visit page!

HOW 2 USE

| Example videos |

Click me to extend!

NOTE: These videos don't fully explain to you on how to use the software.

Linux/Codespace

Screen.recording.2024-04-26.10.33.12.AM.webm
  • Codespace already has python and git installed so dont worry about that!
  • If you use a terminal on a Linux OS you will have to manualy install them.

Replit

Screen.recording.2024-05-10.1.01.43.PM.webm
  • On replit you will get an error, all you need to do is re-run the script using the "Run" button <3

Windows

  • My pc is windoes pc blew up so i can't make a video for it yet

| Linux | Mac | Github-Codespace | Replit |

  • pkg install python or apt install python
  • pkg install git
  • git clone https://github.com/CPScript/Kitty-Tools
  • cd Kitty-Tools
  • python main.py

| Android-Termux Click for more info! |

  • Install TERMUX on your phone from F-Droid
  • Install python: pkg install python
  • Install git: pkg install git
  • clone the repo: git clone https://github.com/CPScript/Kitty-Tools
  • Go to LITE's dir: cd Kitty-Tools/LITE
  • Run script: python lite.py

| Windows |

  1. Install python here: https://www.python.org/downloads/ (Make sure to install python with administrator)
  2. Install git here: https://git-scm.com/download/win
  3. In cmd(The command prompt) type: git clone https://github.com/CPScript/Kitty-Tools
  4. Gain access to the repo's dir: cd Kitty-Tools
  5. Using cmd type python main.py into the terminal (Do all of this in the same terminal)

Extra information

Click me to veiw more!


© 2024 Kitty-Tools. All rights reserved.