View Single Post
Old 05-15-2025, 11:15 AM   #1
mjsf12
Junior Member
mjsf12 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2025
Device: Kindle (10th Generation) G090VB
Question Is there any plugin development documentation?

I am developing a Tailscale plugin to create an HTTP proxy. The purpose of this proxy is to connect KOReader to an ODPS server on my local network via VPN. This development is quite challenging (perhaps because I'm not a Lua developer) without comprehensive documentation. I have already looked at the /koreader/plugins and koreader/contrib plugins. I also have the code loaded into an AI, which provides responses based on it.

Is there any official plugin documentation available?

P.S. Example of the problem: I need to put a plugin button on the network tab, similar to the SSH and Wi-Fi buttons. I was stuck on this for a day until I found the AirPlane Mode plugin and saw it uses sorting_hint = "network".

(Please excuse me if my English isn't perfect, it's not my first language.)
mjsf12 is offline   Reply With Quote