Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/myokoym/pixhibitee

An image viewer as a web application for local files. You can open your pictures exhibition easily on web.
https://github.com/myokoym/pixhibitee

Last synced: 2 days ago
JSON representation

An image viewer as a web application for local files. You can open your pictures exhibition easily on web.

Awesome Lists containing this project

README

        

# Pixhibitee [![Gem Version](https://badge.fury.io/rb/pixhibitee.svg)](http://badge.fury.io/rb/pixhibitee)

An image viewer as a web application for local files.

You can open your pictures exhibition easily on web.

## Demo

http://myokoym.net:4567/

## Installation

$ gem install pixhibitee

## Usage

$ cd /path/to/directory
$ pixhibitee [OPTIONS]

### OPTIONS

* `--silent`
* Don't open in browser
* `--public`
* Publish to network
* `--port=PORT`
* Set port number

## License

MIT License.

See LICENSE.txt for details.