Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlanQuatermain/iPad-Filesystem
A simple split-view-based filesystem browser for the iPad. Find out what you can read or write!
https://github.com/AlanQuatermain/iPad-Filesystem
Last synced: 2 months ago
JSON representation
A simple split-view-based filesystem browser for the iPad. Find out what you can read or write!
- Host: GitHub
- URL: https://github.com/AlanQuatermain/iPad-Filesystem
- Owner: AlanQuatermain
- License: bsd-3-clause
- Created: 2010-05-10T21:25:23.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-05-11T22:13:02.000Z (over 14 years ago)
- Last Synced: 2023-04-11T13:50:55.539Z (almost 2 years ago)
- Language: Objective-C
- Homepage: http://alanquatermain.net/
- Size: 101 KB
- Stars: 57
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: LICENSE
Awesome Lists containing this project
- awesome - iPad-Filesystem - A simple split-view-based filesystem browser for the iPad. Find out what you can read or write! (etc)
- awesome - iPad-Filesystem - A simple split-view-based filesystem browser for the iPad. Find out what you can read or write! (etc)
README
h1=. iPad Filesystem
p=. Version 1.0 -- 10 May 2010
p=. By "Jim Dovey":mailto:[email protected]
h2=. Licensing
Released under the New BSD License. See 'LICENSE' for more information.
h3. About
A simple application which implements a filesystem browser for the iPad, using a UISplitView to do its work.
h3. Usage
In the overview pane, select an item to view its filesystem data (from *NSFileManager*) in the detail pane. To advance into a folder, click the blue disclosure button to the right of its name in the overview table.