{"id":18545337,"url":"https://github.com/xeinebiu/android_lyrics_finder","last_synced_at":"2026-05-02T02:34:37.562Z","repository":{"id":113102578,"uuid":"315353958","full_name":"xeinebiu/android_lyrics_finder","owner":"xeinebiu","description":"Find any songs lyrics from your android application","archived":false,"fork":false,"pushed_at":"2023-04-13T21:50:53.000Z","size":516,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T06:09:32.784Z","etag":null,"topics":["android","free","library","lyrics","lyrics-fetcher","lyrics-finder","lyrics-search","media","music","song","songs","track"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/xeinebiu.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,"zenodo":null}},"created_at":"2020-11-23T15:14:17.000Z","updated_at":"2023-08-28T21:34:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"c08efb8a-5a46-4b98-93aa-9e1d1ad93766","html_url":"https://github.com/xeinebiu/android_lyrics_finder","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/xeinebiu/android_lyrics_finder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeinebiu%2Fandroid_lyrics_finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeinebiu%2Fandroid_lyrics_finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeinebiu%2Fandroid_lyrics_finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeinebiu%2Fandroid_lyrics_finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xeinebiu","download_url":"https://codeload.github.com/xeinebiu/android_lyrics_finder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeinebiu%2Fandroid_lyrics_finder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32521091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","free","library","lyrics","lyrics-fetcher","lyrics-finder","lyrics-search","media","music","song","songs","track"],"created_at":"2024-11-06T20:19:47.549Z","updated_at":"2026-05-02T02:34:37.551Z","avatar_url":"https://github.com/xeinebiu.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Lyrics Finder\nFind any songs lyrics from your android application\n\n![](./docs/preview.jpg)\n---\n### Installation\nStep 1. \nAdd the JitPack repository to your build file\n\nAdd it in your root build.gradle at the end of repositories:\n\n\tallprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url 'https://www.jitpack.io' }\n\t\t}\n\t}\nStep 2. Add the dependency\n\n\tdependencies {\n            implementation 'com.github.xeinebiu:android_lyrics_finder:1.3.0'\n\t}\n\n\n---\n### Example\n```kotlin\n    fun search(query: String) {\n        val lyrics = LyricsFinder(...args).find(query)\n        findViewById\u003cAppCompatTextView\u003e(R.id.lyricsView).text = lyrics\n    }\n```\n\n### Change logs\n    1.3.0\n        - Update dependencies\n    1.2.0\n        - Update Gradle\n        - Update Kotlin\n        - Convert LyricsFinder from Object to Class\n    1.0.0\n        - Initial Release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeinebiu%2Fandroid_lyrics_finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxeinebiu%2Fandroid_lyrics_finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeinebiu%2Fandroid_lyrics_finder/lists"}