typlgr-cli
provides minimum CLIs.
typlgrconv
command converts ASCII strings into strings in polytonic Greek.
$ echo ">'anthr^opos" | typlgrconv
ἄνθρώπός
typlgrcoll
command splits texts in polytonic Greek into words:
$ cat alpha.txt | typlgrconv | typlgrcoll
Πάντες
ἄνθρωποι
τοῦ
εἰδέναι
ὀρέγονται
φύσει
σημεῖον
δ'
...