mirror of
https://github.com/nathanp/crypto-price-widget.git
synced 2025-11-06 03:08:55 -05:00
48 lines
1.1 KiB
Markdown
48 lines
1.1 KiB
Markdown
# 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
|