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

https://github.com/lucifier129/album

View the current working directory in browser
https://github.com/lucifier129/album

Last synced: 15 days ago
JSON representation

View the current working directory in browser

Awesome Lists containing this project

README

          

Album
====
View the current directory in browser

## install
```
npm install -g album
```

##usage
```
album
//or with port
album 8888
```
Then the browser will open http://127.0.0.1:1234/

## License
The MIT license.