Skip to content
View consoleaf's full-sized avatar
  • Fullmetal Sun of Scorching Pain and Tormenting Misery
  • Moscow

Block or report consoleaf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. consoleaf.github.io consoleaf.github.io Public

    HTML

  2. KOPlugin.md KOPlugin.md
    1
    # Developing your first plugin for KOReader
    2
    So, you've been using KOReader on your phone, jailbroken Kindle, or some other device, and realized you want to have some functionality that's not built into it. You've probably looked around in the #koplugin tags on Github, and there wasn't one that met your needs. Good news: KOReader is easily extendable with Lua, you can make your own plugin somewhat easily, provided you know some Lua or are willing to learn the basics!
    3
    
                  
    4
    In this post, we'll go over what you need to set up to make your plugin, and write a basic "Hello World" plugin. For in-depth reference on KOReader's Lua components and examples of more complicated plugins, please look at the source code over at [[their github repo]]. We will briefly go over some basics of Lua here, but this is not a Lua tutorial. Please refer to the [[Lua documentation]] if you want to know more.
    5
    
                  
  3. kopl kopl Public

    KOReader plugin development utility

    Go 7

  4. koreader-http-inspector koreader-http-inspector Public

    Go