Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sota1235/tweetshellhistory
その日実行したコマンドをツイートする
https://github.com/sota1235/tweetshellhistory
Last synced: about 12 hours ago
JSON representation
その日実行したコマンドをツイートする
- Host: GitHub
- URL: https://github.com/sota1235/tweetshellhistory
- Owner: sota1235
- Created: 2014-11-30T11:50:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-30T11:57:25.000Z (almost 10 years ago)
- Last Synced: 2023-08-05T20:12:10.714Z (over 1 year ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 hogecd TweetLog
./install
```