Skip to content

toshon-jennings/DoubleCapsCorrect

Repository files navigation

CAps (DoubleCapsCorrect)

A trust-first background utility that fixes accidental double-capitalization.

CAps runs quietly in the background and corrects typos like FAster -> Faster or THis -> This across almost any application. Press a hotkey, and it fixes all double-caps errors in your active document instantly.

No telemetry. No network calls. No installation. Fully offline and open-source.

CAps


Downloads

Platform Version Status
Windows v2.1.1 Download
macOS --- In progress (v2.2)
Linux --- In progress (v2.2)

Verify Your Download

All releases are GPG-signed and include SHA-256 hashes.


What It Does

When you accidentally hold Shift too long and type COrrection instead of Correction, CAps fixes it.

How to use:

  1. Type in any app (Notepad, Word, browser, etc.)
  2. Press the hotkey
  3. All double-caps errors in the document are fixed instantly

Windows hotkey: Win + `` (backtick, left of 1) Secondary hotkey: Ctrl + Shift + Alt + C


Platform Support

Feature Windows 10/11 macOS (planned) Linux (planned)
Double-caps fix Yes v2.2 v2.2
Hotkey activation Yes v2.2 v2.2
System tray / menu bar Yes v2.2 v2.2
GPG-signed releases Yes v2.2 v2.2
Apple code signed N/A v2.2 N/A

How It Works

When you press the hotkey, CAps:

  1. Selects all text in the active window
  2. Copies it to the clipboard
  3. Applies a regex to fix doubled uppercase letter patterns
  4. Pastes the corrected text back

That's it. No background services. No data collection. No installation.


Build From Source

See BUILD.md for platform-specific build instructions.


Trust & Transparency

  • Open source: GNU AGPL v3
  • GPG signed: Every binary is signed with the maintainer's key
  • Hash verified: SHA-256 hashes published for every release
  • No telemetry: Fully offline, no network calls, no logging
  • No data collection: Clipboard is read, corrected, and replaced -- never stored or transmitted

Contributing

See CONTRIBUTING.md.


Roadmap

See ROADMAP.md.


Security

See SECURITY.md. To report a vulnerability, email [email protected] privately.


Project Info

About

A trust-first background executable for keyboard perfectionists.

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors