Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nathanp/crypto-price-widget
Easily track the price of your favorite crypto in an attractive desktop widget
https://github.com/nathanp/crypto-price-widget
app bitcoin cryptocurrency ethereum linux litecoin macos widget windows
Last synced: 5 days ago
JSON representation
Easily track the price of your favorite crypto in an attractive desktop widget
- Host: GitHub
- URL: https://github.com/nathanp/crypto-price-widget
- Owner: nathanp
- License: cc0-1.0
- Created: 2017-08-08T04:46:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:33:21.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T21:48:01.872Z (3 months ago)
- Topics: app, bitcoin, cryptocurrency, ethereum, linux, litecoin, macos, widget, windows
- Language: JavaScript
- Homepage: https://cryptopricewidget.com
- Size: 250 MB
- Stars: 83
- Watchers: 9
- Forks: 30
- Open Issues: 83
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Crypto Price Widget
**Easily track the price of your favorite crypto in an attractive desktop widget**
Built using Electron.
Currently supports Windows and OSX.
## Development
### Installation
To install for development, clone the repository and install the dependencies with `npm install`.
### Running
To start the app, run `npm start`
## About
Crypto Price Widget is an open source project created by [Nathan Parikh](https://twitter.com/nathanparikh).
## Donate
Crypto Price Widget is an open source side project. To support development and keep the project running, you can donate using one of the below options:
- PayPal: https://www.paypal.me/nathanp
- CashApp: https://cash.app/$ndzynes
- Bitcoin: `bc1qkzrkkhmufjuyslh92mfne5yfe6trhf2u258wl4`
- Ethereum: `0x0606405c03F381EF187C413438E7efE705ec64AA`
- Litecoin: `LNBBr1iutwMCTfGcPps2Qhg66vSkAbZWhE`
- Doge: `DG1twgxAJa4Tj42e4aoHVnh654Ro8ftDGi`## FAQ
**Does my portfolio leave my computer?**
No, Crypto Price Widget is completely client-side and doesn't hold any keys. All code is open source.
**When can I have a Linux version?**
Linux coming soon!
## License
MIT