Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ Lives in your menubar like a tiny waterfowl of productivity shame, watching your
- **Auto-start** on login (macOS)
- **Auto-open** incoming PRs in your browser (off by default, rate-limited)
- **Org Filtering** for orgs you may not care about in a home or work context
* **Multi-platform** support for Linux, macOS, Windows, FreeBSD, whatever.
- **Multi-platform** support for Linux, macOS, Windows, FreeBSD, whatever.

You can also visit the web-based dashboard at https://dash.ready-to-review.dev/
You can also visit the web-based dashboard at <https://dash.ready-to-review.dev/>

## Dependencies

* [go](https://go.dev/) 1.23.4 or higher
* [gh](https://cli.github.com/), AKA the GitHub command-line utility
- [go](https://go.dev/) 1.23.4 or higher
- [gh](https://cli.github.com/), AKA the GitHub command-line utility

## macOS Quick Start ⚡ (Get Honked At)

Expand Down Expand Up @@ -85,6 +85,10 @@ We don't yet persist fine-grained tokens to disk - PR's welcome!
- No data is resold to anyone. We don't even want it.
- No telemetry is collected

## License

This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details.

---

Built with 🪿 by [codeGROOVE](https://codegroove.dev/) - PRs welcome!
Loading