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

iacore d74158e952 delete scss vor 10 Monaten
core 974e360704 add dev mode (PIXIVFE_DEV=1) vor 10 Monaten
pages a4d11b7b34 tweak away the inconsistency in code vor 10 Monaten
serve 124ce8a8ab Fix unproxied emojis vor 10 Monaten
views d74158e952 delete scss vor 10 Monaten
.gitignore 2ae7f95b2e Restore .gitignore vor 11 Monaten
Dockerfile ea513bacca Add docker vor 11 Monaten
LICENSE e4d7e36b08 Init vor 11 Monaten
README.md 4370994039 Fix templates vor 10 Monaten
docker-compose.yml ea513bacca Add docker vor 11 Monaten
go.mod 64791ba19b Index page vor 11 Monaten
go.sum 64791ba19b Index page vor 11 Monaten
main.go 974e360704 add dev mode (PIXIVFE_DEV=1) vor 10 Monaten
run.sh 403d786647 Remove PIXIVFE_BASEURL, thanks to gofiber vor 10 Monaten
semgrep.yml a4d11b7b34 tweak away the inconsistency in code vor 10 Monaten

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? Feedbacks? You can PM me on Matrix!

You can keep track of this project's development here.

Features

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

Hosting

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.

Check out this page. We currently have guides for Docker and Caddy.

Instances

Name Cloudflare? URL
exozyme (Official) No https://pixivfe.exozy.me
dragongoose No https://pixivfe.drgns.space
chaotic.ninja No https://pix.chaotic.ninja
WhateverItWorks Yes https://art.whateveritworks.org
ducks.party No https://pixivfe.ducks.party

Hosted one yourself? Create a pull request to add it here!

License & Attributions

License: AGPL3

Special thanks:

  • huggy: author of ugoira.com for the ugoira API
  • dragongoose: writing guides
  • Contributors, stargazers and users like you, as well!