radical-native
radical-native copied to clipboard
Extending Element (Riot Web) with native capabilities
No support from upstream, makes it hard to keep this thing functional.
Since there is no instruction to install without a package, I'm pasting here a little script to run. ``` #!/bin/bash USERPATH="$HOME/bin" FFNATIVE="$HOME/.mozilla/native-messaging-hosts" BINNAME="radical-native_v0.1beta15_x86-amd64" native_manifest() { cat
Element seems to no longer fall back to the default / local storage key if none is found in the system keychain, hence it refuses to work correctly Workarounds -...
https://github.com/vector-im/element-desktop/pull/147
dirs is deprecated: https://github.com/dirs-dev/dirs-sys-rs https://github.com/cjbassi/platform-dirs-rs
[Element in nexcloud](https://apps.nextcloud.com/apps/riotchat) by default is loaded inside an iframe within nextcloud. Enabling radical native there will break element, so it never loads. Opening just element in its own tab...
Could Radical Native Add-on be integrated into riot-web? If no, please add it to AMO.
Snap related issues when trying to use native messaging: - `error while loading shared libraries: libsqlcipher.so.0: cannot open shared object file: No such file or directory` or "no such native...
Please add deb to official debian repository or packages.riot.im
Implemented in https://github.com/matrix-org/seshat/pull/64, but seems to net getting used in Riot yet.