{"id":13907867,"url":"https://github.com/willowtreeapps/ouroboros","last_synced_at":"2025-05-07T08:49:14.356Z","repository":{"id":56927542,"uuid":"44705186","full_name":"willowtreeapps/ouroboros","owner":"willowtreeapps","description":"Infinitely scrolling carousel for tvOS","archived":false,"fork":false,"pushed_at":"2018-11-05T02:27:49.000Z","size":57689,"stargazers_count":48,"open_issues_count":15,"forks_count":22,"subscribers_count":52,"default_branch":"develop","last_synced_at":"2024-11-20T19:06:14.481Z","etag":null,"topics":[],"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/willowtreeapps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-21T21:19:24.000Z","updated_at":"2024-03-01T05:12:53.000Z","dependencies_parsed_at":"2022-08-21T04:20:57.767Z","dependency_job_id":null,"html_url":"https://github.com/willowtreeapps/ouroboros","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willowtreeapps%2Fouroboros","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willowtreeapps%2Fouroboros/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willowtreeapps%2Fouroboros/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willowtreeapps%2Fouroboros/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willowtreeapps","download_url":"https://codeload.github.com/willowtreeapps/ouroboros/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252847261,"owners_count":21813438,"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-08-06T23:02:14.927Z","updated_at":"2025-05-07T08:49:14.331Z","avatar_url":"https://github.com/willowtreeapps.png","language":"Swift","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# Ouroboros, by WillowTree\n\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n\n### *An infinitely scrolling carousel for tvOS*\n\n\u003cimg src=\"https://github.com/willowtreeapps/ouroboros/blob/develop/ouroboros.gif?raw=true\"\u003e\n\n## Installation\n\nYou can use this project via CocoaPods:\n```ruby\npod 'WillowTreeOuroboros'\n```\n\nOr via Carthage:\n```ruby\ngithub \"willowtreeapps/ouroboros\" \u003e= 0.2.1\n```\n\nOr you can simply copy the `InfiniteCarousel.swift` file into\nyour project.\n\n## Usage\n\nSee the enclosed `OuroborosExample` application for a working demo.\n\nIf you're using a storyboard, simply change your collection view class to\n`InfiniteCarousel`. Make sure you're using a horizontally scrolling collection\nview with a flow layout, and make sure the flow layout's item size and minimum\nline spacing are both set.\n\nIf you wish to center on more than one item at a time, be sure to update\n`itemsPerPage`.\n\nIf you wish for the carousel to auto-scroll, set `autoScroll` and the two\nrelated timers (in seconds).\n\n## Notes\n\n* Your carousel will work best if the total number of items you display is evenly\n  divisible by the number of items per page (`count % itemsPerPage == 0`).\n* This carousel only supports a single section with homogenous sizes and\n  interline items.\n* This carousel currently only scrolls horizontally.\n* The carousel overrides setters to become its own data source and delegate.\n  If you need to do any extra datasource or delegate work you must subclass\n  and access the `rootDataSource` and `rootDelegate` instances.\n* You must use a `UICollectionViewFlowLayout` with the carousel, and you must\n  set up the item sizes and line spacing with its instance variables.\n\n### WillowTree is Hiring!\n\nWant to write amazing tvOS apps? Want to write amazing iOS apps?\n[Check out our openings!](http://willowtreeapps.com/careers/)\n\n### Version History\n\n0.2.1\nUpdate to Swift 3.0 syntax.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillowtreeapps%2Fouroboros","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillowtreeapps%2Fouroboros","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillowtreeapps%2Fouroboros/lists"}