53 lines
2.2 KiB
Markdown
53 lines
2.2 KiB
Markdown
<!--
|
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
|
It shall NOT be edited by hand.
|
|
-->
|
|
|
|
# SR2 Initiative Tracker for YunoHost
|
|
|
|
[](https://dash.yunohost.org/appci/app/sr2ini)  
|
|
|
|
[](https://install-app.yunohost.org/?app=sr2ini)
|
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
|
|
|
> *This package allows you to install SR2 Initiative Tracker quickly and simply on a YunoHost server.
|
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
|
|
|
## Overview
|
|
|
|
sr2ini is a lightweight, single-page initiative tracker for the TTRPG Shadowrun in its 2nd edition. The app helps DMs and players to manage fights by tracking each combatant's initiative, order of action, damage (stun and physical), and wound modifiers. It was written specifically for mobile use and can be installed as a web app.
|
|
|
|
This package allows you to install sr2ini quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
|
|
|
|
## YunoHost specific features
|
|
|
|
* supports multi-install
|
|
* defaut visibility is public
|
|
|
|
|
|
**Shipped version:** 0.9~ynh1
|
|
|
|
## Screenshots
|
|
|
|

|
|
|
|
## Documentation and resources
|
|
|
|
* YunoHost documentation for this app: <https://yunohost.org/app_sr2ini>
|
|
* Report a bug: <https://github.com/YunoHost-Apps/sr2ini_ynh/issues>
|
|
|
|
## Developer info
|
|
|
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/sr2ini_ynh/tree/testing).
|
|
|
|
To try the testing branch, please proceed like that.
|
|
|
|
``` bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/sr2ini_ynh/tree/testing --debug
|
|
or
|
|
sudo yunohost app upgrade sr2ini -u https://github.com/YunoHost-Apps/sr2ini_ynh/tree/testing --debug
|
|
```
|
|
|
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|