{"id":18545674,"url":"https://github.com/amir-ardalanuk/aacountdowner","last_synced_at":"2026-05-18T11:06:45.181Z","repository":{"id":56840119,"uuid":"143720891","full_name":"amir-ardalanuk/AACountDowner","owner":"amir-ardalanuk","description":"AACountDowner - Simple Count Downer","archived":false,"fork":false,"pushed_at":"2018-08-12T06:50:22.000Z","size":988,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T02:59:20.974Z","etag":null,"topics":["aacountdowner","amir-ardalan","count-down","count-downer","countdowner","github","ios","second-minute-hour","swift"],"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/amir-ardalanuk.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":"2018-08-06T11:45:57.000Z","updated_at":"2019-01-21T09:18:34.000Z","dependencies_parsed_at":"2022-08-29T01:51:09.050Z","dependency_job_id":null,"html_url":"https://github.com/amir-ardalanuk/AACountDowner","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/amir-ardalanuk/AACountDowner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir-ardalanuk%2FAACountDowner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir-ardalanuk%2FAACountDowner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir-ardalanuk%2FAACountDowner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir-ardalanuk%2FAACountDowner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amir-ardalanuk","download_url":"https://codeload.github.com/amir-ardalanuk/AACountDowner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amir-ardalanuk%2FAACountDowner/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264874066,"owners_count":23677000,"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":["aacountdowner","amir-ardalan","count-down","count-downer","countdowner","github","ios","second-minute-hour","swift"],"created_at":"2024-11-06T20:21:38.488Z","updated_at":"2026-05-18T11:06:40.162Z","avatar_url":"https://github.com/amir-ardalanuk.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AACountDowner\nCool CountDowner ! \n### Requirements\n\n   - iOS 10.0+ \n   - Xcode 8.1+\n   - Swift 3.0+\n\n## Install\n\nyou can use in cocoapods\n```swift\npod 'AACountDowner'\n```\n\n![](https://github.com/amir-ardalanuk/AACountDowner/blob/master/CountDowner.gif)\n![](https://github.com/amir-ardalanuk/AACountDowner/blob/master/IMG_1291.jpg)\n\n## init\nfirst : \n```swift\n@IBOutlet weak var vwCountDowner: AACountDowner!\n```\nnext : \n```swift\nvwCountDowner.config(days: 1, hour: 1, minute: 1, second: 5)\n```\nor you can User ``Date`` but sure date is bigger than now\n```swift\nlet date = Date()\nvwCountDowner.config(withDate: date)\n```\n## Style\n\n#### Visibility :\n```swift\nvwCountDowner.Visiblity(forDay: true, hour: true, minute: true, seconds: true)\n```\n\n#### Ui option : \n```swift\nvwCountDowner.uiOption(haveShadow: true, background: UIColor.lightGray, radius: 5)\n```\n##### header title inVisible / visible\n```swift\nvwCountDowner.isTitleVisible = false \n```\n##### font :\n```swift\nvwCountDowner.font = UIFont(name: \"Verdana\", size: 16)\n```\n#### element space :\n```swift\nvwCountDowner.elementSpacing = 0\n```\n#### Dot Divider ``:`` :\n```swift\nvwCountDowner.hasDotDivider = false\n```\n_please! if you need more options , tell to me_        \n\n\n## License\n\nAACountDowner is available under the MIT license. See the LICENSE file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famir-ardalanuk%2Faacountdowner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famir-ardalanuk%2Faacountdowner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famir-ardalanuk%2Faacountdowner/lists"}