Emanuele Sabetta
Emanuele Sabetta
> I wouldn't want to update they _keys_. Bindings should be relatively static, i.e. not change dynamically. But I agree about the meta-data. For instance, a toggle key that changes...
Apple strictly forbid running binaries not approved via AppStore. This is why a-Shell can only run interpreted script languages (Python, javascript, wasm, R, Lua, perl, scala, ruby, vbscript, csscript, dart,...
It seems tricky. Can you include a modified custom version of PyExecJS in the next version of a-Shell?
Can you add those instructions on how to use the internalbrowser to the 'help' menu inside a-shell and to the readme here on github?
Can you add a button to the toolbar to open/close the internalbrowser?
Don't count on it. Apple would never allow running arbitrary code on iOS devices. They would find a way to ban you with an excuse, like security threat or something...
@holzschu Setting the python userbase path is not helpful. Many shortcuts need to access different folders at different times, both in extension mode and in app mode in the same...
> I have not managed yet to cross-compile and run anything written in Rust on iOS. This is the worst news ever... 😠Being able to include Rust compiled binaries...
How Working Copy does it?
Can you add the vlc command above as a predefined a-Shell command? Like 'vlcplay myVideo.mp4'? And if Vlc is not installed, it should redirect to the app store vlc page:...