Skip to content

A rewritten version of the original Cryptography App written by Spencer Kotys

License

Notifications You must be signed in to change notification settings

Spencer-Kotys/CryptographyApp

Repository files navigation

CryptographyApp

A Electron version of the original Cryptography App by Spencer Kotys

It uses the Electron software framework

In order to run Node.js and npm must be installed

After cloning to install dependencies do the following

npm init -y

npm i --save-dev electron

To run the app type

npm start

To build a package type

npm run make

For more detailed instructions follow the Electron quick start guide.

Quick Start Guide

About

A rewritten version of the original Cryptography App written by Spencer Kotys

Resources

License

Stars

Watchers

Forks

Packages

No packages published