Dokusho is a modern, cross-platform manga reader application that provides a seamless reading experience with library management features. Built with performance and user experience in mind, it leverages Tauri's native capabilities while providing a beautiful React interface. Visit our website at dokusho.app for more information.
- 📚 Comprehensive manga library management
- 🔄 Multiple reading modes (left-to-right, right-to-left, vertical, webtoon)
- 🎨 Customizable reading experience (zoom, padding, layouts)
- 🗂️ Custom categories with drag-and-drop organization
- 📱 Cross-platform support (Windows, macOS, Linux)
- 🚀 Fast, native performance with small app size
- 📂 Support for folder and CBZ imports
- 🎨 Dark and light mode support
- 📱 Responsive design for various screen sizes
Download the latest release for your platform:
| Platform | Download |
|---|---|
| Windows | Dokusho_0.1.1_x64.msi |
| macOS | Dokusho_0.1.1_universal.dmg |
| Linux | dokusho_0.1.1_amd64.deb |
For all available downloads and older versions, visit the releases page.
-
Clone the repository:
git clone https://github.com/uday-samsani/dokusho.git cd dokusho -
Install dependencies:
pnpm install
-
Run the development server:
pnpm tauri dev
pnpm tauri buildThis will create platform-specific installers in the src-tauri/target/release/bundle directory.
-
Frontend:
- React
- Tailwind CSS with shadcn/ui components
- Jotai for state management
- dnd kit for drag-and-drop functionality
-
Backend:
-
Build Tools:
| Version | Date | Changes |
|---|---|---|
| 0.1.1 | Apr 24, 2025 | - Bug fixes for library import - Improved category management - Fixed reader navigation in double-page mode |
| 0.1.0 | Apr 10, 2025 | Initial beta release |
| Feature | Target Release | Status |
|---|---|---|
| Online extension system | v0.2.0 | 🔄 In Progress |
| Reading progress sync | v0.2.0 | 📅 Planned |
| Advanced library search | v0.3.0 | 📅 Planned |
| Customizable theming | v0.3.0 | 📅 Planned |
| Cloud sync | v0.4.0 | 📅 Planned |
| Mobile app | v1.0.0 | 📅 Planned |
We welcome contributions to Dokusho! Please check our Contributing Guide for more details.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
If you encounter any bugs or issues, please create an issue with the following information:
- Detailed description of the problem
- Steps to reproduce
- Expected behavior
- Screenshots (if applicable)
- Your environment (OS, device, app version)
You may copy, distribute and modify the software as long as you track changes/dates in source files. Any modifications to or software including (via compiler) GPL-licensed code must also be made available under the GPL along with build & install instructions.
The developers of this application do not have any affiliation with the content available in the app. It collects content from sources that are freely available through any web browser.
Built with ❤️ by the Dokusho team
© 2025 Dokusho

