File | Date | Author | Commit |
---|---|---|---|
src | 2017-02-01 |
![]() |
[5631d7] Bug fix |
.gitattributes | 2016-11-24 |
![]() |
[95f906] Correct path |
.gitignore | 2016-11-24 |
![]() |
[bfe0df] Correct path |
LICENSE | 2016-09-29 |
![]() |
[db6fc6] Initial commit |
README.md | 2017-02-01 |
![]() |
[b18e08] Update info |
pom.xml | 2017-01-31 |
![]() |
[fee8fa] Add new functionalities |
resource.db | 2017-02-01 |
![]() |
[5631d7] Bug fix |
JFX Konwerter is very easy to use JavaFX-based unit converter.
Core features:
- 234 different units, currencies and number bases
- On-demand updates of exchange rates from European Central Bank
- Very high accuracy (the maximum number of decimal places is 100)
- 2 different languages of user interface and unit database: English and Polish
- User-defined default units which are automatically selected on application startup
- 3 different application skins
You can download an JFX.Konwerter.zip
file from the releases page which contains version for Windows operating system family. The application require Java 8 or above to run and is ready to use after unpacking it into your disk directory of choice.
Blue caspian skin:
Caspian skin:
Modena skin:
Copyright 2016 Kamil Oleksik
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.