1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/strut_ynh.git synced 2024-09-03 20:26:33 +02:00
Strut package for YunoHost
Find a file
2020-10-11 01:53:09 +02:00
conf Normalization from example_ynh 2019-03-04 17:17:05 +01:00
scripts Remove duplicated code 2019-06-24 21:11:53 +02:00
sources/patches [enh] Use sources from MohannadNaj's strut fork 2018-05-27 05:29:07 +02:00
.gitignore [enh] Move from old forked repository to a new one 2016-05-01 21:45:18 +02:00
check_process Normalization from example_ynh 2019-05-20 17:20:41 +02:00
LICENSE [enh] Update package to level 7 2017-09-05 00:51:08 +02:00
manifest.json Correct French spelling in the manifest 2020-10-11 01:53:09 +02:00
pull_request_template.md Move from ci-apps-dev to ci-apps-hq 2019-04-15 20:54:52 +02:00
README.md Update README.md 2020-04-30 15:13:01 +02:00
README_fr.md Update README_fr.md 2020-04-30 15:16:46 +02:00

Strut for YunoHost

Integration level
Install Strut with YunoHost

Lire ce readme en français.

This package allow you to install Strut quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Strut is an HTML/JS slide presentation editor. It work with impress.js.

Shipped version: 20171224-1

Screenshots

Demo

Configuration

If configuration is needed, feel free to contribute.

Documentation

  • YunoHost documentation: If specific documentation is needed, feel free to contribute.

YunoHost specific features

Multi-users support

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

Limitations

No import/export from/to OpenDocument or pptx.

Additional information

Initial Strut software includes Google Analytics and is bind to Imgur to upload images. This kind of trackers or external services are not accepted by the package team of YunoHost. So this trackers are removed from sources, a pull request has been done and merged but has finally be removed from the strut upstream with no explanation. In more, Strut developers don't deliver builded versions. To build a version it needs grunt, that can't be removed easily.

To avoid to take time to build this html/js app, this package setups a builded version of Strut with the patch that remove Google Analytics and Imgur dependencies. It is a build of this version 6761b141ee . So it's not the more recent version.


Developers info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/strut_ynh/tree/testing --debug
or
sudo yunohost app upgrade strut -u https://github.com/YunoHost-Apps/strut_ynh/tree/testing --debug