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

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

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!