Mariotaku
Mariotaku
Sounds like https://github.com/webosbrew/webos-homebrew-channel related question. Shall we move it there?
Don't worry. I'll transfer this issue for you.
This is a good feature but external storage in webOS is quite unreliable.
I think everything you said was expressed well. Yes, on some TVs they only have very limited storage like 600MB (on mine), but with proper building we can make the...
Another way is to do this job on another machine. Because this works anywhere if you hold the token. (I didn't find any official way to do auto-start without root)
I could implement on this project instead: https://github.com/webosbrew/DevModeMgr
Managing files by TV remote would be really painful. Consider https://github.com/webosbrew/dev-manager-desktop ?
I have checked through this link: https://stackoverflow.com/questions/34449531/is-there-any-method-to-do-package-signature-for-openwrt-ipk We can use openssl to sign the IPK file as a whole, and save it as pkgfile.ipk.sig. opkg Will be able to recognize...
I'll think about signature thing later. I prefer to make user trust signature from each fresh install of a package, and store this information. As we can't endorse security of...
Unfortunately this is still highly experimental and not in active development. * It uses private API in webOS system, and it changes often across versions, causes it only working in...