{"id":24571902,"url":"https://github.com/pikapower9080/bash-scripts","last_synced_at":"2025-03-17T09:15:04.900Z","repository":{"id":228480634,"uuid":"772668573","full_name":"pikapower9080/bash-scripts","owner":"pikapower9080","description":"A collection of useful bash scripts and shortcuts","archived":false,"fork":false,"pushed_at":"2024-09-08T03:30:42.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T18:50:00.134Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/pikapower9080.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":"2024-03-15T16:44:56.000Z","updated_at":"2024-09-08T03:30:45.000Z","dependencies_parsed_at":"2025-01-23T18:42:04.684Z","dependency_job_id":"8708f989-a20f-4014-b798-12dd6bb2997a","html_url":"https://github.com/pikapower9080/bash-scripts","commit_stats":null,"previous_names":["pikapower9080/bash-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pikapower9080%2Fbash-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pikapower9080%2Fbash-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pikapower9080%2Fbash-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pikapower9080%2Fbash-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pikapower9080","download_url":"https://codeload.github.com/pikapower9080/bash-scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244006396,"owners_count":20382443,"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":"2025-01-23T18:39:38.025Z","updated_at":"2025-03-17T09:15:04.867Z","avatar_url":"https://github.com/pikapower9080.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bash-scripts\n\nA collection of bash scripts and shortcuts to make your life in the terminal a bit easier.\n\n## Installation\n\nCopy the following commands into your terminal for an automated installation:\n\n```bash\ngit clone https://github.com/pikapower9080/bash-scripts\ncd bash-scripts\nchmod +x install.sh\nsudo ./install.sh\n```\n\n## Commands\n\nAfter installing the following commands are added to `/usr/local/bin` meaning that you should be able to execute them by typing their name anywhere:\n\n### apache2edit\nOpens the apache2 config in nano and then restarts the service\n\n### aptinstall\nUpdates apt, then installs a package. Example: `sudo aptinstall wget neofetch`\n\n### killport\nLooks for processes using a port and kills them with confirmation. Example: `killport 8080`\n\n### newcmd\nInteractive script to create a new bash script/command and give it execute permission. Typically requires sudo.\n\n### shut\nShorthand of `sudo shutdown now` (shuts down your system)\n\n### sysupdate\nRuns `sudo apt update` then `sudo apt upgrade` then `sudo apt dist-upgrade` for a full system update\n\n### temp\nShows your system temperature and updates it two times a second\n\n### mcbackup\nCreates a local backup of important minecraft server files in the ./backups directory\n\n### diskspace\nMonitors remaining disk space in real time\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpikapower9080%2Fbash-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpikapower9080%2Fbash-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpikapower9080%2Fbash-scripts/lists"}