{"id":26872361,"url":"https://github.com/paradisehell/pianoview","last_synced_at":"2025-09-05T00:33:42.459Z","repository":{"id":80582109,"uuid":"74827656","full_name":"ParadiseHell/PianoView","owner":"ParadiseHell","description":"A custom view of piano on Android","archived":false,"fork":false,"pushed_at":"2020-11-17T18:16:49.000Z","size":21129,"stargazers_count":63,"open_issues_count":4,"forks_count":26,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T09:16:52.593Z","etag":null,"topics":["android","piano","piano-keyboard","pianoview"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/ParadiseHell.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":"2016-11-26T13:33:53.000Z","updated_at":"2025-03-05T05:59:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"4626446d-7ad1-442a-b58a-98d4600d07ae","html_url":"https://github.com/ParadiseHell/PianoView","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParadiseHell%2FPianoView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParadiseHell%2FPianoView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParadiseHell%2FPianoView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ParadiseHell%2FPianoView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ParadiseHell","download_url":"https://codeload.github.com/ParadiseHell/PianoView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252847568,"owners_count":21813461,"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":["android","piano","piano-keyboard","pianoview"],"created_at":"2025-03-31T08:31:08.475Z","updated_at":"2025-05-07T09:17:02.169Z","avatar_url":"https://github.com/ParadiseHell.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![PianoView](./img/piano.jpg)\n\n# PianoView\n\nA custom view on Android,which can help you easily to create a piano on Android.\n\n## Features\n- Beautiful UI.\n- Good flexibility,which can use in different devices and layout.\n- Mutil-Touch.\n- Support piano sound.\n\n## Gradle Dependency\n\nAdd it in your root `build.gradle` at the end of repositories:\n\n```gradle\nallprojects {\n\trepositories {\n\t\t...\n\t\tmaven { url 'https://jitpack.io' }\n\t}\n}\n```\nAdd the dependency:\n\n```gradle\ndependencies {\n        implementation 'com.github.ParadiseHell:PianoView:1.1.1'\n}\n```\n\n## How to use\n\nIn the `XML` layout:\n\n```xml\n\u003ccom.chengtao.pianoview.view.PianoView\n    android:id=\"@+id/pv\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\"/\u003e\n```\n\nFor more reference,plaese see the [sample](./sample).\n\n## Document\n\n- [English](https://github.com/ParadiseHell/PianoView/wiki)\n- [中文](https://github.com/ParadiseHell/PianoView/wiki/首页)\n\n## License\n\n    Copyright 2016 ChengTao\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparadisehell%2Fpianoview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparadisehell%2Fpianoview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparadisehell%2Fpianoview/lists"}