An open API service indexing awesome lists of open source software.

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

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!

![screenshot!](https://github.com/orta/FUSEHub/raw/master/Resources/screen.PNG)

Feature Ideas

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