Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mieky/pint
Personal Insight for Twitter
https://github.com/mieky/pint
Last synced: about 1 month ago
JSON representation
Personal Insight for Twitter
- Host: GitHub
- URL: https://github.com/mieky/pint
- Owner: mieky
- Created: 2014-11-22T16:20:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-22T18:30:50.000Z (almost 10 years ago)
- Last Synced: 2023-03-11T15:24:59.531Z (over 1 year ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pint - Personal Insight for Twitter
Optimize your Twitter follows and unfollows, for great success.
See [Ideas and specifications](SPECS.md).
## How do I use it?
You probably shouldn't yet, because it's very much a work in progress.
For the adventurous:
- `npm install`
- Set up your [secrets](https://dev.twitter.com/oauth/tools/signature-generator/) in [secrets.json](secrets.example.json), or as environment variables.- `node pint me` for a quick personal summary (screen name based on the auth tokens)
Currently prints something, not quite insightful just yet:
```
handle @mieky
followers 923
following 343
ratio 2.690962099125364
```TODO:
- `node pint ` -- analyze twitter handle
## License
MIT