Skip to content
forked from OpenTTD/eints

WebTranslator for OpenTTD and its add-ons

License

Notifications You must be signed in to change notification settings

frosch123/eints

 
 

Repository files navigation

Eints

About

Eints Is a Newgrf Translation Service. Though now it is also used for Game Scripts and OpenTTD itself.

Eints is written in Python 3.

You can find more details in docs/manual.

Licensing

Eints software uses the GPL V2. For stand-alone use (which is useful for development and testing), no other software is needed.

Internally, it uses:

  • Bottle, a Python framework for writing web applications.
    • Location: webtranslate/bottle.py
    • Licensed under MIT License
  • Twitter Bootstrap, a CSS, JS and glyphicon framework for web application user interfaces.
  • WooCons #1, an icon library.
    • Location: static/img/woocons1
    • Licensed under GPL v3

The Eints repository includes files of the above projects for your convenience. They are however not part of Eints.

About

WebTranslator for OpenTTD and its add-ons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.6%
  • Smarty 7.6%
  • CSS 0.4%
  • JavaScript 0.3%
  • Shell 0.1%
  • Makefile 0.0%