Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nolim1t/random-iphone
Random iOS Code (Classes n Stuff)
https://github.com/nolim1t/random-iphone
Last synced: 2 days ago
JSON representation
Random iOS Code (Classes n Stuff)
- Host: GitHub
- URL: https://github.com/nolim1t/random-iphone
- Owner: nolim1t
- Created: 2009-05-12T01:18:51.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-08-14T09:09:16.000Z (over 14 years ago)
- Last Synced: 2024-04-14T14:30:10.508Z (7 months ago)
- Language: Objective-C
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Random bits of Objective-C code
ViewControllers
-
ledViewController- View controller for toggling on and off the iPhone4 torch.
Deprecated
(Unmaintained code)-
TwitterFeed- Prints out all my tweets. Can be easily adapted
-
JiraIssues- Downloads All Resolved Issues from Jira. Very simple class but it can be expanded upon.