Skip to content

tglima/DartCrytoConsole

Repository files navigation

DartCryptoConsole

About

DartCrytoConsole is console application that allows you to encrypt and decrypt texts in a simple way.

For downloads and more information visit the Wiki.

Requirements to build desktop version

Active stagehand

pub global activate stagehand

Export path

export PATH="$PATH":"$HOME/.pub-cache/bin"

Compile

dart pub get
dart compile exe bin/main.dart -o bin/dart_crypto_console

Examples

An example encrypt text using file compiled

dart_crypto_console -t "Efraim" -o e

More examples

License

The source code of this application is under MIT License, everything else must be considered registered content of their respective owners and developers.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages