Skip to content

pdelkowski/pyslacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySlacker

PySlacker is complete console based Slack client. Build with ncurses, so you don't even need X server. Currently heavily under construction.

Installation

  • Clone repo
  • Set your token in api/slack.py
  • Run script sh $ python run.py

Dependencies

  • python curses package + lib
  • requests package

Cross platform

Build to work on every platform, currently run smoothly only on FreeBSD and Debian-ish (with a little tweaking)

To do

  • Refactoring of api/slack.py
  • Error handling
  • Screen scrolling
  • and a lot more ....`

About

Console based Slack UI client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages