{"id":18271369,"url":"https://github.com/digdog/UIDickBar","last_synced_at":"2025-04-05T01:31:27.741Z","repository":{"id":81093413,"uuid":"1449225","full_name":"digdog/UIDickBar","owner":"digdog","description":"Dickbar, Twitter's mainstream consumer client experience, now available for your iOS apps too.","archived":false,"fork":false,"pushed_at":"2011-03-31T20:05:00.000Z","size":2414,"stargazers_count":273,"open_issues_count":1,"forks_count":14,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-05T11:53:53.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://digdog.tumblr.com/post/3698410636/uidickbar-an-awful-idea","language":"Objective-C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digdog.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-07T08:13:01.000Z","updated_at":"2024-08-08T07:53:14.000Z","dependencies_parsed_at":"2023-02-27T19:01:10.652Z","dependency_job_id":null,"html_url":"https://github.com/digdog/UIDickBar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digdog%2FUIDickBar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digdog%2FUIDickBar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digdog%2FUIDickBar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digdog%2FUIDickBar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digdog","download_url":"https://codeload.github.com/digdog/UIDickBar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276043,"owners_count":20912286,"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-05T11:39:15.754Z","updated_at":"2025-04-05T01:31:22.729Z","avatar_url":"https://github.com/digdog.png","language":"Objective-C","readme":"# UIDickBar, An Awful Idea. #\n\n[#Dickbar][1], \"[Twitter's mainstream consumer client experience][4]\", now available for your iOS app too. \n\n![](https://github.com/digdog/UIDickBar/raw/master/Screenshots/Landscape.png)\n\n## Update ##\n\nOn March 31, 2011, Twitter [removed][5] the UIDickBar from their iPhone client version 3.3.3.\n\nProblems underlying the UIDickBar are analyzed and concluded here: [**Problems and the Solution for UIDickBar**](http://digdog.tumblr.com/post/3729884380/problems-and-the-solution-for-uidickbar), read it if you're interested.\n\n## Requirement ##\n\n1. iOS 4.0 or later (Sample project was created from Xcode 4 GM 2)\n2. Use LLVM Clang 2.0 compiler\n\n## Usage ##\n\nYou simply init \u003ccode\u003eUIDickBar\u003c/code\u003e with title, badge and an action block:\n\n    UIDickBar *dickBar = [[UIDickBar alloc] initWithDickTitle:@\"#DickBar\" dickBadge:@\"Stupid\" actionBlock:^{\n        // Anything you want to do after UIDickBar tapped\n        [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@\"http://digdog.tumblr.com\"]];\n    }];\n    [dickBar showInView:self.view];\n    [dickBar release];\n    \nThen you call \u003ccode\u003e-showInView:\u003c/code\u003e to display \u003ccode\u003eUIDickBar\u003c/code\u003e that originates from the specified view.\n\n## Features ##\n\n1. Look like real [#dickbar][1].\n2. No fancy animations.\n3. Support rotation.\n4. Support Blocks.\n5. Use UIDickBar to get tons of one star reviews, priceless.\n\n## Screenshots ##\n\n![](https://github.com/digdog/UIDickBar/raw/master/Screenshots/Landscape.png)  \n\n![](https://github.com/digdog/UIDickBar/raw/master/Screenshots/Portrait.png)\n\n## Credit ##\n\nThis project is created by [Ching-Lan 'digdog' Huang][2]. Alone with helps from following people:  \n\n* [Daniel Tull][3]\n\nThanks!\n\n## License ##\n\nUIDickBar is released under MIT License.\n    \n[1]: http://twitter.com/#search?q=%23dickbar\n[2]: http://digdog.tumblr.com\n[3]: http://danieltull.co.uk/\n[4]: https://groups.google.com/forum/#!topic/twitter-api-announce/yCzVnHqHIWo/discussion\n[5]: http://blog.twitter.com/2011/03/so-bar-walks-into-app.html","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigdog%2FUIDickBar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigdog%2FUIDickBar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigdog%2FUIDickBar/lists"}