Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 474 Bytes

File metadata and controls

20 lines (15 loc) · 474 Bytes

GitQuickTool

Cross-platform tool to quickly deploy repos and releases from GitHub. Config syncs via Supabase — new machines ready in seconds.

Quick Start

pip install -r requirements.txt
python main.py

Features

  • Clone GitHub repos with one click
  • Download latest release assets by pattern matching
  • Multi-token management with labels
  • Supabase-backed config sync across machines
  • Dark theme GUI (customtkinter)
  • CLI mode for headless systems