Electronで作成した漫画ビュワーです。 React、 Redux と React DnD などを使用しました。
※ アプリのスクリーンショット内の漫画は、二次利用フリーの"ブラックジャックによろしく"を使用させて頂いてます。
タイトル:ブラックジャックによろしく 著作者名:佐藤秀峰
主な機能
- JPEG, PNG, GIF 対応
- 自動見開き表示
- ルーペ拡大
git clone https://github.com/bytefunc/ElectronMangaViewer.git
cd ElectronMangaViewer
npm install
npm run start
MIT