π Basic Usage
Installation guide for Snatch.
Before we start exploring, it's time to prepare our tools!
Snatch is still under development.
Prerequisites
Snatch currently supports the following operating systems:
- Windows
- Linux
- MacOS
- Android
- iOS
The essentials to get started
First we need to clone the repository on our local machine.
Remember that you must have Git installed on your machine.
git clone https://github.com/FJRG2007/snatch.git
Once you have Python installed and the repository cloned on your computer, run the following command in the root of the project to install the dependencies:
pip install -r requirements.txt
Although not all of them are required, it is highly recommended to install/use them for a better user experience with Snatch.
Basic Snatch usage
If you are using the AI feature in Snatch:
# Starting a new prompt (Recommended).
snatch ai
# Start a new quick query.
snatch ai "Performs advanced CIA research"
Otherwise you can execute the command you need manually.
snatch command <params>
Dependent tools
| Name | Automatic installation | Required |
|---|---|---|
| ExifTool | β | β |
| Ollama | β | β |
| Sherlock Project | β | β |