🌟 Coldstar TUI Gallery
Beautiful Terminal User Interfaces for Cold Wallet Management
🚀 How to Run Live
For the full interactive experience with working keyboard shortcuts:
cd "/Volumes/Virtual Server/projects/coldstar"
# Flash USB interface
python3 flash_usb_tui.py
# Vault Dashboard
python3 vault_dashboard_tui.py
# Interactive launcher
python3 launch_tui.py
Flash USB Interface
Static preview of the USB flashing screen showing device info, progress steps, and safety controls.
- 4-step progress visualization
- Device information panel
- Hardware ID display
- Safety warnings
- Keyboard shortcuts
View Static Preview →
Flash USB Animation
ANIMATED
Watch the full flashing process with animated progress bars and step completion. 20-second loop.
- Real-time progress bars
- Step-by-step completion
- Overall progress tracking
- Smooth animations
- Replay button
Watch Animation →
Vault Dashboard
Complete portfolio management interface with three-panel layout showing tokens, details, and sending.
- Portfolio with 6 tokens
- Transaction history
- Risk warnings
- Send interface
- Fee estimation
View Dashboard →
📸 Take Your Own Screenshots
macOS:
# 1. Run the TUI
python3 flash_usb_tui.py
# 2. Press Cmd + Shift + 4, then Space
# 3. Click on the Terminal window
Regenerate Previews:
# Static previews
python3 create_screenshots.py
# Animated preview
python3 create_animated_preview.py