yonilevy / crypto-currency-symbols

Unicode symbols for crypto tokens
The Unlicense
106 stars 27 forks source link

App is Out of Date #30

Closed FlorianWendelborn closed 2 years ago

FlorianWendelborn commented 2 years ago

Sorry for pushing this, I’m sure you’re aware to some degree that it’s the case. But the remaining space in my menu bar is unfortunately getting very very tiny, so it’d be great if you could update the crypto-currency-symbols currently used in the app.

Right now, MIOTA and NANO take up a significant part of my menu bar: image

yonilevy commented 2 years ago

Thanks for writing!

If you're using the latest version of the app, give this a try: Options > Ticker > Symbol Display > Abbreviated. It should turn "MIOTA" into "M" and "NANO" into "N".

On top of that, if you have unicode symbols to suggest for these coins, feel free to do so here :)

FlorianWendelborn commented 2 years ago

Ah, here’s why that suggestion didn’t work for me: image

I’m still on Big Sur since upgrading a hackintosh isn’t that easy unfortunately. Guess this is somewhat solved then.

If there’s no technical reasons why Monterey is actually required, I guess you could re-build for Big Sur in the future. But I’m fine with at some point being forced to upgrade.

yonilevy commented 2 years ago

Yeah, I rewrote the app at some point (Objective-C -> SwiftUI/Combine) and it was hard to avoid the new apis :(