LoginSignup
1
0

More than 5 years have passed since last update.

simple-twitter

Last updated at Posted at 2018-06-02

概要

 twitterというのは、APIを公開していて、なかなか面白いです。
 これをベースにnode pugでクライアントを作りました。
 これは、「広告」もはいらず、特定の人のツイートのフィルタ等もありません。

ダウンロード

https://github.com/hideume/simple-twc
でございます。
windowsでもlinuxでも動作確認しました。nodeは必須です。

screenshot

image.png
こんな感じ

特徴

 普通のtwitterだとapiはあるんだけど、メニューの奥底にあるので使いにくい
というのがありますね。まだまだ、APIは対応していないのもあるんですが、おいおい
作ろうと思います。
 retweetの速度計測なんてのもあって、
image.png
 こんな感じになります。最新の80tweetを時間毎に表示しているもんです。

 その他、userのリストとかの一覧が簡単にでるので、user分析を今後は充実したいかなあ・・とか、analysticをもう少し簡単に見れるようにしたいなあ・・とか考えております。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0