CryptoPanel is a native macOS application that displays real-time cryptocurrency prices directly in the menu bar. The app fetches data directly from the Binance exchange and automatically updates information every 30 seconds.
- 💰 Price display in menu bar — selected cryptocurrencies are displayed directly in the menu bar
- ⚙️ Flexible settings — choose tickers to display
- 🔄 Auto-update — data updates every 30 seconds
- 🎨 Minimalist design — dark theme, compact interface
BTC, ETH, SOL, BNB, ADA, XRP, DOGE, DOT, MATIC, AVAX and others (via Binance API)
- Go to Releases
- Download the latest version
CryptoPanelApp.dmgorCryptoPanelApp.zip - Open the downloaded file and drag the application to the Applications folder
- Important: If macOS says the app is damaged, you need to allow it:
- Right-click on
CryptoPanelApp.appin Applications folder - Select "Open" from the context menu
- Click "Open" in the security dialog
- Alternatively, run this command in Terminal:
xattr -cr /Applications/CryptoPanelApp.app
- Right-click on
- Launch the application from Applications
- Launch the application — it will appear in the menu bar (top right corner)
- Left click on prices → open Binance widget with detailed information
- Right click on prices → open settings and select tickers
- Settings are saved automatically
- Left click — open/close Binance widget
- Right click — open settings menu
- QUIT APP — exit the application
- ABOUT — version and author information
- Right click on prices in the menu bar
- Select tickers to display (at least one required)
- Changes are applied immediately
- Settings are saved automatically
The widget displays:
- Current price
- 24-hour change (%)
- Price chart
- Trading volume
- Language: Swift 5.9+
- UI Framework: SwiftUI + AppKit
- API: Binance Public API (no authentication required)
- Platform: macOS 12.0+ (arm64)
The application uses Binance Public API:
- Endpoint:
https://api.binance.com/api/v3/ticker/24hr - Documentation: Binance API Docs
See CHANGELOG.md for full version history.
- v1.9 — Latest version
- v1.7 — Performance improvements
- v1.6 — New widget features
- v1.5 — Interface updates
Mestif
- Email: Mestifd@gmail.com
- For any support USDT(TRX) (TRnqEtR5sTmYZrxanFwKwTTLZEPH31HcUp)
- Binance for providing the public API
- Swift community for excellent development tools
Made with ❤️ for macOS
⭐ If you liked this project, give it a star!