Unoffical Slack client for Sailfish.
This is a fork of Sailslack developed by danvratil. Sailslack is a fork of Slackfish developed by Markuss Sammallahti.
I do not plan any further development except for fixing bugs preventing me from using it.
- Install qpm
- download dependencies (Qt AsyncFuture)
qpm install
- Create new Slack application
and insert its id and secret to file
.qmake.conf
:
slack_client_id=xxxxxxxxxxx.xxxxxxxxxxxx
slack_client_secret=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
- Connect to Mer SDK via ssh and, go to Sailslack project directory and build it:
mb2 -t SailfishOS-2.1.4.13-armv7hl build