https://github.com/aviaryan/initranslator
Translates Ini's
https://github.com/aviaryan/initranslator
Last synced: 7 months ago
JSON representation
Translates Ini's
- Host: GitHub
- URL: https://github.com/aviaryan/initranslator
- Owner: aviaryan
- License: apache-2.0
- Created: 2013-12-04T12:36:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-21T19:20:37.000Z (over 10 years ago)
- Last Synced: 2025-03-11T11:26:09.952Z (7 months ago)
- Language: AutoHotkey
- Homepage: http://aviaryan.in/projects/initranslator
- Size: 160 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.