KI

Kitty

Kitty is a command line interface for interacting with the Kattis platform for coding challenges. It allows fetching problems, testing, and submitting solutions directly from the terminal.
Latest: 0.9.0
Last checked: Jun 9, 2026 12:10am
Rank: 4439/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: MIT LicenseInstaller: PowerShell script, prebuilt binaries, cargoSilent: YesWinget: Available
Silent install
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/avborup/kitty/master/scripts/install.ps1'))

Version & Lifecycle

0
Current: 0.9.0 Avg cadence: Every 244 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

No community notes yet

Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

kittyavborup kitty

Packaging Notes

0

Prebuilt binaries available for Windows, Linux, macOS; installable via cargo; Windows install script available

Notes

0

Inspired by the official Kattis submission script and Python Kat CLI. Installation requires placing the binary in PATH. Windows install via PowerShell script.