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

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

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!