Skip to content

leia-uwu/kate-discord-rpc

Repository files navigation

Kate discord RPC plugin


Simple plugin to add discord rich presence for kate :3

Screenshot of the plugin on a discord profile


Compilation instructions

Dependencies: a c++ compiler, cmake, Qt and KDE frameworks headers

run:

cmake -B build
cmake --build build
sudo cmake --install build

this should install a single file to the KF6 KTextEditor plugin path

(/usr/lib/qt6/plugins/kf6/ktexteditor/katediscordrpcplugin.so on arch for example, different distros may have different paths)

to uninstall it simply remove that file


TODO:

  • Config GUI to format the presence fields
  • More fields if possible (session name, LSP errors amount, language, etc...)
  • Idle detection
  • What to show when the formatted fields only have empty variables
  • Installation instructions
  • A Pacman PKGBUILD (if someone wants to PR packaging files for other distros feel free)

About

Discord RPC Plugin for Kate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published