Skip to content

Releases: mixtrus/FlagTray

🌍 Country Flag Tray v1.0.0 - Initial Release 🚩

24 Jan 13:32
95b7e97

Choose a tag to compare

🎉 First Public Release

Release Highlights:

  • 🌐 Automatic Country Detection
  • 🖼️ System Tray Flag Icon
  • 🔌 Lightweight Application
  • 🛡️ Error-Tolerant Design

🔑 Key Features

  • Detects country via IP address
  • Fetches corresponding country flag
  • Displays flag in system tray
  • Graceful fallback to default flag
  • Simple quit functionality
  • Minimal system resource usage

🛠️ Technical Specifications

  • Supports multiple platforms
  • Uses threading for non-blocking execution
  • Handles network request failures
  • Compact and efficient codebase