Skip to content

manueldidonna/cbz-to-pdf-airdrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mephisto

A command line tool written in Swift to convert Comic Book Zip archives to PDF and share them over AirDrop.

Usage

Swift Package Manager

You can run the script by using $ swift run mephisto, but this works only if you are in the mephisto/ directory. To run it from anywhere you have to copy the release binary to the user binary directory.

$ git clone https://github.com/manueldidonna/mephisto.git
$ cd mephisto/
$ swift build -c release
$ cp .build/release/mephisto /usr/local/bin/mephisto
$ mephisto --help

About

A command line tool to convert Comic Book Zip archives to PDF and share them over AirDrop

Topics

Resources

Stars

Watchers

Forks

Languages