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

https://github.com/ericadamski/atom-tinycare

💖:atom: - A little package to bring care to your atom, heavily influenced by https://github.com/notwaldorf/tiny-care-terminal
https://github.com/ericadamski/atom-tinycare

atom atom-editor atom-package atom-plugin care twitter

Last synced: 3 months ago
JSON representation

💖:atom: - A little package to bring care to your atom, heavily influenced by https://github.com/notwaldorf/tiny-care-terminal

Awesome Lists containing this project

README

        

# atom-tinycare 🤗

A simple extension that brings some care to atom. Gets tweets from @tinycarebot and returns them to you every 30 minutes unless you take a break of at least a minute.

Based on https://github.com/notwaldorf/tiny-care-terminal ❤️

# options

> Grab your twitter keys from here https://apps.twitter.com/app/new

* `twitter_consumer_key [required]`: Twitter Consumer Key (API Key)
* `twitter_consumer_secret [required]`: Twitter Consumer Secret (API Secret)
* `twitter_access_token [required]`: Twitter Access Token
* `twitter_access_token_secret [required]`: Twitter Access Token Secret
* `break_time`: The amount of minutes that constitues a break

![see it work](https://user-images.githubusercontent.com/6516758/37629546-bf5da0e0-2bb5-11e8-9b47-559fa8446b41.gif)

**Enjoy!**