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

https://github.com/thexxturboxx/math-toolbox

Computes everything for you!
https://github.com/thexxturboxx/math-toolbox

Last synced: about 1 month ago
JSON representation

Computes everything for you!

Awesome Lists containing this project

README

        

# Math Toolbox
This program gets written by ThexXTURBOXx.

Once it's finished, it will compute everything you need for your school/study.

### System Requirements:
- Java 6/7/8 (it doesn't matter, if it is 32-bit or 64-bit)

### Important links:
[Downloads](https://github.com/ThexXTURBOXx/Math-Toolbox/releases)

[Website](http://thexxturboxx.github.io/Math-Toolbox)

### Translation:
You want to have this program translated to your language? You know 2 languages? You want to help me out?

1. Then fork this repository (Click on "Fork" in the upper right)

2. Navigate to /Math Toolbox/src/main/resources/de/thexxturboxx/resources/lang/ and copy one of the lang-files.

3. The new file needs to be named after your language-code. The code for your language can be found [here](http://minecraft.gamepedia.com/Language#Available_languages).

4. Translate as much Text-Strings as you can *without* changing %1$s and similar.

5. You can then create a new [Pull Request](https://github.com/ThexXTURBOXx/Math-Toolbox/compare) and I will include your language into the program.

6. Thanks for participating and helping! I will try to give credit in some way to you!

### API:
[Here](https://github.com/ThexXTURBOXx/Math-Toolbox/tree/master/Math%20Toolbox/src/main/java/de/thexxturboxx/mathtoolbox/api) it is.