Skip to content

Getting Started

JuniorAlive edited this page Aug 10, 2024 · 1 revision

This guide will help you set up SPY-CLI on your device, detailing the prerequisites and installation steps for different operating systems.

Prerequisites 🛠️

Before installing SPY-CLI, ensure you have the necessary media player and tools installed based on your operating system:

  • Windows, macOS, Linux: 🖥️ MPV — A versatile media player for various desktop environments.
  • Android: 📱 MPV Player — A robust media player optimized for Android devices.
  • iOS: 🍏 VLC Media Player — A comprehensive media player for iOS, supporting a wide range of formats.

Additionally, ensure these tools are installed across all platforms to facilitate a smooth setup:

  • Python 🐍 — Essential for running Python scripts and managing packages.
  • Pip 📦 — Python's package installer, crucial for handling software dependencies.
  • Git 🌐 (Optional, for direct cloning from GitHub) — Useful for downloading the latest source code and contributing to the project.
Clone this wiki locally