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
- Host: GitHub
- URL: https://github.com/ericadamski/atom-tinycare
- Owner: ericadamski
- Created: 2018-03-19T19:59:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T00:42:55.000Z (about 7 years ago)
- Last Synced: 2025-01-06T09:45:42.584Z (5 months ago)
- Topics: atom, atom-editor, atom-package, atom-plugin, care, twitter
- Language: JavaScript
- Homepage: https://atom.io/packages/tinycare
- Size: 7.81 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
**Enjoy!**