Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/myokoym/pixhibitee
- Owner: myokoym
- License: mit
- Created: 2015-07-14T15:13:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-17T17:47:07.000Z (over 9 years ago)
- Last Synced: 2024-08-09T19:19:42.159Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 211 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.