mirror of
https://github.com/nextcloud/server.git
synced 2026-04-08 02:26:12 -04:00
You have to put a presentation file that contains the presentation defined in html into your ownCloud with the file extension .impress Then you can use this app to play it. It also contains a demo presentation that you can use to learn. Help is welcome to improve this app. :-)
10 lines
352 B
XML
10 lines
352 B
XML
<?xml version="1.0"?>
|
|
<info>
|
|
<id>impress</id>
|
|
<name>Impress</name>
|
|
<description>A Player for impress presentations. Many thanks to Bartek Szopka for creating the wonderful impress.js library who made this app possible.</description>
|
|
<licence>AGPL</licence>
|
|
<author>Frank Karlitschek</author>
|
|
<require>4</require>
|
|
<shipped>true</shipped>
|
|
</info>
|