SN
Published by Swaraj Nandedkar • Project Lead
Official Release Date: August 22, 2026 • Verified against FlitKey v0.6.0 Release Artifacts

FlitKey v0.6.0 Product Fact Sheet & Specifications

A single human-readable and machine-verifiable source of truth for release artifacts, binary checksums, architecture, input hooks, storage paths, and security limits.

SpecificationOfficial PropertySource / Verification Link
Current Versionv0.6.0GitHub Release v0.6.0
Official Release DateAugust 22, 2026FlitKey Changelog
Software LicenseMIT License (Open Source)LICENSE on GitHub
Pricing Model100% Free ($0.00) • Zero Paid TiersPricing Policy
Primary LanguagePython 3.10+Source Repository
GUI ToolkitPyQt6 (Qt 6.6+)Architecture Docs
Telemetry & TrackingZero in desktop software (100% offline)Privacy Policy (Part I)
Supported PlatformsWindows 10/11 (64-bit), Linux X11, Linux WaylandPlatform Matrix
Code-Signing StatusCommunity Unsigned (SmartScreen Unknown Publisher)SmartScreen Guide
Browser ExtensionNo published Store extension; experimental in repoGitHub Repository

1. Release Binaries & Checksums (v0.6.0)

All official release assets are built directly from tagged commits in the public GitHub repository.

Target Platform Artifact Filename Size Format Direct Download
Windows 10 / 11 (64-bit) FlitKey-Setup-0.6.0-x64.exe 29.2 MB InnoSetup / Win32 Executable Download .exe
Debian / Ubuntu / Mint flitkey_0.6.0_all.deb 18.4 MB Debian Package (.deb) Download .deb
Source Code Archive v0.6.0.zip ~2.1 MB Zip Archive (Python source) Download Source

2. Runtime Architecture & Input Hooking

FlitKey automatically identifies the running operating system and desktop compositor at launch to activate the appropriate low-level input backend:

Operating Environment Keyboard Observer Hook Text Injection Method Expansion Capabilities
Windows 10 & 11 Win32 SetWindowsHookEx(WH_KEYBOARD_LL) Win32 SendInput API Typed keywords, dynamic dates, clipboard token, cursor placement, global hotkeys.
Linux X11 Desktop X11 xinput test-xi2 --root xdotool key / type Typed keywords, dynamic dates, clipboard token, cursor placement, global hotkeys.
Linux Wayland Desktop Compositor Isolation (No global key hook) QClipboard buffer staging Searchable Quick Insert picker (Alt+Space or tray); clipboard paste into target window.

3. Storage Schema & File System Paths

FlitKey is 100% local-first. It creates no registry bloat, operates without background databases, and stores all user data in clean, readable JSON format.

ComponentLinux File System PathWindows File System Path
Primary Configuration & Snippets ~/.config/flitkey/config.json %APPDATA%\flitkey\config.json
User Expansion Packs ~/.config/flitkey/packs/*.json %APPDATA%\flitkey\packs\*.json
Built-in Expansion Packs /usr/share/flitkey/packs/*.json {AppDir}\packs\*.json
Autostart Desktop Entry ~/.config/autostart/flitkey.desktop HKCU\Software\Microsoft\Windows\CurrentVersion\Run

4. Built-in Expansion Packs (46 Ready-to-Use Snippets)

FlitKey v0.6.0 ships with six curated snippet packs built into the installer. Packs are loaded idempotently via the Expansion Packs dialog and never overwrite existing user triggers.

Pack IdentifierPack NameSnippet CountSample Trigger Abbreviations
ai_promptsAI Chatbot & Prompt Engineering10 Snippets:airole, :aixplain, :aibug, :aisum
developerDeveloper & Engineering10 Snippets:gcm, :glog, :pydef, :clog
artistArtist, Designer & Creator7 Snippets:palette, :aspect, :midprompt
productivityEveryday Productivity & Symbols7 Snippets:stamp, :iso, :bullets, :arrow
supportCustomer Support & Sales6 Snippets:cshi, :csbug, :csfollowup
sysadminSystem Admin & DevOps6 Snippets:sysinfo, :curljson, :k8spods

5. Security, Trust & Open Source Verifiability

Inspect FlitKey on your own system

Download the free, offline installer for Windows or Linux. No account, no credit card, and MIT licensed.