Slack client on Jolla Sailfish OS
Note: This project is not the source for the "Slackfish"
application currently found in Jolla Store. That application is found here.
STATUS UPDATE: Development stopped since I am not using SailfishOS anymore (for now).
_ | date |
---|---|
alpha | see milestone alpha |
beta | see milestone beta |
1.0 | see milestone 1.0 |
Release to Jolla Store | TBD |
- Install https://github.com/nekrondev/jolla_go on MerSDK
- Run
make
sudo apt-get install libqt5quick5 qtdeclarative5-dev qt5-qmake \
libglib2.0-dev qt5-default libffi-dev libsqlite3-dev \
qtbase5-private-dev qtdeclarative5-private-dev \
libqt5opengl5-dev qtdeclarative5-qtquick2-plugin
go get ./...