Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.77 KB

README_JP.md

File metadata and controls

48 lines (31 loc) · 1.77 KB

ComiGo: わかりやすい漫画リーダー
ComiGo: わかりやすい漫画リーダー

Windowssample

ダウンロード

#  curl:
bash <(curl -s https://raw.githubusercontent.com/yumenaka/comigo/master/get_comigo.sh)

#  wget:
bash <(wget -qO- https://raw.githubusercontent.com/yumenaka/comigo/master/get_comigo.sh)

# go 1.23 or higher:
go install github.com/yumenaka/comigo/cmd/comi@latest

或いは github release をご参照ください:  

https://github.com/yumenaka/comigo/releases

Usage:

comi [flags] file_or_dir

詳細:

わかりやすい漫画リーダー。

1、画像フォルダ、zip、rar、cbr、cbz、epubファイルをサポート。

2、Windows、Linux、MacOSに対応しています。

3、同じLAN上にあるスマホやタブレットで、QRコードをスキャンして読み取ることができます。

4、カウントダウンの長さを設定することができます。sketch-66.exe の名前を sketch-99.exe にすると、カウントダウンが99秒になります。

5、コマンドライン環境で使用可能、config.yaml 設定ファイルをサポート。

Special Thanks:

mholtspf13 disintegrationBaozisoftware markbates and more。

License

This software is released under the MIT license.