A privacy respecting frontend for Pixiv https://pixivfe.exozy.me
iacore 5f4c23ba5e the rapid testing framework seem to choke on generating sample data | vor 3 Monaten | |
---|---|---|
.forgejo | vor 3 Monaten | |
assets | vor 3 Monaten | |
audit | vor 3 Monaten | |
config | vor 3 Monaten | |
core | vor 3 Monaten | |
doc | vor 3 Monaten | |
docker | vor 10 Monaten | |
handlers | vor 3 Monaten | |
request_context | vor 3 Monaten | |
routes | vor 3 Monaten | |
session | vor 3 Monaten | |
template | vor 3 Monaten | |
utils | vor 3 Monaten | |
.env.example | vor 3 Monaten | |
.gitignore | vor 3 Monaten | |
.woodpecker.yml | vor 3 Monaten | |
Dockerfile | vor 4 Monaten | |
LICENSE | vor 11 Monaten | |
README.md | vor 3 Monaten | |
docker-compose.yml | vor 3 Monaten | |
fmt.sh | vor 3 Monaten | |
go.mod | vor 3 Monaten | |
go.sum | vor 3 Monaten | |
main.go | vor 3 Monaten | |
main_test.go | vor 3 Monaten | |
mkdocs.yml | vor 3 Monaten | |
run.sh | vor 10 Monaten | |
semgrep.yml | vor 3 Monaten | |
staticcheck.conf | vor 10 Monaten | |
test.sh | vor 3 Monaten |
A privacy-respecting alternative front-end for Pixiv that doesn't suck.
Questions? Feedback? You can PM me on Matrix! You can also see the Known quirks page to check if your issue has a known solution.
You can keep track of this project's development using the roadmap.
Prerequisites:
To install Dart Sass, you can choose any of the following methods.
dart-sass
)pnpm i -g sass
Then, run the project:
# Clone the PixivFE repository
git clone https://codeberg.org/VnPower/PixivFE.git && cd PixivFE
# Run in PixivFE in development mode (styles and templates reload automatically)
PIXIVFE_DEV=1 <other_environment_variables> go run .
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.
To deploy PixivFE using Docker or the compiled binary, see Hosting PixivFE.
Name | URL | Country | Cloudflare? | Observatory Grade | Status |
---|---|---|---|---|---|
exozyme (Official) | https://pixivfe.exozy.me | US | No | ||
dragoongoose | https://pixivfe.drgns.space | US | No | ||
ducks.party | https://pixivfe.ducks.party | NL | No | ||
perennialte.ch | https://pixiv.perennialte.ch | AU | No | ||
darkness.services | https://pixivfe.darkness.services | US | Yes | ||
thebunny.zone | https://pixivfe.thebunny.zone | HR | No | ||
thebunny.zone (🧅) | http://pixivfe.bunny5exbgbp4sqe2h2rfq2brgrx3dhohdweonepzwfgumfyygb35wyd.onion | HR | No |
If you are hosting your own instance, you can create a pull request to add it here!
For more information on instance uptime, see the PixivFE instance status page.
This information is duplicated at https://pixivfe-docs.pages.dev/public-instances/.
PixivFE can work with or without an external image proxy server. Here is the list of public image proxies. See hosting a Pixiv image proxy if you want to host one yourself.