Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamhoracek/KOFiles
https://github.com/adamhoracek/KOFiles
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adamhoracek/KOFiles
- Owner: adamhoracek
- License: mit
- Created: 2012-08-16T13:40:45.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-16T13:55:04.000Z (over 12 years ago)
- Last Synced: 2023-11-07T21:01:05.384Z (about 1 year ago)
- Language: Objective-C
- Size: 257 KB
- Stars: 148
- Watchers: 20
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KOFiles – extended table with selection
=======================================This component is an extended UITableView, suited for showing files and directories. It can display additional information, like date of creation and file size. When an item is selected it shows a toolbox under it. It was developed for [Kodiak PHP](http://www.becomekodiak.com/), an app which allows you to write and run PHP code directly on the iPad.
Features
--------Individual items can be selected by tapping the icon on the left side of them. Multiple selection is allowed. If you select only one item, a toolbox is shown with an animation.
To see the component in action, take a look at the video at [http://www.becomekodiak.com/](http://www.becomekodiak.com/) or try our app called [Kodiak PHP on the App Store](http://itunes.apple.com/us/app/kodiak-php/id542685332?ls=1&mt=8).
Usage
-----We included a demo project that shows how to use the component.
Copyright and license
---------------------This product is free and open source and it is distributed under the MIT License. See the file `LICENSE` for the complete text of the license.
Contact
-------http://www.becomekodiak.com/
http://www.twitter.com/becomekodiak/
[email protected]