{"id":20178371,"url":"https://github.com/parham-dev27/quad","last_synced_at":"2026-04-24T12:06:26.107Z","repository":{"id":232657142,"uuid":"784863821","full_name":"parham-dev27/Quad","owner":"parham-dev27","description":"A simple clean theme for web-greeter ","archived":false,"fork":false,"pushed_at":"2024-04-12T16:50:50.000Z","size":935,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T05:29:55.190Z","etag":null,"topics":["good-first-issue","javascript","lightdm","lightdm-greeter","lightdm-theme","lightdm-webkit2-greeter","lightdm-webkit2-greeter-theme","linux","theme","unixporn","web-greeter","web-greeter-theme"],"latest_commit_sha":null,"homepage":"https://parham-dev27.github.io/Quad/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parham-dev27.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}},"created_at":"2024-04-10T17:55:45.000Z","updated_at":"2024-04-12T16:00:19.000Z","dependencies_parsed_at":"2024-11-14T07:01:30.396Z","dependency_job_id":null,"html_url":"https://github.com/parham-dev27/Quad","commit_stats":null,"previous_names":["parham-dev27/quad"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/parham-dev27/Quad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parham-dev27%2FQuad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parham-dev27%2FQuad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parham-dev27%2FQuad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parham-dev27%2FQuad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parham-dev27","download_url":"https://codeload.github.com/parham-dev27/Quad/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parham-dev27%2FQuad/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260933624,"owners_count":23084959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["good-first-issue","javascript","lightdm","lightdm-greeter","lightdm-theme","lightdm-webkit2-greeter","lightdm-webkit2-greeter-theme","linux","theme","unixporn","web-greeter","web-greeter-theme"],"created_at":"2024-11-14T02:20:34.761Z","updated_at":"2026-04-24T12:06:21.071Z","avatar_url":"https://github.com/parham-dev27.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  Quad\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\nRewrite of \u003ca href=\"https://github.com/jackdeadman/quad\"\u003eQuad-Theme\u003c/a\u003e \n\u003cbr\u003e\nDesigned For Elite Hackers\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e •\n  \u003ca href=\"#build-from-source\"\u003eBuild From Source\u003c/a\u003e •\n  \u003ca href=\"#development\"\u003eDevelopment\u003c/a\u003e •\n  \u003ca href=\"#roadmap\"\u003eRoadmap\u003c/a\u003e •\n  \u003ca href=\"#credit\"\u003eCredits\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n![screenshot](screenshot.png)\n\n\u003cp align=\"center\"\u003e\u003ca href=\"https://parham-dev27.github.io/Quad/\"\u003eLive Version\u003c/a\u003e\u003c/p\u003e\n\n## Installation\n\n\u003e **Note**:\n\u003e This is a theme for \u003ca href=\"https://github.com/MerkeX/Lightdm-webkit2-greeter\" target=\"_blank\"\u003eLightdm-webkit2-greeter\u003c/a\u003e, therefore that must be installed.\n\n1. Download the [latest release](https://github.com/parham-dev27/Quad/releases)\n1. Extract using: `tar -xzf Quad.tgz`\n1. `sudo cp -r quad /usr/share/lightdm-webkit/themes/`\n1. Set lightdm greeter session to webkit2 using:\n    ```sh\n    sudo sed -i 's/^\\(#?greeter\\)-session\\s*=\\s*\\(.*\\)/greeter-session = lightdm-webkit2-greeter #\\1/ #\\2g' /etc/lightdm/lightdm.conf\n    ```\n1. Set `quad` as the default theme using:\n    ```sh\n    sudo sed -i 's/^webkit_theme\\s*=\\s*\\(.*\\)/webkit_theme = quad #\\1/g' /etc/lightdm/lightdm-webkit2-greeter.conf\n    ```\n\n## Build From Source\n\n\u003e **Note**:\n\u003e Node modules must be installed.\n\u003e If They are not installed, install them using `npm install`\n\n1. `git clone https://github.com/parham-dev27/Quad`\n1. `npm run build`\n\n## Development\n\n\u003e **Note**:\n\u003e Node modules must be installed.\n\u003e If They are not installed, install them using `npm install`\n\n1. `npm run dev`\n\n-   This will start a webserver: `http://localhost:8000`\n-   The webpage will automatically update on changes made to the source files.\n\n### Built with:\n\n-   [![Javascript][js]][js]\n-   [![Node][node.js]][node-url]\n-   [![NPM][npm]][npm-url]\n-   [![SCSS][scss]][scss]\n-   [![Gulp][gulp]][gulp-url]\n\n## Roadmap\n\n-   [x] Rewrite in SCSS\n-   [ ] Dynamically generated distribution logo\n-   [ ] Add a way to switch between DE/WM\n    \u003e **Feel free to suggest/create new features** #good-first-issue\n\n## Credits\n\n-   This is a rewrite of the original \u003ca href=\"https://github.com/jackdeadman/quad\"\u003eQuad-Theme\u003c/a\u003e.\n-   Special thanks to \u003ca href=\"https://github.com/jackdeadman\"\u003eJack Deadman\u003c/a\u003e for the original code.\n\n## License\n\nMIT\n\n---\n\n\u003e GitHub [@parham-dev27](https://github.com/parham-dev27) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e Github [@jackdeadman](https://github.com/jackdeadman)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\u003c!-- IMG --\u003e\n\n[contributors-shield]: https://img.shields.io/github/contributors/parham-dev27/Quad.svg?style=for-the-badge\n[contributors-url]: https://github.com/parham-dev27/Quad/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/parham-dev27/Quad.svg?style=for-the-badge\n[forks-url]: https://github.com/parham-dev27/Quad/network/members\n[stars-shield]: https://img.shields.io/github/stars/parham-dev27/Quad.svg?style=for-the-badge\n[stars-url]: https://github.com/parham-dev27/Quad/stargazers\n[issues-shield]: https://img.shields.io/github/issues/parham-dev27/Quad.svg?style=for-the-badge\n[issues-url]: https://github.com/parham-dev27/Quad/issues\n[license-shield]: https://img.shields.io/github/license/parham-dev27/Quad.svg?style=for-the-badge\n[license-url]: https://github.com/parham-dev27/Quad/blob/master/LICENSE.txt\n[npm]: https://img.shields.io/badge/npm-000000?style=for-the-badge\u0026logo=npm\u0026logoColor=red\n[npm-url]: https://www.npmjs.com/\n[node.js]: https://img.shields.io/badge/node-darkgreen?style=for-the-badge\u0026logo=node.js\u0026logoColor=white\n[node-url]: https://nodejs.org/en\n[gulp]: https://img.shields.io/badge/gulp-35495E?style=for-the-badge\u0026logo=gulp\u0026logoColor=4FC08D\n[gulp-url]: https://gulpjs.com/\n[scss]: https://img.shields.io/badge/SCSS-bf4080?style=for-the-badge\u0026logo=sass\u0026logoColor=white\n[scss]: https://sass-lang.com/documentation/syntax/\n[js]: https://img.shields.io/badge/Javascript-4A4A55?style=for-the-badge\u0026logo=javascript\u0026logoColor=yello\n[js]: https://developer.mozilla.org/en-US/docs/Web/javascript\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparham-dev27%2Fquad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparham-dev27%2Fquad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparham-dev27%2Fquad/lists"}