Epub reader application using Bibi.
- Beautiful epub viewer
- Open file as associated file type
- Standalone application
You can see a demo on BiBi website.
- Download The latest binary
- Open bi-epub-reader.app
For example, Additional installation steps on macOS:
- Select
bi-epub-reader.app
- Open context menu and Click "Open"
cp /path/to/example-test.epub ./test.epub
npm start
npm run release:patch
npm run release:minor
npm run release:major
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
MIT
This application includes Bibi that is licensed MIT.