A privacy respecting frontend for Pixiv (WIP)
Go to file
2024-02-09 15:38:15 +00:00
core revert indirect proxy 2024-02-09 13:15:11 +00:00
pages (experimental) show multiple artworks on one page 2024-02-09 15:38:15 +00:00
serve Fix unproxied emojis 2024-01-30 20:10:30 +07:00
views (experimental) show multiple artworks on one page 2024-02-09 15:38:15 +00:00
.gitignore Restore .gitignore 2024-01-22 19:54:50 +07:00
docker-compose.yml Add docker 2024-01-25 20:10:59 +03:00
Dockerfile Add docker 2024-01-25 20:10:59 +03:00
go.mod Index page 2024-01-20 16:06:58 +07:00
go.sum Index page 2024-01-20 16:06:58 +07:00
LICENSE Init 2024-01-01 19:31:31 +07:00
main.go (experimental) show multiple artworks on one page 2024-02-09 15:38:15 +00:00
README.md Fix templates 2024-02-08 14:37:40 +07:00
run.sh Remove PIXIVFE_BASEURL, thanks to gofiber 2024-01-27 19:48:51 +07:00

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!