device source analysis

This commit is contained in:
arnaucode
2017-04-15 20:47:33 +02:00
parent ee7caca895
commit 8456427b32
6 changed files with 39 additions and 3 deletions

View File

@@ -1,6 +1,13 @@
# goTweetsAnalyze
twitter analyzer written in Go lang
twitter analyzer written in Go lang, insipired on the Python tweets_analyzer by x0rz https://github.com/x0rz/tweets_analyzer
[under development]
#### Current analysis
- word count
- weekly activity distribution
- daily activity distribution
- devices used
![Alt text](https://raw.githubusercontent.com/arnaucode/goTweetsAnalyze/master/screen3.png "screen")
@@ -24,4 +31,4 @@ to run it:
```
./goTweetsAnalyze
```
- follow the instructions
- follow the instructions that appears on the terminal