Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StringCalculator

Small few hour Java project for doing calculations from userinput.

Main-method can be found in:

/windows/Calculator.java

Run with command:

java -jar "dist/StringCalculator.jar"

Features

  • Perform calculations using JS Script Engine (pretty much everything but ^ works)
  • History list for previously made calculations (also Ctrl+Z works)
  • Lock and unlock history temporarily
  • Always on-top mode for intence calculations
  • Timer to show how long it took to perform that calculation

Rights, Copyrights!

Feel free to use this code for your own projects. Note that I do not own the rights to the icons used in this project.

About

Small Java project for doing calculations from userinput.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages