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

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

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!