mirror of
https://github.com/ciromattia/kcc
synced 2026-02-05 11:57:47 +00:00
add KindleGen brew install
@@ -41,13 +41,17 @@ xattr -d com.apple.quarantine /Applications/Kindle\ Comic\ Converter.app
|
||||
xattr -d com.apple.quarantine -- /Applications/Kindle\ Comic\ Converter.app/Contents/Resources/7z
|
||||
```
|
||||
|
||||
And to fix the KindleGen missing warning:
|
||||
###### KindleGen
|
||||
And to fix the KindleGen missing warning, with [Homebrew](https://brew.sh/) installed:
|
||||
|
||||
```bash
|
||||
brew install --cask kindle-previewer
|
||||
sudo cp "/Applications/Kindle Previewer 3.app/Contents/lib/fc/bin/kindlegen" /usr/local/bin/
|
||||
```
|
||||
|
||||
or
|
||||
```bash
|
||||
brew install --cask kindle-comic-creator
|
||||
```
|
||||
|
||||
##### M1/M2 arm64 version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user