{"id":43918719,"url":"https://github.com/avoonix/material-e621","last_synced_at":"2026-02-06T22:05:22.760Z","repository":{"id":37921315,"uuid":"317979970","full_name":"avoonix/material-e621","owner":"avoonix","description":"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.","archived":false,"fork":false,"pushed_at":"2026-01-25T20:35:17.000Z","size":5116,"stargazers_count":77,"open_issues_count":9,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-26T11:52:40.779Z","etag":null,"topics":["e621","furry","image-gallery","material-design","nsfw","progressive-web-app","service-worker","typescript","uwu","vite","vue","vuejs","vuetify","web-worker","yiff"],"latest_commit_sha":null,"homepage":"https://material-e621.avoonix.com","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avoonix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-12-02T20:15:13.000Z","updated_at":"2026-01-25T20:35:21.000Z","dependencies_parsed_at":"2025-04-09T16:40:19.103Z","dependency_job_id":"24f8cc47-c5f3-41cc-adb6-a8fc38b27a01","html_url":"https://github.com/avoonix/material-e621","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avoonix/material-e621","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoonix%2Fmaterial-e621","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoonix%2Fmaterial-e621/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoonix%2Fmaterial-e621/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoonix%2Fmaterial-e621/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avoonix","download_url":"https://codeload.github.com/avoonix/material-e621/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avoonix%2Fmaterial-e621/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29178585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T20:14:21.878Z","status":"ssl_error","status_checked_at":"2026-02-06T20:14:21.443Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["e621","furry","image-gallery","material-design","nsfw","progressive-web-app","service-worker","typescript","uwu","vite","vue","vuejs","vuetify","web-worker","yiff"],"created_at":"2026-02-06T22:05:21.233Z","updated_at":"2026-02-06T22:05:22.755Z","avatar_url":"https://github.com/avoonix.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!NOTE]\n\u003e Main instance changed from material-e621.vercel.app to [material-e621.avoonix.com](https://material-e621.avoonix.com)\n\n\n# Material e621\n\n\u003e 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.\n\n## Screenshot Gallery\n\n[![Material e621 - Landing Page](./screenshots/material-e621-screenshot-landing-page.png)](https://material-e621.avoonix.com/)\n\n[![Material e621 - Posts](./screenshots/material-e621-screenshot-posts-page.png)](https://material-e621.avoonix.com/)\n\n[![Material e621 - Details](./screenshots/material-e621-screenshot-post-details.png)](https://material-e621.avoonix.com/)\n\n[![Material e621 - Artist Dashboard](./screenshots/material-e621-screenshot-artist-dashboard-post-overview.png)](https://material-e621.avoonix.com/)\n\n[![Material e621 - Settings](./screenshots/material-e621-screenshot-settings-page.png)](https://material-e621.avoonix.com/)\n\n[![Material e621 - Recommendations](./screenshots/material-e621-screenshot-post-recommendations.png)](https://material-e621.avoonix.com/)\n\n[![Material e621 - Starred Tags](./screenshots/material-e621-screenshot-starred-tags.png)](https://material-e621.avoonix.com/)\n\n## Usage\n\n### Hosted\n\n[Latest version is available here](https://material-e621.avoonix.com/).\n\n### Docker\n\n```bash\nsudo docker run -d -p 8080:80 ghcr.io/avoonix/material-e621:latest\n```\n\nAlternatively, you can use `docker-compose up` with this [docker-compose.yml](./docker-compose.yml). Alternative docker compose setups and dockerfiles can be found in [#3](https://github.com/avoonix/material-e621/issues/3) and [#13](https://github.com/avoonix/material-e621/issues/13).\n\n`latest` can be replaced with any of the [available versions](https://github.com/avoonix/material-e621/pkgs/container/material-e621/versions)\n\n### Development\n\n```bash\npnpm install\npnpm run dev\n```\n\n```bash\npnpx playwright test\npnpx playwright test --debug\npnpx playwright codegen\n```\n\nOr, to build the desktop app:\n\nInstall the dependencies:\n\n`rust/cargo`:\n\u003cdetails\u003e\n  \u003csummary\u003eLinux\u003c/summary\u003e\n  \n  Use the package manager that comes with your distro\n\u003c/details\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eWindows\u003c/summary\u003e\n  Download and run the rust installer\n\u003c/details\u003e\n\n`nodejs/pnpm`:\n\u003cdetails\u003e\n  \u003csummary\u003eLinux\u003c/summary\u003e\n\n  Use the package manager that comes with your distro\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eWindows\u003c/summary\u003e\n\n  Download the installer from the NodeJS website\n\u003c/details\u003e\n\nThen run:\n```bash\npnpm install\ncargo install tauri-cli\ncargo tauri build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favoonix%2Fmaterial-e621","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favoonix%2Fmaterial-e621","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favoonix%2Fmaterial-e621/lists"}