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: 14 days ago
JSON representation
その日実行したコマンドをツイートする
- Host: GitHub
- URL: https://github.com/sota1235/tweetshellhistory
- Owner: sota1235
- Created: 2014-11-30T11:50:03.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-30T11:57:25.000Z (about 10 years ago)
- Last Synced: 2024-12-24T01:40:48.465Z (15 days ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 2
- 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
```