crypto-bar

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

MIT License

Stars
410
crypto-bar - New release v1.1.16 Latest Release

Published by geraldoramos almost 7 years ago

  • Fixed dependency on socket data (Now it works if the socket service is entirely down)
crypto-bar - New release v1.1.15

Published by geraldoramos almost 7 years ago

  • Performance improvements
crypto-bar - New release v1.1.14

Published by geraldoramos almost 7 years ago

  • Now supporting more than 6 currencies
  • Added support to most active currencies in the world
crypto-bar - New release v.1.1.13

Published by geraldoramos almost 7 years ago

  • Suspend/Resume events handling
crypto-bar - New v1.1.12 release

Published by geraldoramos almost 7 years ago

  • Fixed offline behavior
  • Moved css assets (such as fontawesome) locally
crypto-bar - New release v1.1.11

Published by geraldoramos almost 7 years ago

  • Moved socket implementation to the rendered for performance increase
  • Fixed an issue with updates
crypto-bar - New release V1.1.10

Published by geraldoramos almost 7 years ago

  • Moved socket implementation to the rendered for performance increase
crypto-bar - Release v1.1.9

Published by geraldoramos almost 7 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
  • Fixed update issue with a variable
  • Fixed external link issue
crypto-bar - New release for 1.1 version

Published by geraldoramos almost 7 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
  • Fixed update issue with a variable
crypto-bar - New release for 1.1 version

Published by geraldoramos almost 7 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
  • Fixed update issue (checking for updates even if there was one already downloaded)
crypto-bar - New release for 1.1 version

Published by geraldoramos almost 7 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
crypto-bar - New release for 1.1 version

Published by geraldoramos almost 7 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
crypto-bar - New 1.1.X release

Published by geraldoramos almost 7 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

crypto-bar - New 1.1.x release

Published by geraldoramos almost 7 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

crypto-bar - New 1.1.x release

Published by geraldoramos almost 7 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

crypto-bar - Release for new 1.1.x version

Published by geraldoramos almost 7 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

crypto-bar - Pre-release for new 1.1 version

Published by geraldoramos almost 7 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

crypto-bar - 1.1.0-develop

Published by geraldoramos almost 7 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).
crypto-bar - 1.0.19

Published by geraldoramos almost 7 years ago

  • Fixed Ada icon
  • Added support to Mexican Pesos
  • Did some improvements in the notification service
  • Fixed issue with macOS dark theme
crypto-bar - 1.0.18

Published by geraldoramos almost 7 years ago

  • Included icons in the menu bar
  • Major refactoring in the currency management
  • Included ADA currency
  • Improved updating flow
Package Rankings
Top 6.75% on Proxy.golang.org
Badges
Extracted from project README
contributions welcome