A privacy respecting frontend for Pixiv https://pixivfe.exozy.me

iacore a0cc4ab7e7 log to stderr with better format 4 bulan lalu
.forgejo 7d6b4b9ce5 Add issue template for submitting new instances 4 bulan lalu
assets 2b8b6ec4c1 Update 4 bulan lalu
audit a0cc4ab7e7 log to stderr with better format 4 bulan lalu
config 7fe69e9cd2 Log spans 4 bulan lalu
core dacd337aec Add tracing 4 bulan lalu
doc dacd337aec Add tracing 4 bulan lalu
docker 89b0128965 Docker improvements 10 bulan lalu
handlers dacd337aec Add tracing 4 bulan lalu
routes dacd337aec Add tracing 4 bulan lalu
session 1356245aff separate out error handler 4 bulan lalu
template 7fe69e9cd2 Log spans 4 bulan lalu
utils dacd337aec Add tracing 4 bulan lalu
.env.example 2caa497125 Implement proxy checker 4 bulan lalu
.gitignore f0a5c77144 delete css source map 10 bulan lalu
.woodpecker.yml 34cbf82922 Update MkDocs image to latest 4 bulan lalu
Dockerfile 5ad8d76e0a rename views/ to assets/ 4 bulan lalu
LICENSE e4d7e36b08 Init 1 tahun lalu
README.md a34a1b8198 migrate docs back into this repo 4 bulan lalu
docker-compose.yml 7095f3deb7 docker compose: use official image 8 bulan lalu
go.mod dacd337aec Add tracing 4 bulan lalu
go.sum dacd337aec Add tracing 4 bulan lalu
main.go 7fe69e9cd2 Log spans 4 bulan lalu
main_test.go 7fe69e9cd2 Log spans 4 bulan lalu
mkdocs.yml 7fae2e4afd Fix 4 bulan lalu
run.sh 40aa760532 Make environment variable documentation a Go file 10 bulan lalu
semgrep.yml 4dc6c8c752 Use cascadia for css selector 4 bulan lalu
staticcheck.conf 435567dd97 Make error messages more consistent 10 bulan lalu
test.sh 5266c3b3b2 Add test script 4 bulan lalu

README.md

PixivFE

A privacy-respecting alternative front-end for Pixiv that doesn't suck.

Get it on Codeberg

CI badge Go Report Card

Questions? Feedback? You can PM me on Matrix! You can also see the Known quirks page to check if your issue has a known solution.

You can keep track of this project's development using the roadmap.

Features

  • Lightweight - both the interface and the code
  • Privacy-first - the server will do the work for you
  • No bloat - we only serve HTML, CSS and minimal JS code
  • Open source - you can trust me!

Development

Prerequisites:

  • Go (to build PixivFE from source)
  • Sass (will be run by PixivFE in development mode)

To install Dart Sass, you can choose any of the following methods.

Then, run the project:

# Clone the PixivFE repository
git clone https://codeberg.org/VnPower/PixivFE.git && cd PixivFE

# Run in PixivFE in development mode (styles and templates reload automatically)
PIXIVFE_DEV=1 <other_environment_variables> go run .

Hosting PixivFE

You can use PixivFE for personal use! Assuming that you use an operating system that can run POSIX shell scripts, install go, clone this repository, modify the run.sh file, and profit! I recommend self-hosting your own instance for personal use, instead of relying entirely on official instances.

To deploy PixivFE using Docker or the compiled binary, see Hosting PixivFE.

Public Instances

Name URL Country Cloudflare? Observatory Grade Status
exozyme (Official) https://pixivfe.exozy.me US No Mozilla HTTP Observatory Grade Status
dragoongoose https://pixivfe.drgns.space US No Mozilla HTTP Observatory Grade Status
ducks.party https://pixivfe.ducks.party NL No Mozilla HTTP Observatory Grade Status
perennialte.ch https://pixiv.perennialte.ch AU No Mozilla HTTP Observatory Grade Status
darkness.services https://pixivfe.darkness.services US Yes Mozilla HTTP Observatory Grade Status
thebunny.zone https://pixivfe.thebunny.zone HR No Mozilla HTTP Observatory Grade Status
thebunny.zone (🧅) http://pixivfe.bunny5exbgbp4sqe2h2rfq2brgrx3dhohdweonepzwfgumfyygb35wyd.onion HR No Mozilla HTTP Observatory Grade Status

If you are hosting your own instance, you can create a pull request to add it here!

For more information on instance uptime, see the PixivFE instance status page.

This information is duplicated at https://pixivfe.pages.dev/public-instances/.

Hosting Image Proxy Server

PixivFE can work with or without an external image proxy server. Here is the list of public image proxies. See hosting a Pixiv image proxy if you want to host one yourself.

Public Instances

See the current list of image proxy servers