Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sota1235/tweetshellhistory

その日実行したコマンドをツイートする
https://github.com/sota1235/tweetshellhistory

Last synced: about 12 hours ago
JSON representation

その日実行したコマンドをツイートする

Awesome Lists containing this project

README

        

# Tweet Log

* zsh専用

* その日どのコマンドをどれだけ使ったかをTweet

## Requirement

You need to insatll some modules.

* [tw](http://shokai.github.io/tw/)

* Python 3.x

## Install

```
git clone hoge

cd TweetLog

./install
```