https://github.com/zyxdevs/pixivfe
https://github.com/zyxdevs/pixivfe
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zyxdevs/pixivfe
- Owner: zYxDevs
- License: agpl-3.0
- Created: 2023-11-14T11:26:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T08:42:21.000Z (almost 2 years ago)
- Last Synced: 2025-07-18T14:55:34.365Z (11 months ago)
- Language: Go
- Size: 622 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PixivFE
A privacy-respecting alternative front-end for Pixiv that doesn't suck

[](https://goreportcard.com/report/codeberg.org/vnpower/pixivfe)
Questions? Feedbacks? You can [PM me](https://matrix.to/#/@vnpower:exozy.me) on
Matrix!
You can keep track of this project's development
[here](https://codeberg.org/VnPower/pixivfe/projects/3481).
## 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
Check out [this page](https://codeberg.org/VnPower/pixivfe/wiki/Hosting). 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 |
Hosted one yourself? Create a pull request to add it here!
## License & Attributions
License: [AGPL3](https://www.gnu.org/licenses/agpl-3.0.txt)
Special thanks:
- [huggy](https://huggy.moe): author of [ugoira.com](https://ugoira.com) for the ugoira API
- [dragongoose](https://drgns.space): writing guides
- Contributors, stargazers and users like you, as well!