- Notifications
You must be signed in to change notification settings - Fork7
Material e621 is a modern, open source web client for e621.net. It is customizable, comes with a bunch of additional features that are not available on e621.net, and makes browsing posts a delightful experience.
License
avoonix/material-e621
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Material e621 is a modern, open source web client for e621.net. It is customizable, comes with a bunch of additional features that are not available on e621.net, and makes browsing posts a delightful experience.
Latest version is available onVercel.
sudo docker run -d -p 8080:80 ghcr.io/avoonix/material-e621:latest
Alternatively, you can usedocker-compose up
with thisdocker-compose.yml. Alternative docker compose setups and dockerfiles can be found in#3 and#13.
latest
can be replaced with any of theavailable versions
pnpm installpnpm run dev
pnpx playwrighttestpnpx playwrighttest --debugpnpx playwright codegen
Or, to build the desktop app:
Install the dependencies:
rust/cargo
:
Linux
Use the package manager that comes with your distro
Windows
Download and run the rust installernodejs/pnpm
:
Linux
Use the package manager that comes with your distro
Windows
Download the installer from the NodeJS website
Then run:
pnpm installcargo install tauri-clicargo tauri build
About
Material e621 is a modern, open source web client for e621.net. It is customizable, comes with a bunch of additional features that are not available on e621.net, and makes browsing posts a delightful experience.