{"id":21020192,"url":"https://github.com/bringhurst/strum","last_synced_at":"2026-04-29T06:31:42.750Z","repository":{"id":137019110,"uuid":"442640515","full_name":"bringhurst/strum","owner":"bringhurst","description":"Strum is a program to generate random rhythm patterns which can be used to practice strumming on a guitar.","archived":false,"fork":false,"pushed_at":"2021-12-29T03:25:14.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-02T15:19:15.705Z","etag":null,"topics":["guitar","learning"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bringhurst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-12-29T02:41:02.000Z","updated_at":"2021-12-29T03:25:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"21b0275c-9e8d-4eba-92a4-66974611c18d","html_url":"https://github.com/bringhurst/strum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bringhurst/strum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fstrum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fstrum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fstrum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fstrum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bringhurst","download_url":"https://codeload.github.com/bringhurst/strum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bringhurst%2Fstrum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32414413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["guitar","learning"],"created_at":"2024-11-19T10:36:06.578Z","updated_at":"2026-04-29T06:31:42.734Z","avatar_url":"https://github.com/bringhurst.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"strum\n=====\n\nStrum is a program to generate random rhythm patterns which can be used to\npractice strumming on a guitar.\n\nExample Output\n--------------\n\n```\n% poetry run strum\n1 + 2 + 3 + 4 +  |  1 + 2 + 3 + 4 +\nD U D U D U   U  |      D U D U   U\n% poetry run strum\n1 + 2 + 3 + 4 +  |  1 + 2 + 3 + 4 +\nD U D   D U D    |  D U D   D U D U\n% poetry run strum\n1 + 2 + 3 + 4 +  |  1 + 2 + 3 + 4 +\nD U D U D U D    |  D U   U D U D U\n%\n```\n\nConcepts\n--------\n\nStrumming on every up and down beat:\n\n    1 + 2 + 3 + 4 +  |   1 + 2 + 3 + 4 +\n    D U D U D U D U  |   D U D U D U D U\n\nStrumming on down beats only:\n\n    1 + 2 + 3 + 4 +  |   1 + 2 + 3 + 4 +\n    D   D   D   D    |   D   D   D   D  \n    \nStrumming on up beats only:\n\n    1 + 2 + 3 + 4 +  |   1 + 2 + 3 + 4 +\n      U   U   U   U  |     U   U   U   U\n\nUsage\n-----\n\nFirst, install poetry via your favorite python package manager. For example,\nif you use [Homebrew](https://brew.sh):\n\n`brew install poetry`\n\nThen, run strum with:\n\n`poetry run strum`\n\nFuture\n------\n\nAt the moment, strum is a very simple application. As I continue to practice\nguitar, I may add additional features to help me learn various concepts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbringhurst%2Fstrum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbringhurst%2Fstrum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbringhurst%2Fstrum/lists"}