When using TinyWebBD you can go to http://tinywebdb.appinventor.mit.edu and easily store/getvalue under a given tag. But TinyWebDB of course has its limitations.
What are the options to connect to and in the same way as with TinyWebBD above easily store/getvalue to your CloudDB-project (with info like ProjectID and Token) from a computer client or browser, except from doing it from the app itself? If there are any such options?
If you have some knowledge of Java, you can port the TinyWebDB component source code (after some changes) and run it on your computer with the same credentials. But ofc, it would require some Java skills at the end.