Go to file
blankie 421bbcd6a0
Guess the size of thumbnails
2023-05-08 00:22:48 +07:00
blankie Don't close input tags 2023-05-02 15:49:15 +07:00
routes Guess the size of thumbnails 2023-05-08 00:22:48 +07:00
thirdparty Add basic ass code 2023-04-03 15:59:00 +07:00
.gitignore Add basic ass code 2023-04-03 15:59:00 +07:00
.gitmodules Add basic ass code 2023-04-03 15:59:00 +07:00
CMakeLists.txt Add tags page 2023-05-02 15:24:38 +07:00
LICENSE Add LICENSE 2023-04-12 11:02:08 +07:00
README.md Document illustration badges 2023-05-06 00:05:30 +07:00
RUNNING.md Don't set ignore_comments for compatibility with nlohmann::json versions < 3.9 2023-04-10 21:20:29 +07:00
config.cpp Don't set ignore_comments for compatibility with nlohmann::json versions < 3.9 2023-04-10 21:20:29 +07:00
config.h Add URL utility 2023-04-06 19:24:09 +07:00
example_config.json Don't set ignore_comments for compatibility with nlohmann::json versions < 3.9 2023-04-10 21:20:29 +07:00
file.h Try to fix compiling on GCC 2023-04-10 21:06:27 +07:00
main.cpp Add illustration search box 2023-05-02 15:24:39 +07:00
misc.cpp Add basic ass code 2023-04-03 15:59:00 +07:00
misc.h Add basic ass code 2023-04-03 15:59:00 +07:00
numberhelper.cpp Use a unified string-to-number function 2023-04-07 22:13:25 +07:00
numberhelper.h Use a unified string-to-number function 2023-04-07 22:13:25 +07:00
pixivclient.cpp Add PixivClient::{search_illusts,get_search_suggestions} 2023-05-02 15:24:38 +07:00
pixivclient.h Add PixivClient::{search_illusts,get_search_suggestions} 2023-05-02 15:24:38 +07:00
pixivmodels.cpp Guess the size of thumbnails 2023-05-08 00:22:48 +07:00
pixivmodels.h Guess the size of thumbnails 2023-05-08 00:22:48 +07:00
servehelper.cpp Guess the size of thumbnails 2023-05-08 00:22:48 +07:00
servehelper.h Create a generic illusts pager 2023-04-28 16:00:21 +07:00

README.md

Pixwhile is an alternative frontend to Pixiv that utilizes no Javascript.

Features

  • Does not contain an asinine amount of Javascript
  • Allows you to open the original versions of cover images and profile pictures
  • Can view illustrations and list user illustrations
  • Can search for newest and oldest illustrations

Missing Features

This list is not exhaustive, nor does it mean that these are being worked on.

  • Can only search for newest and oldest illustrations
  • No search
  • No ability to login
  • No ability to see comments or like counts

Miscellaneous Information

In a page containing a list of illustrations (e.g. a user's illustrations page or a search results page), illustrations containing multiple images will have a badge indicating the amount of images inside. Illustrations that are marked as being AI-generated will have a badge with a red background.