Compare commits

..

No commits in common. "f07ca6fc4cc6635740d1f1e8dc703b75d632de9d" and "512f8eb550e672e40cc461a5d8e7f26a184eb689" have entirely different histories.

5 changed files with 4 additions and 21 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
TODO.md

View File

@ -1,10 +1,5 @@
# TODOs # TODOs
- add documentation - add upgrade and change_url scripts
- test app: https://yunohost.org/en/packaging_testing
- add scripts:
- upgrade
- change_url
- find better way to acquire source files - find better way to acquire source files
- integration with Jenkins? (gibt ein gitea-Plugin dafür) - add documentation
- wie mache ich das mit dem Usernamen für meine gitea repositories? da hätte ich gern eclipse statt tobias stehen

View File

@ -1,12 +0,0 @@
# sr2ini for YunoHost
## 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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 270 KiB

View File

@ -41,7 +41,7 @@ ram.runtime = "1M"
url = "https://git.unterdemradar.de/tobias/sr2ini_ynh/raw/branch/main/dist/sr2ini_ynh-0.1~ynh1.tar.gz" url = "https://git.unterdemradar.de/tobias/sr2ini_ynh/raw/branch/main/dist/sr2ini_ynh-0.1~ynh1.tar.gz"
sha256 = "abfb79af75dbf3ff5dc9373f112df1767056f4bdb0b06ccdd885823a13e70df9" sha256 = "abfb79af75dbf3ff5dc9373f112df1767056f4bdb0b06ccdd885823a13e70df9"
format = "tar.gz" format = "tar.gz"
in_subdir = false in_subdir = "false"
[resources.system_user] [resources.system_user]