Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

hideto0710/slack-trend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack_trend

##概要 slack_stockerで生成したファイルからトレンドを表示するデスクトップアプリケーション。

###使用方法

  1. ファイルをドラッグ&ドロップ、または左上のアイコンからファイルを選択することでグラフを表示
  2. グラフ上の任意の点をクリックすることで指定期間の本文を表示

###プロジェクトについて

  • Electronで作成
  • CoffeeScriptとJSXで記述
  • viewのコンポーネントとしてReactをを使用
  • タスク自動化ツールにgulp.jsを使用

##開発環境

$ npm install gulp -g
$ npm install electron-prebuilt -g
$ git clone 'https://git.emining.jp/gitbucket/git/h.inamura/slack_trend.git'
$ cd slack_trend
$ npm install

##開発

###gulpの実行

$ gulp

###electronの実行

$ electron .

##プロジェクト参考

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published