/Mahou.py

Mahou on Python(Python keyboard layout switcher)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Mahou.py is Mahou but written on Python 3.

Mahou on Python(Python keyboard layout switcher). Project still beta, don't expect too much :), for now works only on Windows, in future maybe will work on linux and mac(* For linux version take a look here).

How to use?

  • Install Python 3.
  • Run Mahou.py.
    • Try typing some text in any textbox and hit F6, then your last typed word will be written in next keyboard layout.
    • Select text and hit F7, then text will be rewriten in next keyboard layout.
    • To exit hit Alt+Shift+F4.

To Do:

  • GUI.
  • Settings(seems to be easy in Python).
  • ? CapsSwitch.
  • Hotkey changing.
  • ? Non-cycle mode.
  • More comments/docs
    . Strings marked with ? = Info in Mahou's readme.