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

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

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!