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: 17 days 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 (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-05-11T22:13:02.000Z (almost 15 years ago)
- Last Synced: 2024-11-05T11:54:31.194Z (6 months ago)
- Language: Objective-C
- Homepage: http://alanquatermain.net/
- Size: 101 KB
- Stars: 56
- 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:jimdovey@mac.com
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.