{"id":21887114,"url":"https://github.com/boredsquirrel/easy-bash-loops","last_synced_at":"2026-05-17T08:36:52.037Z","repository":{"id":174188425,"uuid":"618026992","full_name":"boredsquirrel/easy-bash-loops","owner":"boredsquirrel","description":"A small script for easily creating yes/no bash loops for use in scripts. You can","archived":false,"fork":false,"pushed_at":"2023-06-10T12:57:01.000Z","size":156,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T20:23:19.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/boredsquirrel.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}},"created_at":"2023-03-23T15:47:58.000Z","updated_at":"2023-06-10T13:32:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"eab40a6e-535a-4c5b-ae0c-018002aba79f","html_url":"https://github.com/boredsquirrel/easy-bash-loops","commit_stats":null,"previous_names":["trytomakeyouprivate/easy-bash-loops","boredsquirrel/easy-bash-loops"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2Feasy-bash-loops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2Feasy-bash-loops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2Feasy-bash-loops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2Feasy-bash-loops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boredsquirrel","download_url":"https://codeload.github.com/boredsquirrel/easy-bash-loops/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244894311,"owners_count":20527678,"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":[],"created_at":"2024-11-28T11:08:29.504Z","updated_at":"2026-05-17T08:36:51.986Z","avatar_url":"https://github.com/boredsquirrel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easy bash loops\nA small script for easily creating yes/no bash loops for use in scripts. You can\n\n- Enter a question\n- state what happens if yes or no\n- save the file to your working directory (automatic renaming if there are duplicates)\n- save the file to a custom directory (no matter if ending with \"/\" or not)\n- copy the loop to your clipboard (Wayland only)\n\n![Screenshot](https://github.com/trytomakeyouprivate/easy-bash-loops/blob/main/bash-loops.png)\n\n![Screenshot 2](https://github.com/trytomakeyouprivate/easy-bash-loops/blob/main/bash-loop-2.png)\n\n![Screenshot 3](https://github.com/trytomakeyouprivate/easy-bash-loops/blob/main/stallmanloop.png)\n\nI fixed the code completely. It works very well now.\n\nDependencies:\n- bash\n- cat\n- wl-clip (change it to xclip if you want)\n- read\n- printf (only for header)\n\n## Install\n\n```\nwget https://github.com/trytomakeyouprivate/easy-bash-loops/raw/main/create-loop -p ~/.local/bin\nchmod +x ~/.local/bin/create-loop\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboredsquirrel%2Feasy-bash-loops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboredsquirrel%2Feasy-bash-loops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboredsquirrel%2Feasy-bash-loops/lists"}