PySlacker is complete console based Slack client. Build with ncurses, so you don't even need X server. Currently heavily under construction.
- Clone repo
- Set your token in api/slack.py
- Run script
sh $ python run.py
- python curses package + lib
- requests package
Build to work on every platform, currently run smoothly only on FreeBSD and Debian-ish (with a little tweaking)
- Refactoring of api/slack.py
- Error handling
- Screen scrolling
- and a lot more ....`