An open API service indexing awesome lists of open source software.

https://github.com/inputmice/ceb2txt


https://github.com/inputmice/ceb2txt

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# ceb2txt

A small tool that can convert ceb (Conversations Encrypted Backup) files to simple plain text.

## Prebuild binaries

You can find binaries that only need the Java Runtime Enviroment (JRE) to run in the [release section of this project](https://github.com/iNPUTmice/ceb2txt/releases).

## Compile
`mvn package`

## Usage
`java -jar target/im.conversations.ceb2txt-0.1.jar /path/to/file.ceb`