{"id":19932315,"url":"https://github.com/adamwulf/handshadows","last_synced_at":"2025-04-04T15:09:54.819Z","repository":{"id":26744728,"uuid":"30202445","full_name":"adamwulf/HandShadows","owner":"adamwulf","description":"Add shadows to your gestures for better demo videos of your app","archived":false,"fork":false,"pushed_at":"2025-03-12T19:53:09.000Z","size":10007,"stargazers_count":217,"open_issues_count":0,"forks_count":8,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-28T14:09:03.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://getlooseleaf.com/opensource/","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/adamwulf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":"adamwulf","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-02-02T18:52:04.000Z","updated_at":"2025-03-12T19:53:13.000Z","dependencies_parsed_at":"2025-02-15T10:11:14.618Z","dependency_job_id":"8d6d3cd7-13c4-4785-8c80-b747f426c775","html_url":"https://github.com/adamwulf/HandShadows","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamwulf%2FHandShadows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamwulf%2FHandShadows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamwulf%2FHandShadows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamwulf%2FHandShadows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamwulf","download_url":"https://codeload.github.com/adamwulf/HandShadows/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198463,"owners_count":20900080,"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":[],"created_at":"2024-11-12T23:09:49.479Z","updated_at":"2025-04-04T15:09:54.802Z","avatar_url":"https://github.com/adamwulf.png","language":"Swift","funding_links":["https://github.com/sponsors/adamwulf"],"categories":[],"sub_categories":[],"readme":"Hand Shadows\n=====\n\nThis code allows you to quickly and easily integrate hand shadows that follow your app's gestures in real time, allowing you to record more\ndescriptive and intuitive demo videos.\n\n## What is this?\n\nThis code lets you add hand shadows over your UI during your gestures, which makes\nfor immersive tutorial and demo videos.\n\n\u003cimg src=\"https://github.com/adamwulf/HandShadows/raw/main/example.gif\" width=\"600\" /\u003e\n\n## Swift Package Manager\n\nAdd the following to your Package.swift file:\n\n```\ndependencies: [\n    .package(url: \"git@github.com:adamwulf/HandShadows.git\", branch: \"main\")\n]\n```\n\n## Using\n\nAdd a HandShadowView above all of your other views, and then call its methods\nwith CGPoints of gesture touch locations. Run the code for a demo of the shadows.\n\n## Demo App\n\nA demo is available at https://github.com/adamwulf/HandShadowsExample\n\n## License\n\nHandShadows is available under the MIT license. See the [LICENSE](./LICENSE.md) file for more information.\n\n## Support this framework\n\nThis code is created by Adam Wulf ([@adamwulf](https://twitter.com/adamwulf)) as a part of the [Loose Leaf](https://getlooseleaf.com) app.\n\nBecome a [Github Sponsor](https://github.com/sponsors/adamwulf) and buy me a coffee ☕️ 😄\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamwulf%2Fhandshadows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamwulf%2Fhandshadows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamwulf%2Fhandshadows/lists"}