Clean up danbooru-client index and add clearing lightbox
This commit is contained in:
parent
dfce5776c3
commit
5a54187db0
1 changed files with 4 additions and 34 deletions
|
@ -21,46 +21,18 @@ Danbooru Client is a GUI application for KDE, based on PyKDE4, that uses this AP
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
* Connect to any Danbooru board (three predefined);
|
* Connect to any Danbooru board (three predefined);
|
||||||
|
|
||||||
|
|
||||||
* Download up to 100 images with selectable tags;
|
* Download up to 100 images with selectable tags;
|
||||||
|
|
||||||
|
|
||||||
* Support for multiple pages (kind of browsing the Danbooru board);
|
* Support for multiple pages (kind of browsing the Danbooru board);
|
||||||
|
|
||||||
|
|
||||||
* Download or view images with the KDE preferred image viewer;
|
* Download or view images with the KDE preferred image viewer;
|
||||||
|
|
||||||
|
|
||||||
* View image pools (on the boards that support it);
|
* View image pools (on the boards that support it);
|
||||||
|
|
||||||
|
|
||||||
* Retrieve images depending on rating (Safe, Questionable or Explicit)
|
* Retrieve images depending on rating (Safe, Questionable or Explicit)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
* KDE Frameworks 5.7
|
* KDE Frameworks 5.7
|
||||||
|
|
||||||
|
|
||||||
* Qt 5.4
|
* Qt 5.4
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Download and installation
|
## Download and installation
|
||||||
|
|
||||||
|
|
||||||
|
@ -80,12 +52,10 @@ You can then access Danbooru Client by calling danbooru-client or using the menu
|
||||||
## Screenshots (outdated)
|
## Screenshots (outdated)
|
||||||
|
|
||||||
|
|
||||||
|
<ul class "clearing-thumbs" data-clearing>
|
||||||
|
<li><a href="{{ site.url }}/images/2009/10/danb_client1.png"><img src="{{ site.url }}/images/2009/10/danb_client1_resized.png"></a></li>
|
||||||
[](http://www.dennogumi.org/wp-content/uploads/2009/10/danb_client1.png) [](http://www.dennogumi.org/wp-content/uploads/2009/10/danb_client2.png)
|
<li><a href="{{ site.url }}/images/2009/10/danb_client2.png"><img src="{{ site.url }}/2009/10/danb_client2_resized.png"></a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
(click to enlarge)
|
(click to enlarge)
|
||||||
|
|
||||||
|
|
Reference in a new issue