~jagtalon/Caps-Warlock

Caps Warlock is tiny incantation that brings your Caps Lock key back to life.
~jagtalon/public-inbox

New mailing list added

1 year, 8 months ago

7dd71b7 Add publishing info to README

1 year, 8 months ago

Caps Warlock banner

#Features

Caps Warlock is tiny incantation that brings your Caps Lock key back to life. ✨ It's a tool that adds useful keyboard shortcuts to your apps using the Caps Lock key.

  • Useful shortcuts: add convenient new keyboard shortcuts to your favorite apps.
  • Tiny footprint: it uses very little resources and gets out of your way.
  • Private: no ads, tracking, or any analytics.

#Building

  • Install AutoHotkey
  • Compile Caps Warlock.ahk to Caps Warlock.exe
    • Move 32-bit to bin/x86 and 64-bit to bin/x86-64
  • Compile Startup.ahk to Startup.exe
    • Move 32-bit to bin/x86/util and 64-bit to bin/x86-64/util
  • Upload to itch.io:
    • butler push . 'jagtalon/caps-warlock:win-32'
    • butler push . 'jagtalon/caps-warlock:win-64'