Name | Modified | Size | Downloads / Week |
---|---|---|---|
Poly2mono-py3-EN.py | 2020-11-21 | 9.8 kB | |
Poly2mono-py3-GR.py | 2020-11-21 | 9.9 kB | |
polytonic_to_monotonic_for_windows.zip | 2013-07-30 | 8.9 MB | |
From_polytonic_to_monotonic_3.py | 2013-07-30 | 9.8 kB | |
Readme | 2013-07-27 | 849 Bytes | |
Totals: 5 Items | 8.9 MB | 0 |
poly2mono =========== The program converts Greek polytonic text to Greek monotonic. windows ======== double click on the file <polytonic_to_monotonic.exe> There are 2 buttons. The first button is <convert> and the second is <exit> - paste the polytonic text to the upper textbox - press <convert> and - copy to clipboard the monotonic text from the lower textbox. linux (Ubuntu) ============== Be sure you have installed the dependemcies: sudo apt-get install python-gtk2 - save the file <From_polytonic_to_monotonic_3.py> to a folder. - open a terminal and :~$ cd... to that folder. - type: python From_polytonic_to_monotonic_3.py There are 4 buttons - Open > to open a file (.txt/.asc but not .doc/.docx/.odt) which contains polytonic text. - convert - save > to save monotonic text to file (.txt or .asc) - exit