Code Monkey home page Code Monkey logo

mystic-crypt-ui's Introduction

Java CI with Gradle

Overview

This swing application provides the following features:

  • Save passwords with file attachments in a tree manner
  • check the checksum of downloaded files with the most common algorithms
  • Creation of private and public keys with 1024, 2048 and 4096 bit length
  • Save the created private and public keys
  • Obfuscate text with specified map that can be exported and imported
  • Entries in the existing obfuscation map can be edited, deleted and new entries can be added

Install

Windows, Linux and Mac users can download and install it with izpack installer. Note: for unix users dont forget to set the execute bit for start the jar file. Download mystic-crypt Download mystic-crypt

Build from source

For users that want to build it from the source files can clone this git repository. It is a gradle project, so you will need gradle and a JDK installation.

Then compile the project:

./gradlew build

The jar file is now generated and is located in the path /build/libs/mystic-crypt-ui-current-version.jar and ready for execution.

Note: Replace current-version with the current version of the project.

Installer tool

Here is the installer tool that is used for deploy the final application.

  • izpack IzPack is a widely used tool for packaging applications on the Java™ platform.

For more information about how to create the izpack installer see the wiki izpack section

License

The source code comes under the liberal MIT License.

Want to Help and improve it?

The source code for mystic-crypt-ui are on GitHub. Please feel free to fork and send pull requests!

Create your own fork of astrapi69/mystic-crypt-ui/fork

To share your changes, submit a pull request.

Don't forget to add new units tests on your changes.

Contacting the Developer

Do not hesitate to contact the mystic-crypt-ui developers with your questions, concerns, comments, bug reports, or feature requests.

  • Feature requests, questions and bug reports can be reported at the issues page.

Note

No animals were harmed in the making of this application.

Donate

If you like this application, please consider a donation through Flattr this

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.