mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-15 14:55:48 +00:00
initial support of quotes
This commit is contained in:
8
sources/extsysmon/quotes/aapl.desktop
Normal file
8
sources/extsysmon/quotes/aapl.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=AAPL.NASDAQ
|
||||
Comment=Apple Inc
|
||||
X-AW-Ticker=AAPL
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
8
sources/extsysmon/quotes/eurrub.desktop
Normal file
8
sources/extsysmon/quotes/eurrub.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=EUR/RUB
|
||||
Comment=EUR/RUB
|
||||
X-AW-Ticker=EURRUB=X
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
8
sources/extsysmon/quotes/eurusd.desktop
Normal file
8
sources/extsysmon/quotes/eurusd.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=EUR/USD
|
||||
Comment=EUR/USD
|
||||
X-AW-Ticker=EURUSD=X
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
8
sources/extsysmon/quotes/goog.desktop
Normal file
8
sources/extsysmon/quotes/goog.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=GOOG.NASDAQ
|
||||
Comment=Google Inc
|
||||
X-AW-Ticker=GOOG
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
8
sources/extsysmon/quotes/msft.desktop
Normal file
8
sources/extsysmon/quotes/msft.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=MSFT.NASDAQ
|
||||
Comment=Microsoft Corp
|
||||
X-AW-Ticker=MSFT
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
8
sources/extsysmon/quotes/rts.desktop
Normal file
8
sources/extsysmon/quotes/rts.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=RTS
|
||||
Comment=RTS Index
|
||||
X-AW-Ticker=RTS.RS
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
8
sources/extsysmon/quotes/snp.desktop
Normal file
8
sources/extsysmon/quotes/snp.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=S&P
|
||||
Comment=S&P 500 Index
|
||||
X-AW-Ticker=^GSPC
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
8
sources/extsysmon/quotes/usdrub.desktop
Normal file
8
sources/extsysmon/quotes/usdrub.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=USD/RUB
|
||||
Comment=USD/RUB
|
||||
X-AW-Ticker=USDRUB=X
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
8
sources/extsysmon/quotes/vix.desktop
Normal file
8
sources/extsysmon/quotes/vix.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=VIX
|
||||
Comment=Volatility S&P 500
|
||||
X-AW-Ticker=^VIX
|
||||
X-AW-Active=true
|
||||
X-AW-ApiVersion=1
|
||||
X-AW-Interval=60
|
Reference in New Issue
Block a user