https://github.com/sandsmark/slaq
slack client
https://github.com/sandsmark/slaq
Last synced: about 1 year ago
JSON representation
slack client
- Host: GitHub
- URL: https://github.com/sandsmark/slaq
- Owner: sandsmark
- License: gpl-3.0
- Created: 2018-04-21T09:21:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-06T15:49:45.000Z (over 6 years ago)
- Last Synced: 2025-03-26T14:38:21.961Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 24.4 MB
- Stars: 41
- Watchers: 8
- Forks: 9
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slaq
Unoffical [Slack](https://slack.com/) client that doesn't eat all your RAM.
Current implementation of Slaq uses 3x less memory for same teams opened
Based on [Slackfish](https://github.com/markussammallahti/harbour-slackfish).
## How to use
Get latest Qt framework.
Minimum required version is Qt 5.12.4 LTS.
We recommends online installer [here](https://www.qt.io/download-qt-installer)
or download offline versions:
[Linux](http://download.qt.io/official_releases/qt/5.12/5.12.4/qt-opensource-linux-x64-5.12.4.run), [Windows](http://download.qt.io/official_releases/qt/5.12/5.12.4/qt-opensource-windows-x86-5.12.4.exe), [macOS](http://download.qt.io/official_releases/qt/5.12/5.12.4/qt-opensource-mac-x64-5.12.4.dmg)
Platform specifics:
Windows
Windows builds requires Qt 5.12.4 version since it is contains prebuilt OpenSSL libraries. The libraries should be installed during Qt installation process
Built with MinGW 7.3.0
Linux
Minimun GCC version is 5.x (Linux)
macOS
No built image provided yet. WIP
Note: currently tested only on Linux & Windows
Compile, build and run: `qmake && make && ./slaq`
Privacy policy, because that is necessary: We don't connect to anything apart from Slack.
[](https://www.patreon.com/bePatron?u=16963463)
