Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kaakaa/pptgallery
- Owner: kaakaa
- License: other
- Created: 2013-12-12T14:26:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-17T13:08:53.000Z (over 9 years ago)
- Last Synced: 2024-04-14T18:21:34.399Z (9 months ago)
- Language: JavaScript
- Size: 2.88 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
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