Late release. Currently available for Windows only.
HOW TO INSTALL:
1. Extract the archive to specified directory (e.g. C:\Users\user\Documents)
2. Add the extracted directory path to your Environment Variables
Control Panel > System and Security > System > Advanced system settings > Environment Variables > User Path
3. Run geoton --version or geoton --help on Terminal / Command Prompt to test if it successfully installed
4. Now you can start using Geoton by run example command:
geoton --convert -txt-in "coordinates.txt" -kml-out "doc.kml -type pin"
This command will generate KML file by reading latitudes and longitudes in TXT file. You can then open the KML file in Google Earth.