sclack
sclack copied to clipboard
The best CLI client for Slack, because everything is terrible!
I'm worndering if there's any way to create a custom theme other than editing `themes.py`. If not, then please consider adding such a feature.
view replies thread 
This PR adds support for multiple person instant messages+ These are shown as channels by the moment. Maybe a further enhancement is adding a divisor in the channel column
adds a condition to the lambda that sorts the channels to send the general channels first as mentioned in #71
The app loads succesfully, the channels list appears in the sidebar, and the loading message persists. Then I open the quick switcher and this message appears behind it: ``` Whoops,...
Like for code blocks, or just multi-line items being pasted. Right now the newlines trigger a post
Moved the app.py and config.json files within the sclack package and updated the setup.py to use the refactored entrypoint to start the script. This should make the sclack application installable...
When I first open sclack it is fairly unresponsive (eventually my keypresses are registered, but there are long delays, sometimes 20+ seconds) and sometimes I see the error mentioned in...
I know this was handled in a few other issues but all the other ones seemed resolved. I just installed sclack and it worked out of box as advertised. The...
Support notification https://github.com/haskellcamargo/sclack/issues/43 *Tested* * Macos high sierra * Linux Fedora 28 Need help to test more Macos Versions and Linux distributions *Todo* * Support DND mode