https://github.com/yaqinking/konachan-ios
A Konachan/yande.re images browser for iOS
https://github.com/yaqinking/konachan-ios
Last synced: 9 months ago
JSON representation
A Konachan/yande.re images browser for iOS
- Host: GitHub
- URL: https://github.com/yaqinking/konachan-ios
- Owner: yaqinking
- License: mit
- Created: 2015-07-21T06:31:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-06T09:25:37.000Z (over 8 years ago)
- Last Synced: 2025-04-07T04:09:03.005Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 1.72 MB
- Stars: 16
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Konachan-iOS
A bettter way to browser images from
1. Konachan.com
2. Konachan.net
3. yande.re
Features:
- Subscribe tag.
- Sync tags with iCloud support.
- One hand tap screen down/up half area to see next/previous image.
- Set every page fetch amount.
- Scroll up to load next page images.
- Change preview image type. (Load preview image or hd image.)
- Preload next page images. (Life is short, focus on content.)
- Offline mode.(View cached images when network is unavailable.)
- Support 3D Touch peek & pop to quick view images at subscribe tag interface.
- Support 3D Touch quick launch to view all or last two subscribed tag images.
Some Settings explain : )
Set fetch amount from 30 to 100.
Change Preview image type:
1. Load thumbs (Just give you a fast preview image.)
2. Predownload pictures (First download large image, then you can quickly look through them.)
Change Download image type:
1. Sample (Picture resolution under 1500px )
2. JPEG (Picture resolution about 2000px or 4000px)
3. Original (Original file. The highest picture's resolution.)
Change source site:
1. Konachan.com
2. Konachan.net
3. Yande.re
Preload next page image:
Predownload/cache next page images in order to decrease your waiting time.
## Screenshot
#### Subscribe Tag

---
Under images displayed belong: [`gochuumon_wa_usagi_desu_ka?`](http://konachan.net/post?tags=gochuumon_wa_usagi_desu_ka%3F) tag.
---
#### Default Settings
- Preview Image Type: `Load thumbs`
- Download Image Type: `Sample`
- Preload next page image: `On`
- Offline mode: `Off`
---
On iPhone 6s
Portrait

Landscape

On iPad Air 2
Portrait

Landscape

---
#### Recommended Settings
- Preview Image Type: `Predownload pictures`
- Download Image Type: `Sample`
- Preload next page image: `On`
- Offline mode: `Off`
---
On iPhone 6s
Portrait

Landscape

Single Show in Landscape

On iPad Air 2
Portrait

Landscape

Single Show in Landscape


↑ Tap to show next or previous picture.
## Contact
- [Twitter](https://twitter.com/yaqinking)
- [Telegram](https://telegram.me/yaqinking)
## Thanks
- [AFNetworking](https://github.com/AFNetworking/AFNetworking)
- [MWPhotoBrowser](https://github.com/mwaterfall/MWPhotoBrowser)
- [SDWebImage](https://github.com/rs/SDWebImage)
- [DACircularProgress](https://github.com/danielamitay/DACircularProgress)
- [CocoaPods](https://cocoapods.org/)
## License
Under MIT license, see LICENSE file.