About FlitKey
Building lightweight, local-first productivity tools for Windows and Linux.
1. The Mission Behind FlitKey
FlitKey was born out of a simple frustration: modern text expansion software has become bloated with mandatory cloud logins, subscription fees, and complex YAML configurations. On Linux desktop environments — especially Wayland sessions — existing text expanders often required hacky workarounds or failed entirely.
We created FlitKey to deliver a fast, 100% offline, native desktop text expander that runs seamlessly on both Windows 10/11 and Linux (X11 & Wayland) without sending a single byte to external servers.
2. Core Principles
A. Local-First Privacy
Your keystrokes and text snippets belong solely to you. FlitKey requires no account registration, contains zero telemetry analytics, and stores all snippet databases in plain JSON format locally on your disk (config.json).
B. Zero Subscription Fees
We believe basic desktop utility tools should not require a monthly recurring subscription — or any payment at all. FlitKey is open-source under the MIT Licence and entirely free. There is no paid tier, no trial, and no account.
C. Cross-Platform Harmony
Whether you work on a Linux workstation or a Windows laptop, your snippet library and dynamic variables behave the same way. One honest caveat: on Wayland sessions the protocol blocks global keystroke interception, so typed triggers fall back to the searchable picker — a limit that applies to every text expander, not just FlitKey.
3. Meet the Creator & Lead Developer
Swaraj Nandedkar
Creator & Lead Developer of FlitKey
Swaraj Nandedkar created FlitKey to deliver a fast, lightweight, 100% offline text expander for Linux and Windows. He leads the design and open-source development of FlitKey's Python/PyQt6 core, its X11 and Wayland input backends, and the multi-format snippet importers.
4. Open-Source & Community Driven
FlitKey is maintained as an open-source project. Developers and power users can inspect the codebase, submit bug reports, or contribute new features on our GitHub Repository.