Skip to content

A simple Java GUI application to convert measurements from one unit type to another.

License

Notifications You must be signed in to change notification settings

elsheepo/Convertron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”ƒ Convertron πŸ”ƒ

πŸ“¦ Dependencies

In order to run the program, Java SE Runtime Environment 8 or higher must be installed on your system.

πŸ“‚ Downloads

πŸ’» Execution

  • For Windows users, simply extract the convertron.exe from the archive, and run.

  • For Linux users, extract the convertron.jar file from the archive, and execute with the following commands.

    tar -xvjf convertron-1.0.tar.bz2
    java -jar convertron-1.0/convertron.jar
    

πŸ”‘ Licence

This software is licenced under the GPLv3.0.

πŸ“§ Contact

You can contact me directly via the Contact form located on my homepage!

About

A simple Java GUI application to convert measurements from one unit type to another.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages