oabtray

command module
v0.1.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2025 License: MIT Imports: 15 Imported by: 0

README ΒΆ

πŸš€πŸš€πŸš€ OAB Tray πŸš€πŸš€πŸš€

A system tray application that tracks and displays the current Bitcoin price in USD, with additional features for price change notifications and animations.

alt text

Features

  • πŸ“ˆ Real-time Bitcoin price tracking from Binance API
  • πŸ–₯️ System tray display with price and percentage change
  • 🎬 Price change animations for significant movements (β‰₯5%)
  • πŸš€ "To the Mow-n" mode to display price in millions EX: $0.100M

Installation

  1. Using Homebrew (macOS):

    # Install
    brew tap ezeql/personal 
    brew install oabtray
    
    # Run
    oabtray # Ctrl+C to exit
    
  2. Optional: To run OAB Tray automatically when your system starts:

    brew services start oabtray
    

Usage

  • The application runs in the system tray
  • Click the tray icon to see additional options:
    • Current price and version information
    • Toggle "To the Moon" mode
    • Quit the application
  • Significant price changes (β‰₯5%) trigger animations:
    • πŸš€ for positive changes
    • πŸ§‚ for negative changes

Configuration

The application automatically saves its state to

  • ~/bitcoin_tracker_data.gob - Last known price and settings
  • ~/bitcoin_tracker.lock - Lock file to prevent multiple instances

Dependencies

  • github.com/getlantern/systray
  • github.com/gofrs/flock

License

MIT License

Documentation ΒΆ

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL