Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaakaa/pptgallery

This app is ppt/pptx slide gallery on CentOS.
https://github.com/kaakaa/pptgallery

Last synced: 23 days ago
JSON representation

This app is ppt/pptx slide gallery on CentOS.

Awesome Lists containing this project

README

        

PPTGallery
==========

This app is ppt/pptx gallery on CentOS.

When you upload .ppt or .pptx file, this app coverts it to pdf and slide html.

![](https://raw.githubusercontent.com/kaakaa/pptgallery/master/sample.gif)

USAGE
-----

```
bundle install --path vendor/bundle
bundle exec foreman start
```

REQUIREMENTS
------------

* [rmagick](https://github.com/rmagick/rmagick "rmagick")
* [LibreOffice](http://www.libreoffice.org/ "LibreOffice")
* [ImageMagick](http://www.imagemagick.org/script/index.php "ImageMagick")

License
-------

* MIT
* see LICENSE