MCPcopy Index your code
hub / github.com/ZeCryptic/osu-cat

github.com/ZeCryptic/osu-cat @v1.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.2.0 ↗ · + Follow
8 symbols 26 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

osu!cat

This is a python application that tracks the cursor position and key inputs to create a Bongo Cat window which can be used as an overlay for streaming/recording applications.

Latest version

  • Greatly improved application performance and key tap logic (thanks CCpersonguy)
  • Added an option for smaller application window
  • Changed cat image resolution (from 757 x 753 to 640 x 640 )
  • Fixed wrong version displayed

Changing the cat images

It is entirely possible to edit the png files to make the cat look different (totally understandable, they look bad). However, when doing so you need to make sure that the new picture files have a color depth of 32 bits. Otherwise the program will not work. One way of doing this is by just re-saving the images in a program like paint.net and select the 32-bit color depth option. I plan on fixing this bug in the future

Core symbols most depended-on inside this repo

resize
called by 1
osu!cat.py
find_distance
called by 1
osu!cat.py
find_frame
called by 1
osu!cat.py
forceUpdate
called by 1
osu!cat.py
close_window
called by 0
osu!cat.py
dragging
called by 0
osu!cat.py
stop_drag
called by 0
osu!cat.py
iterate
called by 0
osu!cat.py

Shape

Function 8

Languages

Python100%

Modules by API surface

osu!cat.py8 symbols

For agents

$ claude mcp add osu-cat \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact