Online Office Viewer Save

preview doc/ppt/xls online via unoconv.

Project README

online_office_viewer

preview doc/ppt/xls online via unoconv.

Result

screenflow.gif

Installation

sudo apt-get install unoconv redis-server php5-redis
git clone https://github.com/nladuo/online_office_viewer.git
cd online_office_viewer && composer install

Deployment

1. Start Redis server

redis-server

2. Start the Convert-Worker

cd online_office_viewer/cli
bash ./start_worker.sh

3. Start Web Server

cd online_office_viewer
php -S 0.0.0.0:8888

Now, You can visit http://localhost:8888/ and upload a office file to see result.

LICENSE

MIT

Open Source Agenda is not affiliated with "Online Office Viewer" Project. README Source: nladuo/online_office_viewer
Stars
70
Open Issues
0
Last Commit
7 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating