Skip to content

AdianKozlica/gajs-alphabet-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Adds letters from the Gaj's Alphabet to selected text

NOTE: This script will modify your clipboard since what it does is cut the selected text, add the letters and then paste it back

How it works:

  'Zh' -> 'Ž'
  'zh' -> 'ž'
  'Sh' -> 'Š'
  'sh' -> 'š'
  'Ch' -> 'Č'
  'ch' -> 'č'
  'Cj' -> 'Ć'
  'cj' -> 'ć'
  'Dj' -> 'Đ'
  'dj' -> 'đ'

How to run:

./gajs-alphabet-script.py

Dependencies:

  pyperclip >= 1.8.2
  PyAutoGUI >= 0.9.54

About

Replace selected text with appropriate letters from the Gaj's alphabet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages