A privacy respecting frontend for Pixiv https://pixivfe.exozy.me
iacore 5f4c23ba5e the rapid testing framework seem to choke on generating sample data | il y a 3 mois | |
---|---|---|
.forgejo | il y a 3 mois | |
assets | il y a 3 mois | |
audit | il y a 3 mois | |
config | il y a 3 mois | |
core | il y a 3 mois | |
doc | il y a 3 mois | |
docker | il y a 10 mois | |
handlers | il y a 3 mois | |
request_context | il y a 3 mois | |
routes | il y a 3 mois | |
session | il y a 3 mois | |
template | il y a 3 mois | |
utils | il y a 3 mois | |
.env.example | il y a 3 mois | |
.gitignore | il y a 3 mois | |
.woodpecker.yml | il y a 3 mois | |
Dockerfile | il y a 4 mois | |
LICENSE | il y a 11 mois | |
README.md | il y a 3 mois | |
docker-compose.yml | il y a 3 mois | |
fmt.sh | il y a 3 mois | |
go.mod | il y a 3 mois | |
go.sum | il y a 3 mois | |
main.go | il y a 3 mois | |
main_test.go | il y a 3 mois | |
mkdocs.yml | il y a 3 mois | |
run.sh | il y a 10 mois | |
semgrep.yml | il y a 3 mois | |
staticcheck.conf | il y a 10 mois | |
test.sh | il y a 3 mois |
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.