Skip to content

bokuweb/ASlack-Stream

 
 

Repository files navigation

ASlack-Stream

Another/Angular Slack Stream is another implimentation of https://github.com/TazuKongari/Slack-Stream

SS

Features

  • Everything shown in a single window
  • Multi-platform. Runs in Windows, Mac and Linux
  • Multiple teams supported
  • Select one channel to focus on it
  • Smooth transition between Slack Stream and the official client
  • Message posting
  • Easily input emojis
  • Web sites and images thumbnailed

Download

Stable

https://github.com/mazun/ASlack-Stream/releases

Unstable latest build

http://1341shangrila.dip.jp/aslackstream

Keyboard shortcuts

  • Ctrl+Alt+Enter: Activate ASlack-Stream window and open message writing form (target channel is the channel of latest message). You can use this shortcut even when ASlack-Stream window is not active.

  • : Edit latest your own message.

  • Alt+↑/↓(when inputing your message): Change target channel.

How to use(for developer)

  1. Install Node.js
  2. Git clone this repository and run the following commands
cd path-to-this-reposritory
yarn install

# Compile
yarn build

# Run electron
yarn electron

About

Another/Angular Slack Stream

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 51.0%
  • JavaScript 39.7%
  • HTML 5.8%
  • CSS 3.3%
  • Shell 0.2%