~jagtalon/Caps-Warlock

Caps Warlock is tiny incantation that brings your Caps Lock key back to life.
7dd71b7d — Jag Talon 2 years ago
Add publishing info to README
00580bc9 — Jag Talon 2 years ago
Commit build
b9be33b1 — Jag Talon 2 years ago
Add support for Windows Terminal

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jagtalon/Caps-Warlock
read/write
git@git.sr.ht:~jagtalon/Caps-Warlock

You can also use your local clone with git send-email.

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'