Skip to content

tglagcs/NoTrackSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🇷🇺 Русский | 🇬🇧 English


Русский

🔄️ NoTrackSwitcher

01header — Утилита для Windows исправляющая текст, набранный не в той раскладке.

Как использовать

  1. Выдели неправильно набранный текст
  2. Нажми Ctrl+Shift+F
  3. Текст будет перконвертирован и вставлен в нужной раскладке

Установка

Скачай NoTrackSwitcher.exe из Releases и запусти. Установка не нужна — приложение работает из любой папки.

Настройки

Двойной клик по иконке в трее открывает настройки:

  • Start with Windows — автозапуск при входе в систему
  • Fix selected text — горячая клавиша (по умолчанию Ctrl+Shift+F)

Правый клик по иконке позволяет временно отключить приложение или выйти.

Сборка из исходников

Требования: Windows 10/11 x64, CMake 3.20+, Ninja, Visual Studio 2022.

cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Release
cmake --build build

Результат: build\bin\NoTrackSwitcher.exe

Подробнее — в BUILD.md.

Преимущества

  • Открытый исходный код
  • Без телеметрии и слежки
  • Не требует установки — просто запусти EXE
  • Размер исходников менее 300 КБ
  • Размер EXE менее 300 КБ

English

🔄️ NoTrackSwitcher

01header — A Windows utility that fixes text typed in the wrong keyboard layout.

How to use

  1. Select the mistyped text
  2. Press Ctrl+Shift+F
  3. The text will be converted and pasted in the correct layout

Installation

Download NoTrackSwitcher.exe from Releases and run it. No installation needed — works from any folder.

Settings

Double-click the tray icon to open settings:

  • Start with Windows — launch automatically on login
  • Fix selected text — hotkey (default: Ctrl+Shift+F)

Right-click the tray icon to temporarily disable the app or exit.

Building from source

Requirements: Windows 10/11 x64, CMake 3.20+, Ninja, Visual Studio 2022.

cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=Release
cmake --build build

Output: build\bin\NoTrackSwitcher.exe

See BUILD.md for more options (MinGW, MSYS2).

Advantages

  • Open source
  • No telemetry or tracking
  • No installation required — just run the EXE
  • Source code under 300 KB
  • EXE under 300 KB

About

Утилита исправляющая текст, набранный не в той раскладке / Utility that fixes text typed in the wrong keyboard layout.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors