{"id":16628975,"url":"https://github.com/bobbyesp/lyricfier","last_synced_at":"2025-04-30T04:38:38.871Z","repository":{"id":229934353,"uuid":"746238794","full_name":"BobbyESP/Lyricfier","owner":"BobbyESP","description":"A Kotlin Multiplatform library for downloading synced and non-synced lyrics from various sources.","archived":false,"fork":false,"pushed_at":"2024-04-06T15:22:38.000Z","size":97,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T04:38:35.410Z","etag":null,"topics":["audio-metadata","lyrics","synced-lyrics"],"latest_commit_sha":null,"homepage":"https://central.sonatype.com/artifact/io.github.bobbyesp.lyricfier/lyricfier","language":"Kotlin","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/BobbyESP.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,"zenodo":null}},"created_at":"2024-01-21T13:41:51.000Z","updated_at":"2025-04-29T16:06:16.000Z","dependencies_parsed_at":"2025-04-30T04:38:37.509Z","dependency_job_id":null,"html_url":"https://github.com/BobbyESP/Lyricfier","commit_stats":null,"previous_names":["bobbyesp/lyricfier"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobbyESP%2FLyricfier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobbyESP%2FLyricfier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobbyESP%2FLyricfier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BobbyESP%2FLyricfier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BobbyESP","download_url":"https://codeload.github.com/BobbyESP/Lyricfier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251644823,"owners_count":21620629,"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":["audio-metadata","lyrics","synced-lyrics"],"created_at":"2024-10-12T04:38:32.186Z","updated_at":"2025-04-30T04:38:38.816Z","avatar_url":"https://github.com/BobbyESP.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lyricfier\n\nA Kotlin Multiplatform Library for downloading synced and non-synced lyrics from various sources\n\n### Publish to MavenCentral\n\n1) Registering a Sonatype account as described here: \n   https://dev.to/kotlin/how-to-build-and-publish-a-kotlin-multiplatform-library-going-public-4a8k\n2) Add developer id, name, email and the project url to\n   `/convention-plugins/src/main/kotlin/convention.publication.gradle.kts`\n3) Add the secrets to `local.properties`:\n\n```\nsigning.keyId=...\nsigning.password=...\nsigning.secretKeyRingFile=...\nossrhUsername=...\nossrhPassword=...\n```\n\n4) Run `./gradlew :dodo:publishAllPublicationsToSonatypeRepository`\n\n### Build platform artifacts\n\n#### Android aar\n\n- Run `./gradlew :lyricfier:assembleRelease`\n- Output: `/lyricfier/build/outputs/aar/lyricfier-release.aar`\n\n#### JVM jar\n\n- Run `./gradlew :lyricfier:jvmJar`\n- Output: `/lyricfier/build/libs/lyricfier-jvm-1.0.jar`\n\n#### iOS Framework\n\n- Run `./gradlew :lyricfier:linkReleaseFrameworkIosArm64`\n- Output: `/lyricfier/build/bin/iosArm64/releaseFramework/lyricfier.framework`\n\n#### JS file\n\n- Run `./gradlew :lyricfier:jsBrowserProductionWebpack`\n- Output: `/lyricfier/build/dist/js/productionExecutable/lyricfier.js`\n\n#### macOS Framework\n\n- Run `./gradlew :lyricfier:linkReleaseFrameworkMacosArm64`\n- Output: `/lyricfier/build/bin/macosArm64/releaseFramework/lyricfier.framework`\n\n#### Linux static library\n\n- Run `./gradlew :lyricfier:linkReleaseStaticLinuxX64`\n- Output: `/lyricfier/build/bin/linuxX64/releaseStatic/liblyricfier.a`\n\n#### Windows static library\n\n- Run `./gradlew :lyricfier:linkReleaseStaticMingwX64`\n- Output: `/lyricfier/build/bin/mingwX64/releaseStatic/liblyricfier.a`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbyesp%2Flyricfier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobbyesp%2Flyricfier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbyesp%2Flyricfier/lists"}