{"id":26925058,"url":"https://github.com/farias-hecdin/lare","last_synced_at":"2025-06-12T03:16:36.521Z","repository":{"id":191067596,"uuid":"624429136","full_name":"farias-hecdin/Lare","owner":"farias-hecdin","description":"Disminuye el bitrate de tus archivos MP3 desde la terminal.","archived":false,"fork":false,"pushed_at":"2023-08-27T23:11:58.000Z","size":564,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-08-28T00:25:28.903Z","etag":null,"topics":["project"],"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/farias-hecdin.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}},"created_at":"2023-04-06T12:57:03.000Z","updated_at":"2023-08-28T00:25:30.220Z","dependencies_parsed_at":"2023-08-28T00:25:30.037Z","dependency_job_id":"9cadc293-ee97-44a3-9f1e-6fc64d56d2e1","html_url":"https://github.com/farias-hecdin/Lare","commit_stats":null,"previous_names":["farias-hecdin/lare"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farias-hecdin%2FLare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farias-hecdin%2FLare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farias-hecdin%2FLare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farias-hecdin%2FLare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farias-hecdin","download_url":"https://codeload.github.com/farias-hecdin/Lare/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246743317,"owners_count":20826503,"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":["project"],"created_at":"2025-04-02T02:29:48.563Z","updated_at":"2025-04-02T02:29:49.409Z","avatar_url":"https://github.com/farias-hecdin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lare\nReduce the bitrate of your MP3 files from the terminal.\n\n## Description\nLare is a small and useful Bash script designed to work with **LAME MP3 Encoder**. The main goal of this script is to automate the bitrate reduction of a batch of MP3 files through the terminal.\n\n\u003e I created this script with the intention of reducing the bitrate of MP3 files on my phone, in order to optimize storage space and be able to save more songs.\n\n## Requirements\nTo use Lare, you need to have [LAME MP3 Encoder](https://lame.sourceforge.io/) installed.\n\n## Installation\nFollow these steps to install Lare:\n\n1. Clone this repository on your local machine:\n    ```sh\n    git clone https://github.com/farias-hecdin/Lare.git\n    ```\n\n2. Add this code snippet to your `.zshrc` or `.bashrc` file to be able to execute Lare from any directory.\n    ```sh\n    # Lare\n    export LARE_HOME=\"$HOME/.local/share/lare\"\n    export PATH=\"$LARE_HOME:$PATH\"\n    ```\n\n3. Run the `wizard.sh` file to install Lare:\n    ```sh\n    cd Lare/\n    bash wizard.sh\n    ```\n\n4. Once you have installed Lare, you can run the script by writing the following command and specifying a directory:\n    ```sh\n    lare [directory]\n    ```\n\nTo display the help text, you can use the `lare --help` command.\n\n## Notes\n\n\u003e This error was fixed starting from version **v0.1.6**\n\nIf you experience an error when running the script, it may be due to spaces in the file names. This is because file names with spaces are interpreted as word separators.\nTherefore, it is important to avoid spaces and replace them with hyphens (-) to ensure that the files can be properly read.\n\n## License\n\nLare is under the MIT license. Please see the `LICENSE` file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarias-hecdin%2Flare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarias-hecdin%2Flare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarias-hecdin%2Flare/lists"}