Yes of course. Thank you: https://ko-fi.com/jaybrueder
Feature requests are always welcome. Please open an issue on GitHub and I will try to make it happen.
However, keep in mind that is a highly opinionated product and I might decided that I do not want that feature in the application.
Even better would be if you want to contribute yourself! Learn all about it here: CHANGELOG.md
There are two reasons why I wanted to build this application:
-
I do not like using a laptop, or any large screen device, when running my PF2 games. I prefer to just use my phone to manage the encounter. I was missing an encounter manager that was optimized for the phone, especially on iOS, for PF2. Therefore, I built one.
-
I was looking for a project that sharpen my Go, PostgreSQL and HTMX skills. This project gave me a great opportunity to do just that.
I do not own an Android smartphone, and I also do not want to pay for a Apple developers license.
I was thinking about doing this in React Native. However, I try to avoid JS whenever I can :D
If there is enough interest, I would be willing to host this as a public web app on one of my servers.
However, before I do this it will take some time to test it in its current form and gather feedback.
Yes, I do that myself. The only dependency you need is Docker. Just run docker compose in the background:
docker compose up -dI am using Hetzner for my hosting needs and like it a lot.
No. Learn about self-hosting here: (https://github.com/awesome-selfhosted/awesome-selfhosted)