Skip to content

jekeam/dotSwitcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotSwitcher

If you're paranoid enough not to use Punto switcher

Simple keyboard layout switcher. As lightweight as you can easily ensure it doesn't contain any spyware, even if you're not a programming guru.

Usage

  • Run
  • Type a word anywhere
  • Press Pause/Break until the word is typed in a right layout
  • Profit!

Launching the program the second time shows the settings window, even if it is a hidden mode (no tray icon shown)

Improvements to be implemented

  • Code refactoring and many comments
  • Restoring clipboard contents after transformation of selected text
  • Build script
  • Donation form :)

Credits

GitHub icon by Picons.me

Release notes

The useful release was built from the master branch.

Build command: C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe dotSwitcher.sln /p:Configuration=Release /p:Platform="Any CPU"

For the replace selection hotkey, use a single key like F3. Modifier combinations can be glitchy in some applications.

Known bugs

If you experience erasing the word and retyping it again in the same layout (as did I, in skype), try to increase the switch delay in settings window (200 ms works for me). If you know any workaround for this, your help would be much appreciated.

About

Simple keyboard layout switcher

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 99.3%
  • Batchfile 0.7%