{"id":18132050,"url":"https://github.com/cemolcay/pianoview","last_synced_at":"2025-04-15T23:11:12.906Z","repository":{"id":62450700,"uuid":"79495051","full_name":"cemolcay/PianoView","owner":"cemolcay","description":"Fully custumisable piano keyboard view with IBDesignable properties in swift","archived":false,"fork":false,"pushed_at":"2019-11-28T07:52:37.000Z","size":275,"stargazers_count":35,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T10:53:24.291Z","etag":null,"topics":["ibdesignable","ios","keyboard","music","osx","piano","swift"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/cemolcay.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}},"created_at":"2017-01-19T21:04:51.000Z","updated_at":"2023-03-21T03:51:25.000Z","dependencies_parsed_at":"2022-11-01T23:33:01.864Z","dependency_job_id":null,"html_url":"https://github.com/cemolcay/PianoView","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/cemolcay%2FPianoView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemolcay%2FPianoView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemolcay%2FPianoView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemolcay%2FPianoView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cemolcay","download_url":"https://codeload.github.com/cemolcay/PianoView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249167446,"owners_count":21223506,"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":["ibdesignable","ios","keyboard","music","osx","piano","swift"],"created_at":"2024-11-01T12:10:14.399Z","updated_at":"2025-04-15T23:11:12.884Z","avatar_url":"https://github.com/cemolcay.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"PianoView\n===\n\nFully customizable piano keyboard view with `@IBDesignable` properties in swift.\n\n![alt tag](https://github.com/cemolcay/PianoView/blob/master/demo.png?raw=true)\n\nRequirements\n----\n\n* Swift 3+\n* iOS 8.0+\n* tvOS 9.0+\n* macOS 10.9+\n\nInstall\n----\n\n```\npod 'PianoView'\n```\n\nYou need to add this post installer script to your podfile in order to use @IBDesignable libraries with pods.     \nMore information on this [cocoapods issue](https://github.com/CocoaPods/CocoaPods/issues/5334)\n\n```\npost_install do |installer|\ninstaller.pods_project.build_configurations.each do |config|\nconfig.build_settings['LD_RUNPATH_SEARCH_PATHS'] = ['$(FRAMEWORK_SEARCH_PATHS)']\nend\nend\n```\n\nUsage\n----\n\n* PianoView is just a regular UIView.  \n* Either setup inside storyboard or initialize from code.\n* Draws desired key count in its view rectangle.\n* Could be draw notes on keys with or without octaves.\n* You could use octave to show pressed note in physical device.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemolcay%2Fpianoview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcemolcay%2Fpianoview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemolcay%2Fpianoview/lists"}