Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sendyhalim/Yomu
📘 Manga reader app for Mac OS X
https://github.com/sendyhalim/Yomu
comic comic-reader macos manga manga-reader mangareader reader swift
Last synced: 3 months ago
JSON representation
📘 Manga reader app for Mac OS X
- Host: GitHub
- URL: https://github.com/sendyhalim/Yomu
- Owner: sendyhalim
- License: mit
- Archived: true
- Created: 2016-06-06T04:56:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-12T15:32:26.000Z (about 5 years ago)
- Last Synced: 2024-04-26T12:31:07.713Z (6 months ago)
- Topics: comic, comic-reader, macos, manga, manga-reader, mangareader, reader, swift
- Language: Swift
- Homepage:
- Size: 10.4 MB
- Stars: 188
- Watchers: 15
- Forks: 19
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - Yomu - Manga reader app for macOS. ![swift_icon] (Applications / Productivity)
- open-source-mac-os-apps - Yomu - Manga reader app for macOS. ![swift_icon] (Applications / Productivity)
- awesome-swift-macos-apps - Yomu - Manga reader app for macOS. (Productivity / Text)
- awesome-swift-macos-apps - Yomu - Manga reader app for macOS. (Productivity / Text)
README
## Yomu
Manga Reader App for Mac OS, feel free to request new features on [issue tracker](https://github.com/sendyhalim/yomu/issues)[![Build Status](https://img.shields.io/travis/sendyhalim/Yomu.svg?style=flat-square)](https://travis-ci.org/sendyhalim/Yomu) [![GitHub release](https://img.shields.io/github/release/sendyhalim/yomu.svg?style=flat-square)]()
## Requirements
Mac OS 10.11+## Install
### Download
Latest yomu installer can be found [here](https://github.com/sendyhalim/yomu/releases/latest)### Build manually
1. `git clone https://github.com/sendyhalim/yomu`
2. `make package`
3. Open the directory, there will be a yomu installer `Yomu.pkg`
4. Double click `Yomu.pkg`## Navigation
There are 4 keyboard navigation event handlers on chapter collection view
- `h` Go to previous chapter
- `l` Go to next chapter
- `j` Scroll down
- `k` Scroll up## Libraries
- [Argo](https://github.com/thoughtbot/Argo)
- [Cartography](https://github.com/robb/Cartography)
- [Curry](https://github.com/thoughtbot/Curry)
- [Hue](https://github.com/hyperoslo/Hue)
- [King Fisher](https://github.com/onevcat/Kingfisher)
- [Moya](https://github.com/Moya/Moya)
- [Nimble](https://github.com/Quick/Nimble)
- [OrderedSet](https://github.com/sendyhalim/OrderedSet)
- [Quick](https://github.com/Quick/Quick)
- [Realm](https://github.com/realm/realm-cocoa)
- [RxRealm](https://github.com/RxSwiftCommunity/RxRealm)
- [RxSwift](https://github.com/ReactiveX/RxSwift)
- [Swiftz](https://github.com/typelift/Swiftz)## Why another manga reader?
Just for hobby## Acknowledgements
Free icons used in this app are provided by [icons8](https://icons8.com)Content provided by [Manga Eden](http://www.mangaeden.com/api) (I do not host the content)
## License
MIT ~![Yeay](https://media1.giphy.com/media/ZHjSXzRkUWTWE/200.gif)