Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.8 KB

File metadata and controls

24 lines (17 loc) · 1.8 KB

Tampermonkey Scripts

  • Tokybook Helper — Allows downloading audio chapters and adds some UI tweaks to simplify this.

AHK Scripts

Some scripts might seem useless, but they may be bound to the macro keys (if present) on the keyboard to serve as quick actions. That's what I do.

AHK Utils

Scripts that are not "functional" by themselves, but rather provide some one-time actions when executed.

  • Kill AHK — Kill all running AHK scripts.
  • Open In Explorer — Open the provided file in Explorer and highlight it.
    • Use-case: when sending files from Android to Windows via Join, so you can navigate to the file instead of opening it.