BitApps
September 16, 2024 ยท View on GitHub
A collection of BitBank's client apps. BitWallpaper is a charting app and BitDesk is a trading app. Both app share the same core code base. This is a source code only repo.
BitWallpaper
Cryptocurrency charting app.
Displays cryptocurrency charts using BitBank's public API. No registration required. Original repository: BitWallpaper
Pairs: BTC/JPY, XRP/JPY, ETH/JPY, LTC/JPY, MONA/JPY, BCC/JPY, XLM/JPY, QTUM/JPY, BAT/JPY, OMG/JPY, XYM/JPY, LINK/JPY, MKR/JPY, BOBA/JPY, ENJ/JPY, MATIC/JPY, DOT/JPY, DOGE/JPY, ASTR/JPY, ADA/JPY, AVAX/JPY, AXS/JPY, FLR/JPY, SAND/JPY.
Download
Download and install via Microsoft Store
Screenshots
Dark Theme with Mica

Dark Theme with Acrylic

Small display, compact mode

Contributing
Feel free to open issues and send PRs.
Technologies & Frameworks
Getting Started
Requirements
- Windows 10.0.19041.0 or higher
Building
- Visual Studio 2022 with support for .NET Desktop App UI development (and optionally .NET Universal App development)
- Clone this repository
- Open solution in Visual Studio and run
BitDesk
A cryptocurrency trading app.
Currently rewriting the old .NET4.x framework app to .NET7/WinUI3. Original repository: BitDesk