Unoffical Slack client for Sailfish available in Jolla Store.
This is a fork of Slackfish developed by Markuss Sammallahti.
- download dependencies (Qt AsyncFuture)
git submodule init
git submodule update
- Create new Slack application
and insert its id and secret to file
.qmake.conf
:
slack_client_id=xxxxxxxxxxx.xxxxxxxxxxxx
slack_client_secret=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-
In Sailfish IDE go to
Tools
→Options
→Sailfish OS
→Build Engine
→Manage Build Targets
and installsailfish-components-webview-qt5
for all targets you want to build for. -
Connect to Mer SDK via ssh and, go to Sailslack project directory and build it:
mb2 -t SailfishOS-2.1.4.13-armv7hl build