Compare commits

...

4 Commits

Author SHA1 Message Date
f07ca6fc4c added screenshot 2023-07-29 16:33:14 +02:00
346147eae3 added the todo file 2023-07-29 16:24:16 +02:00
fce6508c72 removed quotes around "false" 2023-07-29 16:22:57 +02:00
ebf1f1119f created description 2023-07-29 16:00:01 +02:00
5 changed files with 21 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
TODO.md

View File

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

12
doc/DESCRIPTION.md Normal file
View File

@ -0,0 +1,12 @@
# 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.

After

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"
sha256 = "abfb79af75dbf3ff5dc9373f112df1767056f4bdb0b06ccdd885823a13e70df9"
format = "tar.gz"
in_subdir = "false"
in_subdir = false
[resources.system_user]