{"id":30297134,"url":"https://github.com/ellipticobj/d6-rs","last_synced_at":"2025-08-17T03:43:09.206Z","repository":{"id":302060487,"uuid":"1011109161","full_name":"ellipticobj/d6-rs","owner":"ellipticobj","description":"simple d6 roll program in rust","archived":false,"fork":false,"pushed_at":"2025-06-30T10:37:58.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-30T11:26:57.597Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ellipticobj.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}},"created_at":"2025-06-30T10:09:34.000Z","updated_at":"2025-06-30T10:38:02.000Z","dependencies_parsed_at":"2025-06-30T11:38:20.831Z","dependency_job_id":null,"html_url":"https://github.com/ellipticobj/d6-rs","commit_stats":null,"previous_names":["ellipticobj/d6-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ellipticobj/d6-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Fd6-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Fd6-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Fd6-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Fd6-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ellipticobj","download_url":"https://codeload.github.com/ellipticobj/d6-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Fd6-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270803535,"owners_count":24648689,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-08-17T03:43:05.512Z","updated_at":"2025-08-17T03:43:09.183Z","avatar_url":"https://github.com/ellipticobj.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# d6-rs\n\ntiny, lightweight diceroll program\nmade this cuz i found out dice symbols exist\n\n## usage\nnormal usage\n```\nd6\n```\n\nspecific number of faces\n```\nd6 \u003cint\u003e\n```\n\n## installation and usage\nprerequisites: cargo \u003e= 1.87.x\n\nclone this repo\n```\ngit clone https://github.com/ellipticobj/d6-rs.git \u0026\u0026 cd d6-rs\n```\n\ninstall\n```\ncargo install --path .\n```\n\nrun\n```\nd6\n```\n\n## configuration\nthe config file should be located at ~/.config/d6.cfg\n\neach line in the config file should look like this:\n```\ntoken: value\n```\n\n### dicesize\nchanges the default number of faces of the die. (default: 6)\n```\ndicesize: \u003cinteger\u003e\n```\n\n### animation\nactivates or deactivates the dice rolling animation. (default: true)\n```\nanimation: \u003ctrue|false\u003e\n```\n\n### animdur\nchanges duration of the animation in seconds. (default: 0.6)\n```\nanimdur: \u003cfloat\u003e\n```\n\n### interval\nchanges the intervals between frames of an animation in milliseconds. (default: 25)\n```\ninterval: \u003cfloat\u003e\n```\n\n### faces\nchanges the symbol representing the faces of the die, separated by a comma.\n```\nfaces: \u003cchar\u003e,\u003cchar\u003e,...\n```\n\n---\n\nmade with rust btw haha\n\n## plans !\n- [x] add more robust checks for custom dice sizes\n- [x] finish cofiguration for faces, animation frame intervals\n- [x] customization? (animation time, output options, symbols)\n- [x] more dice options\n- [x] add a way to pipe just the value or to remove the symbol so bash scripting is easier\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellipticobj%2Fd6-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellipticobj%2Fd6-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellipticobj%2Fd6-rs/lists"}