Skip to content
This repository was archived by the owner on Apr 14, 2020. It is now read-only.

neversun/Slackfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

22766d1 · Aug 20, 2017

History

62 Commits
Jun 26, 2016
Mar 8, 2017
Sep 4, 2016
Sep 4, 2016
Mar 8, 2017
Nov 26, 2015
Nov 3, 2015
Jun 26, 2016
Sep 12, 2015
Aug 20, 2017
Jun 26, 2016
Mar 8, 2017
Mar 8, 2017

Repository files navigation

Slackfish - Slack client on Jolla Sailfish OS

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.

Project status

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

Build on MerSDK

Install go dependencies on development machine

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  ./...