{"id":18044608,"url":"https://github.com/tsirysndr/genius-cli","last_synced_at":"2025-04-10T01:08:30.351Z","repository":{"id":58028395,"uuid":"529534746","full_name":"tsirysndr/genius-cli","owner":"tsirysndr","description":"Search lyrics or song metadata from your terminal","archived":false,"fork":false,"pushed_at":"2022-09-05T13:53:37.000Z","size":74,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T01:08:23.606Z","etag":null,"topics":["cli","genius","genius-lyrics","genius-lyrics-search","lyrics","rust","tokio"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/tsirysndr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"ko_fi":"tsiry"}},"created_at":"2022-08-27T09:05:49.000Z","updated_at":"2023-08-29T15:33:04.000Z","dependencies_parsed_at":"2022-09-05T10:50:43.111Z","dependency_job_id":null,"html_url":"https://github.com/tsirysndr/genius-cli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Fgenius-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Fgenius-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Fgenius-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Fgenius-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsirysndr","download_url":"https://codeload.github.com/tsirysndr/genius-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137887,"owners_count":21053775,"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":["cli","genius","genius-lyrics","genius-lyrics-search","lyrics","rust","tokio"],"created_at":"2024-10-30T18:09:35.294Z","updated_at":"2025-04-10T01:08:30.326Z","avatar_url":"https://github.com/tsirysndr.png","language":"Rust","funding_links":["https://ko-fi.com/tsiry","https://www.buymeacoffee.com/tsiry"],"categories":["Rust"],"sub_categories":[],"readme":"# Genius CLI\n\n\u003cp\u003e\n  \u003ca href=\"https://crates.io/crates/genius-cli\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/crates/v/genius-cli.svg\" /\u003e\n  \u003c/a\u003e\n   \u003ca href=\"https://crates.io/crates/genius-cli\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/crates/dr/genius-cli\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://docs.rs/genius-cli\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://docs.rs/genius-cli/badge.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-MIT-blue.svg\" /\u003e\n  \u003c/a\u003e\n   \u003ca href=\"https://github.com/tsirysndr/genius-cli/actions/workflows/release.yml\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://github.com/tsirysndr/genius-cli/actions/workflows/release.yml/badge.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/tsirysndr/genius-cli/actions/workflows/rust-clippy.yml\" target=\"_blank\"\u003e\n    \u003cimg alt=\"release\" src=\"https://github.com/tsirysndr/genius-cli/actions/workflows/rust-clippy.yml/badge.svg?branch=master\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp\u003e\n\u003ca href=\"https://www.buymeacoffee.com/tsiry\"\u003e\n  \u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-red.png\" alt=\"Buy Me A Coffee\" height=\"40\" /\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\nGenius CLI helps you search for lyrics or song informations from [Genius](https://genius.com), right from your terminal.\n\n\u003cimg width=\"800\" src=\"./preview.svg\"\u003e\n\n## Installation\n\n```bash\ncargo install genius-cli\n```\n\n### macOS/Linux\n```bash\nbrew install tsirysndr/tap/genius\n```\n\n## Usage\n\n```\nUSAGE:\n    genius \u003cSUBCOMMAND\u003e\n\nOPTIONS:\n    -h, --help       Print help information\n    -V, --version    Print version information\n\nSUBCOMMANDS:\n    help      Print this message or the help of the given subcommand(s)\n    lyrics    Get the lyrics of a song\n    search    Search for a song\n    song      Get song informations\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsirysndr%2Fgenius-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsirysndr%2Fgenius-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsirysndr%2Fgenius-cli/lists"}