Skip to content

geremachek/nilus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏺 nilus

Nilus is a command for writing Ancient (polytonic) Greek with a Latin keyboard. It reads command-line arguments or stdin and allows you to use all of those pesky accents and diacritics not usually allowed with a Greek keyboard.

This is done through the Beta Code standard.

Usage:

nilus [TEXT]... (also accepts input from STDIN)

Usage of nilus:
  -n	Don't print a newline when arguments are passed
  -t	Display a Beta Code usage table

Built using Go version 1.16+