{"id":20734020,"url":"https://github.com/microeinstein/plain-scripts","last_synced_at":"2025-07-04T22:35:51.538Z","repository":{"id":251420962,"uuid":"712511337","full_name":"Microeinstein/plain-scripts","owner":"Microeinstein","description":"Curated collection of scripts I have written or discovered in the last few years.","archived":false,"fork":false,"pushed_at":"2024-08-02T19:57:41.000Z","size":258,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"trunk","last_synced_at":"2025-04-23T23:01:59.318Z","etag":null,"topics":["bash","bashrc","desktop","education","http-handlers","javascript","kde","latex","linux","lua","partitioning","pipewire","prompt","proot-distro","python","tweaks","unix","virtual-machine","x11"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Microeinstein.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-10-31T16:00:26.000Z","updated_at":"2025-01-12T17:05:30.000Z","dependencies_parsed_at":"2024-08-02T22:57:06.654Z","dependency_job_id":null,"html_url":"https://github.com/Microeinstein/plain-scripts","commit_stats":null,"previous_names":["microeinstein/plain-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Microeinstein/plain-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microeinstein%2Fplain-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microeinstein%2Fplain-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microeinstein%2Fplain-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microeinstein%2Fplain-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Microeinstein","download_url":"https://codeload.github.com/Microeinstein/plain-scripts/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Microeinstein%2Fplain-scripts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263628543,"owners_count":23490995,"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":["bash","bashrc","desktop","education","http-handlers","javascript","kde","latex","linux","lua","partitioning","pipewire","prompt","proot-distro","python","tweaks","unix","virtual-machine","x11"],"created_at":"2024-11-17T05:28:19.608Z","updated_at":"2025-07-04T22:35:51.508Z","avatar_url":"https://github.com/Microeinstein.png","language":"Shell","readme":"# Plain scripts\n\n\u003c!-- On GitHub, the index/TOC is automated and located in the left corner --\u003e\n\n\u003c!--## About--\u003e\n\nCurated collection of scripts I have written or [discovered](/unix/x64v-check.awk) (rare) in the last few years, most of which are independent standalone programs (no build config, separate files... — hence the \"plain\"). The monorepo strategy was chosen for this reason, and to avoid maintaining scattered gists and snippets across the web.\n\n## Content\n\nGeneral notes:\n- quality, code style and localization will vary significantly from file to file\n- system dependencies are not always checked\n- most installable scripts will point to `~/.local/scripts` for convention\n- some configurations are stored inside the scripts themselves\n- some scripts don't even have usage info\n\nFor more information, see the README for each respective directory and the source of each script; not all files are documented.\n\n## Download\n\nIt's advisable to clone the repository to `~/.local/scripts` (or other locations, and making a symlink right after); I chose it to avoid littering my home or other places intended for different purposes.\n\n### Cloning specific scripts\n\nWith the following snippet, it's possible to avoid cloning the entire repository while also keeping your local files synchronized through `git pull`:\n\n```bash\ngit clone --depth 1 [--branch bb] --no-checkout url\ncd repo\nfor p in \"${repo_paths[@]}\":\n  git sparse-checkout set  \"$p\"\n  git checkout [bb]\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\n\u003c!-- license filenames supported by github: https://github.com/licensee/licensee/blob/main/lib/licensee/project_files/license_file.rb --\u003e\n[MIT](COPYING)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicroeinstein%2Fplain-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicroeinstein%2Fplain-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicroeinstein%2Fplain-scripts/lists"}