Franz/Rambox style communication app
#6
Rambox/Hamsket doesn't seem to be possible due to Sencha on aarch64.

Franz can be compiled, or the more open fork ferdi:

https://github.com/getferdi/ferdi/releases

There's an AUR-package for it, but it always lags behind a bit; I'll see if I can get it working for the most recent release and report back.

https://aur.archlinux.org/packages/ferdi

I only rarely use it, though, because electron really is not a nice thing to use on a somewhat resource constrained device.

/edit: Forgot to add: the only major change required in the PKGBUILD was:

Code:
@@ -78,7 +78,7 @@ package() {

  # Install the .asar files
  install -dm 755 "$pkgdir"/usr/lib/ferdi
-  cp -r --no-preserve=ownership --preserve=mode out/linux-unpacked/resources "$pkgdir"/usr/lib/ferdi/
+  cp -r --no-preserve=ownership --preserve=mode out/linux-arm64-unpacked/resources "$pkgdir"/usr/lib/ferdi/

  # Install icon
  install -Dm 644 "$srcdir"/ferdi.desktop "$pkgdir"/usr/share/applications/ferdi.desktop


Messages In This Thread
Franz/Rambox style communication app - by Wizzard - 07-31-2019, 01:06 AM
RE: Franz/Rambox style communication app - by llsf - 02-05-2020, 04:17 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Debos (debian style os image creator) mfritsche 0 2,017 11-12-2019, 04:28 AM
Last Post: mfritsche

Forum Jump:


Users browsing this thread: 1 Guest(s)