Skip to content
cinnamon-rolls edited this page Jul 9, 2021 · 1 revision

API

If you check the source code in __main.py__, you will notice there is an API that would (in theory) allow other programs to connect to this program. Note that the API exists first and foremost for debugging (so that I can peek at the current internal state), and as a result, stability across versions is not guaranteed for the time being.

Clone this wiki locally