사용자 도구

사이트 도구


communication:slack

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
communication:slack [2019/11/10 15:43]
kwon37xi [Linux 대체 클라이언트]
communication:slack [2021/08/17 12:56] (현재)
kwon37xi [실행]
줄 2: 줄 2:
   * http://slack.com   * http://slack.com
  
 +===== 실행 =====
 +  * ''%%--startup%%'' : 실행시 창을 숨기고 시스템트레이에 아이콘만 나오게 실행한다.
 +    * 2021년 현재, ''%%--startup%%'' 옵션이 있을 경우, Linux/Gnome에서 자동시작을 하면 시작시에 빈 창(empty window)가 뜨는 현상이 발생해서, 해당 옵션을 껐음.
 ===== Linux 대체 클라이언트 ===== ===== Linux 대체 클라이언트 =====
   * ''deb'', ''rpm'', [[linux:snap|Snap]], [[linux:flatpak|Flatpak]] 등 지원   * ''deb'', ''rpm'', [[linux:snap|Snap]], [[linux:flatpak|Flatpak]] 등 지원
   * [[https://github.com/raelgc/scudcloud|scudcloud linux slack clinet]]   * [[https://github.com/raelgc/scudcloud|scudcloud linux slack clinet]]
   * [[https://github.com/plaidchat/plaidchat|plaidchat node.js based slack client]]   * [[https://github.com/plaidchat/plaidchat|plaidchat node.js based slack client]]
-  * [[https://github.com/wee-slack/wee-slack|wee-slack]] +  * [[https://github.com/erroneousboat/slack-term|Slack Term]] 터미널 슬랙. Github Star 높으나 잘 작동안함. 
-  * [[https://github.com/erroneousboat/slack-term|Slack Term]] 터미널 슬랙+  * [[https://github.com/haskellcamargo/sclack|sclack]]
   * [[https://github.com/rockymadden/slack-cli|slack-cli]]   * [[https://github.com/rockymadden/slack-cli|slack-cli]]
 +
 +===== wee-slack =====
 +  * [[https://github.com/wee-slack/wee-slack|wee-slack]]
 +  * [[https://aur.archlinux.org/packages/wee-slack/|wee-slack AUR]] 설치 후에 다음 작업을 해줘야 작동함.
 +
 +<code sh>
 +ln -s /usr/lib/weechat/weemoji.json ~/.weechat/weemoji.json
 +ln -s /usr/lib/weechat/python/wee_slack.py ~/.weechat/python/autoload/wee_slack.py
 +</code>
 +
 +  * [[https://github.com/wee-slack/wee-slack|wee-slack]] 의 ''/slack register'' 부분을 따라해서 인증 토큰 설정할 것.
communication/slack.1573368183.txt.gz · 마지막으로 수정됨: 2019/11/10 15:43 저자 kwon37xi