https://github.com/orta/fusehub
A MacFUSE filesystem for browsing a github repository
https://github.com/orta/fusehub
Last synced: about 1 year ago
JSON representation
A MacFUSE filesystem for browsing a github repository
- Host: GitHub
- URL: https://github.com/orta/fusehub
- Owner: orta
- Created: 2010-12-06T22:16:03.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-12-17T23:13:56.000Z (over 15 years ago)
- Last Synced: 2025-03-30T23:04:06.319Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 1020 KB
- Stars: 22
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
FUSEHub
======================================================================
*Browse the Repos in TextMate*
So I want to hook up an extension for chrome that will let you click one button to mount the repo onto your filesystem
I also want to be able to just mount the filesystem and create my own directories for users and repos, for example I create the user defunkt and the filesystem gets all his repos for me so I can browse too.
A lot of these features are now in, as is a google chrome extension to add mount buttons to repo pages, and user pages
Want to test it out? click [here](fusehub:user=orta&repo=FUSEHub)
Coming soon: binaries, released extensions, an a UI!

Feature Ideas
* connect via oAuth
* quickly access watched people or repos
* custom folder icons based off user's gravatar
* safari / firefox / opera extensions