Crypto Bar Versions Save

📈 A menu bar app that updates cryptocurrencies prices in real-time

v1.1.6

6 years ago
  • App now includes most cryptocurrencies and exchanges. Full data available here
  • New tick icon to show which pair conversion is the primary one (shown in the tray)
  • Fallback to HTTP requests when socket is not available for the specified conversion pair
  • Included select-virtualized for dropdown performance

v1.1.5

6 years ago
  • App now includes most cryptocurrencies and exchanges. Full data available here
  • New tick icon to show which pair conversion is the primary one (shown in the tray)
  • Fallback to HTTP requests when socket is not available for the specified conversion pair

v1.1.4

6 years ago

The changes include:

  • Moved to socket API for real-time
  • Moved renderer to React (no more native menu when opening the tray)
  • Included settings page to configure the currencies to monitor

Still in the works:

  • Implement Alerts
  • Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
  • A button to quit the app (need to press CMD+Q to do that now).

Please comment or give any feedback at Gitter

v1.1.3

6 years ago

The changes include:

  • Moved to socket API for real-time
  • Moved renderer to React (no more native menu when opening the tray)
  • Included settings page to configure the currencies to monitor

Still in the works:

  • Implement Alerts
  • Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
  • A button to quit the app (need to press CMD+Q to do that now).

Please comment or give any feedback at Gitter

v1.1.2

6 years ago

The changes include:

  • Moved to socket API for real-time
  • Moved renderer to React (no more native menu when opening the tray)
  • Included settings page to configure the currencies to monitor

Still in the works:

  • Implement Alerts
  • Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
  • A button to quit the app (need to press CMD+Q to do that now).

Please comment or give any feedback at Gitter

v1.1.1

6 years ago

The changes include:

  • Moved to socket API for real-time
  • Moved renderer to React (no more native menu when opening the tray)
  • Included settings page to configure the currencies to monitor

Still in the works:

  • Implement Alerts
  • Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
  • A button to quit the app (need to press CMD+Q to do that now).

Please comment or give any feedback at Gitter

v1.1.0

6 years ago

The changes include:

  • Moved to socket API for real-time
  • Moved renderer to React (no more native menu when opening the tray)
  • Included settings page to configure the currencies to monitor

Still in the works:

  • Implement Alerts
  • Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
  • A button to quit the app (need to press CMD+Q to do that now).

Please comment or give any feedback at Gitter

v1.1.0-develop

6 years ago

The changes include:

  • Moved to socket API for real-time
  • Moved renderer to React (no more native menu when opening the tray)
  • Included settings page to configure the currencies to monitor Still in the works:

Implement Alerts

  • Organize the list of currencies and icons. Some of the combination pairs will not work because the socket API does not support it. Need to work on a solution to fallback to HTTP whenever a pair is not compatible with the socket implementation. Sent an e-mail to CryptoCompare for more details since it's not documented.
  • A button to quit the app (need to press CMD+Q to do that now).

v1.0.19

6 years ago
  • Fixed Ada icon
  • Added support to Mexican Pesos
  • Did some improvements in the notification service
  • Fixed issue with macOS dark theme

v1.0.18

6 years ago
  • Included icons in the menu bar
  • Major refactoring in the currency management
  • Included ADA currency
  • Improved updating flow