Skip to content

defano/hash-iohook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hash

Simple Electron application that shows the hash values of entered text using different algorithms.

screenshot

Getting started

  • Install Node LTS
  • Clone this repository
  • cd hash
  • npm install to install the application's dependencies
  • npm start to start the application

Going further

Here are some ideas on how it can be improved using other Electron APIs.

  • Make headings links that open to Wikipedia page for algorithm.
  • Support dragging/dropping a file to hash onto the window.
  • Support opening a file via a dialog to hash from the app's menu.
  • Display time taken to compute each hash.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published