Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasperge/cryptocurrency-desktop-apps
CryptoCurrency - App Desktop
https://github.com/thomasperge/cryptocurrency-desktop-apps
bitcoin bitcoin-wallet coingecko coingecko-api coingecko-api-key crypto cryptocoins cryptocurrencies cryptocurrency electron javascript nodejs react reactjs
Last synced: 10 days ago
JSON representation
CryptoCurrency - App Desktop
- Host: GitHub
- URL: https://github.com/thomasperge/cryptocurrency-desktop-apps
- Owner: thomasperge
- License: mit
- Created: 2022-06-15T21:27:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-09T21:34:35.000Z (about 2 years ago)
- Last Synced: 2023-03-05T02:42:29.548Z (over 1 year ago)
- Topics: bitcoin, bitcoin-wallet, coingecko, coingecko-api, coingecko-api-key, crypto, cryptocoins, cryptocurrencies, cryptocurrency, electron, javascript, nodejs, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
**Made by ElThomas ❤️ in France**
➡️ The desktop application: ``Cryptocurrency App``, is an interface to help trading on the crypto market in real time. With the most popular cryptos in real time, a graph of the last 9 days for each crypto. And a bullish or bearish indicator for the coin (24h and 7d).
CryptoCurrency Desktop App use:
- ElectronJs
- CoinGecko API
- Bootstrap
- React.js
- Chart.jsRun the code:
```
npm install
npm start
```### Demo Beta App Desktop and Phone
![Assets-Desktop](./assets/AssetsCryptoCurrency.png)
![Assets-Phone](./assets/AssetsCryptoCurrencyPhone.png)
![NightMode](./assets/AssetsCryptoCurrencyMode.png)|!| package.json >> ```script: {"start": "electron ."}``` |!|