MCPcopy Index your code
hub / github.com/Firstbober/krita-rpc

github.com/Firstbober/krita-rpc @1.2

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

Krita DRP

A Python plugin that adds Discord Rich Presence support to Krita

How to install

  1. Press the "Code" button and download zip file.
  2. Open pykrita folder
  3. Windows:
    1. Press the Windows + R keys, the "Run" window will appear.
    2. Paste %UserProfile%\AppData\Roaming\krita\pykrita in this window, then press enter.
  4. Linux:
    1. Navigate to ~/.local/share/krita/pykrita
  5. Open file you just downloaded (you may need 7z or WinRAR if you can't open archive)
  6. Open folder Krita-DRP-master
  7. Extract folder discord_rpc and file discord_rpc.desktop into the "pykrita" folder.
  8. Now open Krita, and click on Settings -> Configure Krita… in the menu bar.
  9. Go to Python Plugin Manager, and activate "Discord Rich Presence".
  10. There you go! You just need to restart Krita for the feature to activate

Core symbols most depended-on inside this repo

send_data
called by 47
discord_rpc/baseclient.py
read_output
called by 44
discord_rpc/baseclient.py
time
called by 19
discord_rpc/payloads.py
set_activity
called by 7
discord_rpc/client.py
read
called by 4
discord_rpc/client.py
update_event_loop
called by 4
discord_rpc/baseclient.py
handshake
called by 4
discord_rpc/baseclient.py
get_event_loop
called by 3
discord_rpc/utils.py

Shape

Method 104
Class 16
Function 3

Languages

Python100%

Modules by API surface

discord_rpc/client.py54 symbols
discord_rpc/payloads.py22 symbols
discord_rpc/exceptions.py18 symbols
discord_rpc/presence.py12 symbols
discord_rpc/baseclient.py8 symbols
discord_rpc/discord_rpc.py6 symbols
discord_rpc/utils.py3 symbols

For agents

$ claude mcp add krita-rpc \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page