ā

Accentra

Accented characters in any Windows app — no language switch, no alt codes.

Get it from the Microsoft Store

Free · Windows 10 / 11 · Also available as a direct download

Code generated with Claude Code

What's new in 1.4.0

Full changelog on GitHub

How it works

Accentra sits in your system tray and watches your keyboard. When you hold a key a little longer than usual, it enters accent mode — no popup, no overlay, purely keyboard-driven.

1

Hold the key

Hold e for ~0.5 s. Accentra silently replaces it with é.

2

Tap to cycle

Each tap of e advances through é → è → ê → ë → e.

3

Confirm automatically

Press any other key or wait 1 second — accent mode exits and typing continues normally.

e (hold) é    e (tap) è    e (tap) ê
s (hold) š    c (hold) č    z (hold) ž

Works in Discord, Messenger, browsers, Notepad — everywhere. No administrator rights required.

Installation

Download Accentra.exe

Click the download button above. Save the file anywhere — your Downloads folder is fine.

Run it once

Double-click Accentra.exe. It copies itself to %LOCALAPPDATA%\Accentra\, registers with Windows so it starts automatically on login, and appears in Settings → Apps → Installed apps. After the first run, the file you downloaded is no longer needed and can be deleted.

Windows may show a "Windows protected your PC" warning because Accentra is not yet code-signed. This is expected. Click More info, then Run anyway to proceed.

Done

A small ã icon appears in your system tray. Accentra is running and will start automatically every time you log in.

Uninstalling: Go to Settings → Apps → Installed apps, search for Accentra, and click Uninstall. It removes itself completely — no leftovers.

Tray menu

Right-click the ā icon in the system tray for options:

Running as Admin

By default Accentra runs in non-privileged mode, so by Windows design it can't intercept keystrokes within apps running elevated.
To work around this limitation, open a command window as admin and run Accentra. Because Accentra is on your PATH, it will start elevated and become available in elevated apps.

Limitations

Accent reference

These are the default accent sequences. Hold any base key to enter accent mode, then tap to cycle through its variants.

KeyVariants (in order)
aá à â ä ã å a
cč ć ç c
dđ ď ð d
eé è ê ë ě e
gğ g
ií ì î ï i
lł ľ l
nñ ň n
oó ò ô ö õ ø o
rř r
sš ś ş s
tť þ t
uú ù û ü ů u
yý ÿ y
zž ź ż z

These are the defaults. Right-click the tray icon and choose Edit accent maps... to customize variants for any key.

Customizing accent maps

Accentra's accent sequences are fully configurable. To open the accent maps folder, right-click the ā tray icon and choose Edit accent maps.... Open accent-maps.json with Notepad or any text editor — each entry maps a base letter to a string of variants:

{
  "e": "éèêëěe",
  "c": "čćçc",
  "s": "šśşs"
}

Each character in the string becomes one step in the cycle. The last character is typically the plain letter itself, which lets you cycle back to the start. You can add new base keys, remove ones you never use, or reorder variants to put your most-used accents first. Changes take effect immediately — no restart needed.

System requirements

Privacy Policy

Accentra does not collect, store, or transmit any personal data.