Skip to content
/ ku Public

A JavaFX checksum utility written in Kotlin

License

Notifications You must be signed in to change notification settings

alessmar/ku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status License Donate

ku - Checksum Utility

A simple checksum utility written in Kotlin that allow to compute hash using several algorithm. It uses JavaFX to build the UI.

Prerequisites

  • Java 8+
  • Maven 3

Compiling

Compile the project with:

mvn package

Running

Run with mvn:

mvn exec:java

or with java:

java -jar checksum-utility-0.9.0-jar-with-dependencies.jar

checksum

About

A JavaFX checksum utility written in Kotlin

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages