https://github.com/romac/tumblrfs
TumblrFS is a MacFUSE file system which allows you to browse a tumblog as if it was a volume on your computer (EXPERIMENTAL)
https://github.com/romac/tumblrfs
Last synced: about 1 year ago
JSON representation
TumblrFS is a MacFUSE file system which allows you to browse a tumblog as if it was a volume on your computer (EXPERIMENTAL)
- Host: GitHub
- URL: https://github.com/romac/tumblrfs
- Owner: romac
- License: mit
- Created: 2011-06-09T16:20:06.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-09T16:20:38.000Z (about 15 years ago)
- Last Synced: 2025-04-12T13:19:02.706Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 332 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
- License: LICENSE
Awesome Lists containing this project
README
# TumblrFS
## Description
TumblrFS is a MacFUSE file system which allows you to browse a tumblog as if it was a volume on your computer.
## Warning
The project is a WIP and currently depends on some stupid PHP script to parse the XML data
returned by the Tumblr API. So it will likely not work on your computer. Sorry.
## License
TumblrFS is licensed under the [MIT license](http://www.opensource.org/licenses/mit-license.php).