-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2b6fe96
commit 0ea908f
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
# RapidMsgConverter | ||
Simple program made in Java for quick converting .msg files to .pdf files | ||
<img src="./images/icon.png" align="right"> | ||
|
||
# RapidMsgConverter [![master branch](https://img.shields.io/travis/rust-lang/rust/master.svg)]() ![BAJTAS.PL](https://img.shields.io/badge/bajtas.pl-RapidMsgConverter-ffb400.svg?style=flat-square) | ||
Simple program made with Java 8 for quick converting .msg files to .pdf files, made with use of Apache POI libaries and auxilii msgparser. | ||
|
||
* How to use it | ||
|
||
<img src="./demo/usage_example.gif" align="center"> |