Skip to content

Latest commit

 

History

History
110 lines (103 loc) · 1.84 KB

OPTIONS.md

File metadata and controls

110 lines (103 loc) · 1.84 KB

Tmux Plugin to Monitor Crytocurrency Prices

Status License

Index

Format Strings

  • Cardano → ADA
	#{ada_aud}
	#{ada_cad}
	#{ada_chf}
	#{ada_dkk}
	#{ada_eur}
	#{ada_gbp}
	#{ada_nok}
	#{ada_sek}
	#{ada_usd}
  • Bitcoin → BTC
	#{btc_aud}
	#{btc_cad}
	#{btc_chf}
	#{btc_dkk}
	#{btc_eur}
	#{btc_gbp}
	#{btc_nok}
	#{btc_sek}
	#{btc_usd}
  • Polkadot → DOT
	#{dot_aud}
	#{dot_cad}
	#{dot_chf}
	#{dot_dkk}
	#{dot_eur}
	#{dot_gbp}
	#{dot_nok}
	#{dot_sek}
	#{dot_usd}
  • Ethereum → ETH
	#{eth_aud}
	#{eth_cad}
	#{eth_chf}
	#{eth_dkk}
	#{eth_eur}
	#{eth_gbp}
	#{eth_nok}
	#{eth_sek}
	#{eth_usd}
  • Chainlink → LINK
	#{link_aud}
	#{link_cad}
	#{link_chf}
	#{link_dkk}
	#{link_eur}
	#{link_gbp}
	#{link_nok}
	#{link_sek}
	#{link_usd}
  • Litecoin → LTC
	#{ltc_aud}
	#{ltc_cad}
	#{ltc_chf}
	#{ltc_dkk}
	#{ltc_eur}
	#{ltc_gbp}
	#{ltc_nok}
	#{ltc_sek}
	#{ltc_usd}
  • Nano → NANO
	#{nano_aud}
	#{nano_cad}
	#{nano_chf}
	#{nano_dkk}
	#{nano_eur}
	#{nano_gbp}
	#{nano_nok}
	#{nano_sek}
	#{nano_usd}

Issues

Please report any bugs or issues here.

Versioning System

Tmux-Crypto uses Semantic versioning 2.0.0

License

MIT Copyright (c) 2021 Adhiraj Sirohi