{"id":19988900,"url":"https://github.com/chenhaiteng/rings","last_synced_at":"2025-10-08T21:56:23.712Z","repository":{"id":45197310,"uuid":"354475348","full_name":"chenhaiteng/Rings","owner":"chenhaiteng","description":"Rings provides some UI with the Ring, Circle or other similar shapes.","archived":false,"fork":false,"pushed_at":"2025-04-29T07:18:28.000Z","size":42356,"stargazers_count":62,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-15T23:45:37.599Z","etag":null,"topics":["circle","clockview","curved-text","knob","knob-control","rich-text","ring","shapes","swift","swift-packages","swiftui","swiftui-framework","xcode"],"latest_commit_sha":null,"homepage":"","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/chenhaiteng.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":"2021-04-04T06:45:09.000Z","updated_at":"2025-06-10T12:11:10.000Z","dependencies_parsed_at":"2025-05-11T11:44:24.677Z","dependency_job_id":null,"html_url":"https://github.com/chenhaiteng/Rings","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/chenhaiteng/Rings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenhaiteng%2FRings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenhaiteng%2FRings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenhaiteng%2FRings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenhaiteng%2FRings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chenhaiteng","download_url":"https://codeload.github.com/chenhaiteng/Rings/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenhaiteng%2FRings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000687,"owners_count":26082837,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":["circle","clockview","curved-text","knob","knob-control","rich-text","ring","shapes","swift","swift-packages","swiftui","swiftui-framework","xcode"],"created_at":"2024-11-13T04:44:35.496Z","updated_at":"2025-10-08T21:56:23.695Z","avatar_url":"https://github.com/chenhaiteng.png","language":"Swift","readme":"![Icon](Sources/Rings/Documentation.docc/Resources/RingsIcon.png)\n\n# Rings ![GitHub](https://img.shields.io/github/license/chenhaiteng/Rings?style=plastic) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/chenhaiteng/Rings) \n\n\u003ca href=\"https://www.buymeacoffee.com/chenhaiteng\"\u003e\u003cimg src=\"https://img.buymeacoffee.com/button-api/?text=Buy me a coffee\u0026emoji=☕\u0026slug=chenhaiteng\u0026button_colour=FFDD00\u0026font_colour=000000\u0026font_family=Bree\u0026outline_colour=000000\u0026coffee_colour=ffffff\" /\u003e\u003c/a\u003e\n\n**Rings** is a collection of controls which have similar shapes of ring, circle...\n\nIt includes following controls, click to see what it looks like:\n\n* **[RingStack](#ringstack)**\n* **[ArcStack](#arcstack)**\n* **[RingText](#ringtext)**\n* **[ClockIndex](#clockindex)**\n* **[HandAiguille](#handaiguille)**\n* **[ArchimedeanSpiralText](#archimedeanspiraltext)**\n* **[SphericText](#spherictext)**\n* **[Knob](#knob)**\n* **[GaugeMeter](#gaugemeter)**\n* **[RingGaugeMeterStyle](#ringgaugemeterstyle)**\n\nFor more detail please refer to the [documentation](https://chenhaiteng.github.io/Docs/Rings/documentation/rings/) \n\n---\n## Installation:\nRings is published with Swift Package Manager, you can get more information at [Swift Package Manager(GitHub)](https://github.com/apple/swift-package-manager), [Package Manager(swift.org)](https://swift.org/package-manager/), and [Swift Packages(Apple)](https://developer.apple.com/documentation/swift_packages)\n\n### Install Rings Step by Step\n#### - Add to Xcode(To use this package in your application):\n\n1. File \u003e Swift Packages \u003e Add Package Dependency...\n2. Choose Project you want to add Rings\n3. Paste repository https://github.com/chenhaiteng/Rings.git\n4. Rules \u003e Version: Up to Next Major 0.4.0\nIt's can also apply Rules \u003e Branch : main to access latest code.\nIf you want try some experimental features, you can also apply Rules \u003e Branch : develop\n\n**Note:** It might need to link Rings to your target maunally.\n1. Open *Project Editor* by tap on root of project navigator\n2. Choose the target you want to use Rings.\n3. Choose **Build Phases**, and expand **Link Binary With Libraries**\n4. Tap on **+** button, and choose Rings to add it.\n\n#### - Add to SPM package(To use this package in your library/framework):\n```swift\ndependencies: [\n    .package(name: \"Rings\", url: \"https://github.com/chenhaiteng/Rings.git\", from: \"0.4.0\")\n    // To specify branch, use following statement to instead of.\n    // .package(name: \"Rings\", url: \"https://github.com/chenhaiteng/Rings.git\", .branch(\"branch_name\"))\n],\ntargets: [\n    .target(\n        name: \"MyPackage\",\n        dependencies: [\"Rings\"]),\n]\n```\n---\n\n## RingStack\n![Demo](Sources/Rings/Documentation.docc/Resources/RingStack.gif)\n\n## ArcStack\n![Demo](Sources/Rings/Documentation.docc/Resources/ArcStack.gif)\n\n## RingText\n![RingDemo](Sources/Rings/Documentation.docc/Resources/RingTextDemo.gif)\n\n## ClockIndex\n![Demo](Sources/Rings/Documentation.docc/Resources/ClockIndex.gif)\n\n## HandAiguille\n![Demo](Sources/Rings/Documentation.docc/Resources/HandAiguille.gif)\n\n## ArchimedeanSpiralText\n![Demo](Sources/Rings/Documentation.docc/Resources/ArchimedeanSpiralText.gif)\n\n## SphericText\n![Demo](Sources/Rings/Documentation.docc/Resources/SphericText.gif)\n\n## Knob\n![Demo](Sources/Rings/Documentation.docc/Resources/Knob.gif)\n\n## GaugeMeter\n![Demo](Sources/Rings/Documentation.docc/Resources/GaugeMeterDemo.gif)\n\n## RingGaugeMeterStyle\n![Demo](Sources/Rings/Documentation.docc/Resources/RingGaugeMeterStyle.png)\n\n---\n# License\nRings is released under the [MIT License](LICENSE).\n\n\u003ca href=\"https://www.buymeacoffee.com/chenhaiteng\"\u003e\u003cimg src=\"https://img.buymeacoffee.com/button-api/?text=Buy me a coffee\u0026emoji=☕\u0026slug=chenhaiteng\u0026button_colour=FFDD00\u0026font_colour=000000\u0026font_family=Cookie\u0026outline_colour=000000\u0026coffee_colour=ffffff\" /\u003e\u003c/a\u003e\n","funding_links":["https://www.buymeacoffee.com/chenhaiteng","https://img.buymeacoffee.com/button-api/?text=Buy"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenhaiteng%2Frings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchenhaiteng%2Frings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenhaiteng%2Frings/lists"}