https://github.com/ericadamski/vscode-tinycare
💖:computer: - A little package to bring care to your vscode, heavily influenced by https://github.com/notwaldorf/tiny-care-terminal
https://github.com/ericadamski/vscode-tinycare
twitter-bot vscode vscode-extension
Last synced: 3 months ago
JSON representation
💖:computer: - A little package to bring care to your vscode, heavily influenced by https://github.com/notwaldorf/tiny-care-terminal
- Host: GitHub
- URL: https://github.com/ericadamski/vscode-tinycare
- Owner: ericadamski
- Created: 2018-03-19T14:00:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-03T18:08:31.000Z (about 7 years ago)
- Last Synced: 2025-01-06T09:45:31.016Z (5 months ago)
- Topics: twitter-bot, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=ericadamski.tinycare
- Size: 103 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# vscode-tinycare 🤗
A simple extension that brings some care to vscode. 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
* `tinycare.twitter_consumer_key [required]`: Twitter Consumer Key (API Key)
* `tinycare.twitter_consumer_secret [required]`: Twitter Consumer Secret (API Secret)
* `tinycare.twitter_access_token [required]`: Twitter Access Token
* `tinycare.twitter_access_token_secret [required]`: Twitter Access Token Secret
* `tinycare.break_time`: The amount of minutes that constitues a break
**Enjoy!**