{"id":20462029,"url":"https://github.com/denvercoder1/dice-roll-albert-ext","last_synced_at":"2026-05-19T03:32:40.797Z","repository":{"id":103330963,"uuid":"428873380","full_name":"DenverCoder1/dice-roll-albert-ext","owner":"DenverCoder1","description":"Albert launcher extension for rolling dice.","archived":false,"fork":false,"pushed_at":"2021-11-18T00:48:35.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-16T00:40:17.389Z","etag":null,"topics":["albert","albert-extensions","albertlauncher","dice-roller","linux","productivity"],"latest_commit_sha":null,"homepage":"","language":"Python","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/DenverCoder1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["DenverCoder1"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-11-17T01:45:40.000Z","updated_at":"2023-04-08T16:21:07.000Z","dependencies_parsed_at":"2023-05-01T11:04:02.112Z","dependency_job_id":null,"html_url":"https://github.com/DenverCoder1/dice-roll-albert-ext","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2Fdice-roll-albert-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2Fdice-roll-albert-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2Fdice-roll-albert-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenverCoder1%2Fdice-roll-albert-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DenverCoder1","download_url":"https://codeload.github.com/DenverCoder1/dice-roll-albert-ext/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242018947,"owners_count":20058708,"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":["albert","albert-extensions","albertlauncher","dice-roller","linux","productivity"],"created_at":"2024-11-15T12:29:37.571Z","updated_at":"2026-05-19T03:32:40.761Z","avatar_url":"https://github.com/DenverCoder1.png","language":"Python","funding_links":["https://github.com/sponsors/DenverCoder1","https://ko-fi.com/jlawrence"],"categories":[],"sub_categories":[],"readme":"# dice-roll-albert-ext\n\n[![discord](https://custom-icon-badges.herokuapp.com/discord/819650821314052106?color=5865F2\u0026logo=discord-outline\u0026logoColor=white \"Dev Pro Tips Discussion \u0026 Support Server\")](https://discord.gg/fPrdqh3Zfu)\n[![License MIT](https://custom-icon-badges.herokuapp.com/github/license/DenverCoder1/dice-roll-albert-ext.svg?logo=repo)](https://github.com/DenverCoder1/dice-roll-albert-ext/blob/main/LICENSE)\n[![code style black](https://custom-icon-badges.herokuapp.com/badge/code%20style-black-black.svg?logo=black-b\u0026logoColor=white)](https://github.com/psf/black)\n\nExtension for rolling dice in [Albert launcher](https://albertlauncher.github.io/)\n\n![demo gif](https://user-images.githubusercontent.com/20955511/142091472-aaa53beb-2259-4b72-8aa4-4f1419741570.gif)\n\n## Installation\n\n1. Locate the `modules` directory in the Python extension data directory.\n\nThe data directories reside in the data directories of the application defined by Qt. Hence on linux the modules would be looked up in the following directories (in this order):\n\n```\n~/.local/share/albert/org.albert.extension.python/modules\n/usr/local/share/albert/org.albert.extension.python/modules\n/usr/share/albert/org.albert.extension.python/modules\n```\n\n(Note: Double-clicking on a module in the settings will open the directory in the file manager.)\n\n2. Clone this repository into your `modules` directory.\n\n```bash\ncd /path/to/modules\n\ngit clone https://github.com/DenverCoder1/dice-roll-albert-ext.git\n```\n\n3. Enable the extension in the settings under `Extensions \u003e Python`.\n\n![settings](https://user-images.githubusercontent.com/20955511/142288778-d6db952e-aaff-4018-a63b-0c8d6aa08447.png)\n\n## Usage\n\nRoll any number of dice using the format `_d_`.\n\nSynopsis: `\u003camount\u003ed\u003csides\u003e [\u003camount\u003ed\u003csides\u003e ...]`\n\nExample: `\"2d6 3d8 1d20\"`\n\n## Contributing\n\nIf you have any questions, suggestions, or issues, please feel free to open an issue or pull request.\n\n## Support\n\n💙 If you like this project, give it a ⭐ and share it with friends!\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://www.youtube.com/channel/UCipSxT7a3rn81vGLw9lqRkg?sub_confirmation=1\"\u003e\u003cimg alt=\"Youtube\" title=\"Youtube\" src=\"https://custom-icon-badges.herokuapp.com/badge/-Subscribe-red?style=for-the-badge\u0026logo=video\u0026logoColor=white\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/sponsors/DenverCoder1\"\u003e\u003cimg alt=\"Sponsor with Github\" title=\"Sponsor with Github\" src=\"https://custom-icon-badges.herokuapp.com/badge/-Sponsor-ea4aaa?style=for-the-badge\u0026logo=heart\u0026logoColor=white\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n[☕ Buy me a coffee](https://ko-fi.com/jlawrence)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenvercoder1%2Fdice-roll-albert-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenvercoder1%2Fdice-roll-albert-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenvercoder1%2Fdice-roll-albert-ext/lists"}