{"id":16223604,"url":"https://github.com/iambijoykar/useful-bash-scripts","last_synced_at":"2025-04-08T01:45:24.447Z","repository":{"id":243497814,"uuid":"812598496","full_name":"iamBijoyKar/useful-bash-scripts","owner":"iamBijoyKar","description":"A collection of useful bash scripts","archived":false,"fork":false,"pushed_at":"2024-06-16T16:33:50.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T01:50:28.966Z","etag":null,"topics":["bash","bash-script","bash-scripting","useful-scripts"],"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/iamBijoyKar.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":"2024-06-09T10:59:03.000Z","updated_at":"2024-06-16T16:33:52.000Z","dependencies_parsed_at":"2024-06-09T12:21:28.689Z","dependency_job_id":"43a7b09e-f2f6-48a1-a134-478866dfbdf1","html_url":"https://github.com/iamBijoyKar/useful-bash-scripts","commit_stats":null,"previous_names":["iambijoykar/useful-bash-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBijoyKar%2Fuseful-bash-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBijoyKar%2Fuseful-bash-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBijoyKar%2Fuseful-bash-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamBijoyKar%2Fuseful-bash-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamBijoyKar","download_url":"https://codeload.github.com/iamBijoyKar/useful-bash-scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247761030,"owners_count":20991533,"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","bash-scripting","useful-scripts"],"created_at":"2024-10-10T12:19:23.712Z","updated_at":"2025-04-08T01:45:24.426Z","avatar_url":"https://github.com/iamBijoyKar.png","language":"Shell","readme":"# Useful Bash Scripts\n\nThis project contains a collection of useful Bash scripts that can be used for various purposes. Each script is designed to simplify common tasks and enhance productivity in a Bash shell environment.\n\n## Table of Contents\n\n- [Useful Bash Scripts](#useful-bash-scripts)\n  - [Table of Contents](#table-of-contents)\n  - [Installation](#installation)\n  - [Usage](#usage)\n  - [Scripts](#scripts)\n    - [Weather Forecast](#weather-forecast)\n  - [Contributing](#contributing)\n  - [License](#license)\n\n## Installation\n\nTo use these scripts, simply clone this repository to your local machine:\n\n```\ngit clone https://github.com/iamBijoyKar/useful-bash-scripts.git\n```\n\n## Usage\n\nOnce you have cloned the repository, navigate to the project directory and execute the desired script using the Bash shell:\n\n```\ncd useful-bash-scripts\n./script-name.sh\n```\n\n## Scripts\n\n### Weather Forecast\n- **Script:** [weather](/weather/weather.sh)\n- Get the current weather forecast for a specific location using the OpenWeatherMap API.\n- **Usage:** `./weather.sh \u003ccity\u003e`\n```bash\n\nbijoy@BijoyKarPC:/mnt/h/bash-shell/useful-bash-scripts/weather$ ./weather.sh london\nThe temperature in london is 15.1 degrees Celsius\nThe temperature in london is 59.2 degrees Fahrenheit\nThe weather in london is Partly cloudy\nIt feels like 15.1 degrees Celsius\nIt feels like 59.2 degrees Fahrenheit\n\n    . .. .\n  ..::--:: :-:.\n  :.=%%%#*%@@@@*\n .:.*%%@@@@@@@@@+\n  :.=%@@@@@@@@@@@#\n    +@@@@@@@@@@@@*\n     .::::::::::.\n```\nView the [README](/weather/README.md) for more information.\n\n## Contributing\n\nContributions are welcome! If you have any useful Bash scripts that you would like to add to this project, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch.\n3. Add your script to the appropriate directory.\n4. Commit your changes.\n5. Push your branch to your forked repository.\n6. Open a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiambijoykar%2Fuseful-bash-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiambijoykar%2Fuseful-bash-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiambijoykar%2Fuseful-bash-scripts/lists"}