The burden of maintaining the code can be shared amongst several people, and this gives resilience to the project, if you’re unavailable.
We can centrally record bugs and feature requests.
We can apply business analysis to the development of the app, in order to prioritise what is important, and de-prioritise what isn’t (I can help with this).
Making the code open means that people are able to fork the code, and experiment. Any enhancements can then be added to the app, if you accept them.
I hope to take some time, this weekend, to look into the security alerts that Github is sending regarding the current code base. I’m a member of OWASP, so I hope I can assist making the application more secure. And, I cannot wait to assist in adding/enhancing features! I love this project!!
The ones that I’ve seen so far have all been attracted by cordova-browser, which makes them irrelevant to users (cordova-browser is only used for local testing of the app). I’ve also enabled CodeQL on the repos now, let’s see what turns up.