/calls-manager

[Deprecated] Desktop application to help users that usually have calls at work to take notes and then export it to a text file.

Primary LanguageJava

CallsManager

Project status

GitHub version Semver stability

It's a Java dektop application made using SWT framework to create the graphic user interface. The application was created to help users that usualy have calls at work to take notes and then export it to a text file.

Repo usage

Do not clone or push to master branch.

Create branch or fork from develop, then push or create pull requests (if you don't have access) to that branch.

The repo uses this branching model. If you're a command line lover then you should also take a look to Git Flow.

Usage

  • Generate a runnable .jar file running (with Maven):

mvn package

  • Just open the .jar; Or from command line run:

java -jar calls-manager-0.5.jar.jar