https://github.com/yaqinking/konachan
Download images from Konachan.com for OS X
https://github.com/yaqinking/konachan
Last synced: 11 months ago
JSON representation
Download images from Konachan.com for OS X
- Host: GitHub
- URL: https://github.com/yaqinking/konachan
- Owner: yaqinking
- License: mit
- Created: 2015-04-26T09:04:20.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-28T12:22:24.000Z (over 10 years ago)
- Last Synced: 2025-04-07T04:10:30.612Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 363 KB
- Stars: 14
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Konachan
Download images from Konachan.com
# Insall
Download from [releases](https://github.com/yaqinking/Konachan/releases) page
## Usage

Download pictures are saved to ~/Downloads/
When download complete, the `Page Number` will automatically plus one.
I suggest to keep `Page Size` under `15`(In order to avoid `Reqest time out` take place >_<)
Name | Explain
--- | ---
Page Size | the number of images you want to download
Page Number | the number of paginate
Tag | the tags of you want to get
Above picture is:
I want to download `50` images taged `loli` and page number at `1`
---
If you want to download page number at `2`,Just change to
Page Size `50`
Page Number `2`
Tag `loli`
---
## Thanks
[AFNetworking](https://github.com/AFNetworking/AFNetworking)