Go to file
blankie e5bba4ea36
Try to fix compiling on GCC
2023-04-10 21:06:27 +07:00
blankie Try to fix compiling on GCC 2023-04-10 21:06:27 +07:00
routes Strip /en/ off of proxied pixiv urls 2023-04-10 19:55:32 +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 Lower required CMake version 2023-04-10 21:00:07 +07:00
README.md Add documentation 2023-04-09 22:44:41 +07:00
RUNNING.md Add documentation 2023-04-09 22:44:41 +07:00
config.cpp Add URL utility 2023-04-06 19:24:09 +07:00
config.h Add URL utility 2023-04-06 19:24:09 +07:00
example_config.json Further annotate example_config.json 2023-04-06 15:43:53 +07:00
file.h Try to fix compiling on GCC 2023-04-10 21:06:27 +07:00
main.cpp Redirect /users/\d+ to /users/\1/illustrations 2023-04-09 22:33:14 +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 Use another API for getting user illusts 2023-04-08 23:27:45 +07:00
pixivclient.h Use another API for getting user illusts 2023-04-08 23:27:45 +07:00
pixivmodels.cpp Show illustration descriptions 2023-04-09 22:15:53 +07:00
pixivmodels.h Show illustration descriptions 2023-04-09 22:15:53 +07:00
servehelper.cpp Rewrite pixiv URLs to Pixwhile 2023-04-10 00:34:13 +07:00
servehelper.h Rewrite pixiv URLs to Pixwhile 2023-04-10 00:34:13 +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

Missing Features

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

  • No search
  • No ability to login
  • No ability to see comments or like counts