An open API service indexing awesome lists of open source software.

https://github.com/aviaryan/initranslator

Translates Ini's
https://github.com/aviaryan/initranslator

Last synced: 7 months ago
JSON representation

Translates Ini's

Awesome Lists containing this project

README

          

InI Translator
=============
**beta stage**

Site - [http://aviaryan.in/projects/initranslator](http://aviaryan.in/projects/initranslator)


Created in **AutoHotkey**, this program translates ini-formatted files in batch on the go.
Supports all the major languages.


#### Running from the Source
1. Get [AutoHotkey](http://www.ahkscript.org) and install it.
2. Then double-click `IniTranslator.ahk` to run it with AutoHotkey.exe

#### Compiling the Source
1. Use [Ahk2Exe](https://github.com/fincs/Ahk2Exe) Compiler included in the AHK_L distribution to compile `IniTranslator.ahk` with icon `icons\icon.ico`.