Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wolfe1/daskeyboard-applet--crypto-watch
Displays cryptocurrency price variations on Das Keyboards Q Series.
https://github.com/wolfe1/daskeyboard-applet--crypto-watch
applet coinbase crypto crypto-watch cryptocurrency das-keyboard daskeyboard hacktoberfest
Last synced: 2 months ago
JSON representation
Displays cryptocurrency price variations on Das Keyboards Q Series.
- Host: GitHub
- URL: https://github.com/wolfe1/daskeyboard-applet--crypto-watch
- Owner: Wolfe1
- License: mit
- Created: 2019-05-14T16:12:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-02T13:55:54.000Z (over 1 year ago)
- Last Synced: 2024-10-15T16:13:09.787Z (3 months ago)
- Topics: applet, coinbase, crypto, crypto-watch, cryptocurrency, das-keyboard, daskeyboard, hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 1.66 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Q Applet: Crypto Watch
[![Build Status](https://travis-ci.org/Wolfe1/daskeyboard-applet--crypto-watch.svg?branch=master)](https://travis-ci.org/Wolfe1/daskeyboard-applet--crypto-watch)
[![Coverage Status](https://coveralls.io/repos/github/Wolfe1/daskeyboard-applet--crypto-watch/badge.svg?branch=master)](https://coveralls.io/github/Wolfe1/daskeyboard-applet--crypto-watch?branch=master)
[![CodeFactor](https://www.codefactor.io/repository/github/wolfe1/daskeyboard-applet--crypto-watch/badge)](https://www.codefactor.io/repository/github/wolfe1/daskeyboard-applet--crypto-watch)
[![DeepScan grade](https://deepscan.io/api/teams/10694/projects/13522/branches/230975/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=10694&pid=13522&bid=230975)
[![Known Vulnerabilities](https://snyk.io//test/github/Wolfe1/daskeyboard-applet--crypto-watch/badge.svg?targetFile=package.json)](https://snyk.io//test/github/Wolfe1/daskeyboard-applet--crypto-watch?targetFile=package.json)Displays cryptocurrecny price changes on a Das Keyboard Q Series.
Keys are assigned either a green or a red color depending on the cryptocurrency
trading higher or lower than the previous 15 minuet window[GitHub repository](https://github.com/Wolfe1/daskeyboard-applet--crypto-watch)
## Example
![Get cryptocurrency prices on a Das Keybaord Q](assets/image.png "Crypto Watch")
## Changelog
[CHANGELOG.MD](CHANGELOG.md)
## Installation
Requires a Das Keyboard Q Series: www.daskeyboard.com
Installation, configuration and uninstallation of applets is done within
the Q Desktop application ()## Running tests
- `yarn test`
## Contributions
Pull requests welcome!
## Copyright / License
Copyright 2019 Brandon Wolfe
Licensed under the GNU General Public License Version 2.0 (or later);
you may not use this work except in compliance with the License.
You may obtain a copy of the License in the LICENSE file, or at:
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.