Desktop App Installation
How to install the desktop app from Github Releases
Last updated
Was this helpful?
How to install the desktop app from Github Releases
Last updated
Was this helpful?
Download bluebubbles_standalone.exe
from GitHub releases (linked above)
Run the installer
You may receive a warning from Windows Defender about an unrecognized publisher, simply click "More Info", and then "Run anyways" at the bottom.
Complete the installation
Download bluebubbles_linux.zip
from GitHub Releases (linked above)
Unzip bluebubbles_linux.zip
Move libobjectbox.so
from bundle/lib
in bundle to /usr/lib
Run the executable bluebubbles_app
inside bundle
Note: You might need to install the following dependencies:
For notifications - libnotify-dev
For video playback - vlc
, libvlc-dev
For the system tray - appindicator3-0.1
, libappindicator3-dev
You can use the following command: