{"id":13394520,"url":"https://github.com/evanyeung/terminal-slack","last_synced_at":"2025-04-12T21:33:50.048Z","repository":{"id":31784077,"uuid":"35350496","full_name":"evanyeung/terminal-slack","owner":"evanyeung","description":"Terminal client for slack","archived":false,"fork":false,"pushed_at":"2019-01-16T07:29:39.000Z","size":1704,"stargazers_count":1032,"open_issues_count":25,"forks_count":79,"subscribers_count":26,"default_branch":"master","last_synced_at":"2024-05-22T21:35:22.812Z","etag":null,"topics":["javascript","node","slack","terminal"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evanyeung.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-10T00:14:25.000Z","updated_at":"2024-04-16T18:23:39.000Z","dependencies_parsed_at":"2022-09-10T16:21:16.564Z","dependency_job_id":null,"html_url":"https://github.com/evanyeung/terminal-slack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanyeung%2Fterminal-slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanyeung%2Fterminal-slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanyeung%2Fterminal-slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanyeung%2Fterminal-slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evanyeung","download_url":"https://codeload.github.com/evanyeung/terminal-slack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248636245,"owners_count":21137405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","node","slack","terminal"],"created_at":"2024-07-30T17:01:22.453Z","updated_at":"2025-04-12T21:33:50.022Z","avatar_url":"https://github.com/evanyeung.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Terminal Slack\nA terminal interface for Slack.\n\n![Screenshot of Termianl Slack](screen-shot.png)\n\n## Controls\n| Command | Key Combination |\n| ------- | --------------- |\n| Move up | `up arrow` or `k` |\n| Down up | `down arrow` or `j` |\n| Search | `/` |\n| Exit | `esc` |\n| Select channels list | `ctrl` + `c` |\n| Select users list | `ctrl` + `u` |\n| Select writing area | `ctrl` + `w` |\n| Select message list | `ctrl` + `l` |\n \n## Prerequsites\n - [Node](https://nodejs.org/en/) v6.0.0 or higher\n - A [Slack](https://slack.com/) Account\n\n## Setup\n1. Download this repository:\n\n\t```\n\tgit clone https://github.com/evanyeung/terminal-slack.git\n\t```\n\n2. Enter the directory:\n\n\t```\n\tcd terminal-slack\n\t```\n\n3. Install the package:\n\n\t```\n\tnpm install\n\t```\n\t\n4. Create your Legacy Slack API token.\n\n\t- Go to the [Slack Legacy Tokens](https://api.slack.com/custom-integrations/legacy-tokens) page\n\t- Click **Generate Token**\n\n5. Install your token on your local machine, inserting your token between the quotes:\n\n\t```\n\texport SLACK_TOKEN='your-slack-token-here'\n\t```\n\n6. Run the application: \n\n\t```\n\tnode main.js\n\t```\n\t\n7. Terminal Slack should now launch.\n\n## Troubleshooting\n - **Terminal Slack opens for a second but then closes again**\n\n \tThis might be due to your `SLACK_TOKEN` not being recognised. Make sure the put your `SLACK_TOKEN` between the two single quotes when exporting it:\n \t\n \t```\n \texport SLACK_TOKEN='xoxp-254112160503-252950188691-252375361712-6cbf56aada30951a9d310a5f23d032a0'\n \t```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanyeung%2Fterminal-slack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevanyeung%2Fterminal-slack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanyeung%2Fterminal-slack/lists"}