{"id":17348077,"url":"https://github.com/hanoglu/bashscriptcollection","last_synced_at":"2026-05-10T19:04:46.342Z","repository":{"id":142342561,"uuid":"482502404","full_name":"hanoglu/BASHScriptCollection","owner":"hanoglu","description":"Scripts written for various purposes","archived":false,"fork":false,"pushed_at":"2022-04-18T12:38:23.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T15:45:58.269Z","etag":null,"topics":["bash","bash-script","linux"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hanoglu.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}},"created_at":"2022-04-17T11:19:20.000Z","updated_at":"2022-04-24T21:45:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"c618023b-9215-45cd-b9c9-498b896e69e5","html_url":"https://github.com/hanoglu/BASHScriptCollection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanoglu%2FBASHScriptCollection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanoglu%2FBASHScriptCollection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanoglu%2FBASHScriptCollection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanoglu%2FBASHScriptCollection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanoglu","download_url":"https://codeload.github.com/hanoglu/BASHScriptCollection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245832824,"owners_count":20679723,"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","bash-script","linux"],"created_at":"2024-10-15T16:51:01.746Z","updated_at":"2026-05-10T19:04:46.237Z","avatar_url":"https://github.com/hanoglu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BASHScriptCollection\nScripts written for various purposes\n## StartStop.sh\nUse this script to create a pause/resume button for any process by __sending STOP or CONT signal__ to active window process. Script file can be bonded with any method to __keyboard shortcut__ and can be used to pause any application including games cannot pause normally. Script __automatically detects state of process__ and sends signals according to its state, it also changes active window title to \" \\*\\*\\* Stopped \\*\\*\\* \" when paused and restores original title after it resumes.\u003cbr\u003e\nTo use;\n```bash\nsudo sh -c \"apt install xdotool || dnf install xdotool\"\nchmod +x StartStop.sh\n```\nThen bind the script to any keyboard shortcut.\n## TouchpadToggle.sh\nThis script toggles enabled/disabled state of touchpad device in xinput.\u003cbr\u003e\nCan be used as;\n```bash\nbash TouchpadToggle.sh\n```\n## VoiceChanger.sh\nThis script changes and reflects sound to loop device.\u003cbr\u003e\nTo use;\n```bash\nsudo apt-get install sox libsox-fmt-pulse pavucontrol\nchmod +x VoiceChanger.sh\n./VoiceChanger.sh -start\n./VoiceChanger.sh -anonym\n```\nTo stop;\n```bash\n./VoiceChanger.sh -stop\n```\nTo help;\n```bash\n./VoiceChanger.sh --help\n```\n## XFCEAutoHide.sh\nThis script enables or disables auto panel hide feature on XFCE4.\u003cbr\u003e\nTo use;\n```bash\nbash XFCEAutoHide.sh\n```\n## GentoCHROOT.sh\nThis script mounts Gentoo Linux partition and changes root for it.\u003cbr\u003e\nTo use;\n```bash\nbash GentooCHROOT.sh\n```\nIt needs root privileges\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanoglu%2Fbashscriptcollection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanoglu%2Fbashscriptcollection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanoglu%2Fbashscriptcollection/lists"}