bugger/README.md

15 lines
531 B
Markdown

# Bugger for macOS
A lightweight macOS menu bar app that surfaces bugs assigned to you from a [Feishu Bitable](https://www.feishu.cn/). Shows a badge in the menu bar, a popover with your active bugs, and native notifications when bugs are assigned or changed.
Inspired by the Windows Bugger tool.
## Status
Early design phase. See [docs/](docs/) for the high-level design and detailed implementation plan.
## Docs
- [High-Level Design](docs/HIGH_LEVEL_DESIGN.md)
- [Detailed Design & Implementation](docs/DETAILED_DESIGN.md)