Skip to content

Shivamgera/zulip-terminal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zulip Terminal

An interactive terminal interface for Zulip.

Setup:

  1. Download this repository
git clone https://github.com/zulip/zulip-terminal
  1. Install the requirements:
cd zulip-terminal
sudo apt-get install python3-pip
pip3 install -r requirements.txt
  1. Download the zuliprc file into zulip-terminal directory from Zulip under the API Key section.

  2. Run Zulip-Terminal

./run.py -c ./zuliprc

Hot Keys

Command Key Combination
Reply to a message r
Move back from Compose box to the message esc

Note: You can use arrows, home, end, Page up and Page down keys to move around in Zulip-Terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%