{"id":24129509,"url":"https://github.com/luandro/useuful-bash-scripts","last_synced_at":"2025-10-12T12:02:00.980Z","repository":{"id":209089761,"uuid":"723211071","full_name":"luandro/useuful-bash-scripts","owner":"luandro","description":"Useful bash scripts for day-to-day use","archived":false,"fork":false,"pushed_at":"2023-11-25T00:44:26.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T19:39:08.102Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luandro.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":"2023-11-25T00:25:21.000Z","updated_at":"2023-11-25T00:26:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"cbcbcc85-7b30-428a-bf9b-a781389cb4a2","html_url":"https://github.com/luandro/useuful-bash-scripts","commit_stats":null,"previous_names":["luandro/useuful-bash-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Fuseuful-bash-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Fuseuful-bash-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Fuseuful-bash-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luandro%2Fuseuful-bash-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luandro","download_url":"https://codeload.github.com/luandro/useuful-bash-scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241317906,"owners_count":19943243,"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-11T19:33:14.981Z","updated_at":"2025-10-12T12:01:55.941Z","avatar_url":"https://github.com/luandro.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Useful Daily Usage Scripts\n\nThis repository contains a collection of scripts designed to simplify and automate daily tasks. Below is a description of the currently available scripts and a TODO list for future enhancements.\n\n## Scripts\n\n### OCR (Optical Character Recognition)\n- **Script Name:** `ocr`\n- **Description:** This script takes an image file as input and extracts text from it using optical character recognition technology.\n- **Usage:** `./bin/ocr.sh \u003cpdf_file\u003e`\n\n### Create Alias\n- **Script Name:** `create-alias`\n- **Description:** This script adds new aliases to your zshrc file, making it easier to run commands or set of commands using shortcuts.\n- **Usage:** `./create-alias \u003calias_name\u003e \u003ccommand\u003e`\n\n## TODO List\n\n### OCR Script\n- [ ] Add support for multiple image formats.\n- [ ] Implement error handling for unreadable files or unsupported formats.\n- [ ] Include an option to specify the output file for the extracted text.\n\n### Create Alias Script\n- [ ] Detect the user's default shell and support adding aliases to the appropriate configuration file (e.g., .bashrc, .zshrc).\n- [ ] Validate that the alias does not already exist before adding it.\n- [ ] Provide feedback to the user if the alias was successfully added or if an error occurred.\n\nFeel free to contribute to this repository by adding more scripts or enhancing the existing ones.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluandro%2Fuseuful-bash-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluandro%2Fuseuful-bash-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluandro%2Fuseuful-bash-scripts/lists"}