https://github.com/jopemachine/alfred-nintendo-switch-price-compare
Compare nintendo switch game's price by https://eshop-prices.com/
https://github.com/jopemachine/alfred-nintendo-switch-price-compare
alfred alfred-workflow alfy nintendo-switch
Last synced: 8 months ago
JSON representation
Compare nintendo switch game's price by https://eshop-prices.com/
- Host: GitHub
- URL: https://github.com/jopemachine/alfred-nintendo-switch-price-compare
- Owner: jopemachine
- License: mit
- Created: 2021-09-17T10:46:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T08:56:52.000Z (about 4 years ago)
- Last Synced: 2025-01-04T00:20:14.824Z (10 months ago)
- Topics: alfred, alfred-workflow, alfy, nintendo-switch
- Language: JavaScript
- Homepage:
- Size: 232 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alfred-nintendo-switch-price-compare
[](http://badge.fury.io/js/alfred-nintendo-switch-price-compare)
[](https://www.npmjs.com/package/alfred-nintendo-switch-price-compare)
[](https://github.com/jopemachine/alfred-nintendo-switch-price-compare/blob/master/LICENSE)
[](http://makeapullrequest.com)
[](https://GitHub.com/jopemachine/alfred-nintendo-switch-price-compare/issues/)
Compare Nintendo Switch game prices by country through https://eshop-prices.com/


## Install
```
$ npm install --global alfred-nintendo-switch-price-compare
```
## Config
You can change `currency` unit in `Workflow Environment Variables`
Possible `currency` values are as follows.
Default value: `USD`.
| Currency value | Description | Currency unit |
|:--------------:|:-----------------------:|:------:|
| ARS | Argentine Peso | $ |
| AUD | Australian Dollar | $ |
| BGN | Bulgarian Lev | лв. |
| BRL | Brazilian Real | R$ |
| CAD | Canadian Dollar | $ |
| CHF | Swiss Franc | CHF |
| CLP | Chilean Peso | $ |
| CNY | Chinese Renminbi Yuan | ¥ |
| COP | Colombian Peso | $ |
| CZK | Czech Koruna | Kč |
| DKK | Danish Krone | kr. |
| EUR | Euro | € |
| GBP | British Pound | £ |
| GTQ | Guatemalan Quetzal | Q |
| HKD | Hong Kong Dollar | $ |
| HRK | Croatian Kuna | kn |
| HUF | Hungarian Forint | Ft |
| IDR | Indonesian Rupiah | Rp |
| ILS | Israeli New Sheqel | ₪ |
| INR | Indian Rupee | ₹ |
| JPY | Japanese Yen | ¥ |
| KRW | South Korean Won | ₩ |
| MXN | Mexican Peso | $ |
| MYR | Malaysian Ringgit | RM |
| NOK | Norwegian Krone | kr |
| NZD | New Zealand Dollar | $ |
| PEN | Peruvian Sol | S/ |
| PHP | Philippine Peso | ₱ |
| PLN | Polish Złotyz | ł |
| RON | Romanian Leu | Lei |
| RUB | Russian Ruble | ₽ |
| SEK | Swedish Krona | kr |
| SGD | Singapore Dollar | $ |
| THB | Thai Baht | ฿ |
| TRY | Turkish Lira | ₺ |
| TWD | New Taiwan Dollar | $ |
| UAH | Ukrainian Hryvnia | ₴ |
| USD | United States Dollar | $ |
| ZAR | South African Rand | R |
## Icon source
https://toppng.com/download-file/2250
## Related
🔗 This workflow is converted from [arvis-nintendo-switch-price-compare](https://github.com/arvis-workflows/arvis-nintendo-switch-price-compare).