From 8f3eebf20c608df191511f768654b01d712b37d5 Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Tue, 3 Feb 2026 08:49:32 +0000 Subject: [PATCH 1/2] :books: Stop suggesting Homebrew --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cdb3478..172479b 100644 --- a/README.md +++ b/README.md @@ -41,13 +41,17 @@ The package can be install using [`uv`](https://docs.astral.sh/uv/getting-starte uv tool install --python 3.13 braindrop ``` -### Homebrew +If you don't have `uv` installed you can use [uvx.sh](https://uvx.sh) to +perform the installation. For GNU/Linux or macOS or similar: -The package is available via Homebrew. Use the following commands to install: +```sh +curl -LsSf uvx.sh/braindrop/install.sh | sh +``` + +or on Windows: ```sh -$ brew tap davep/homebrew -$ brew install braindrop +powershell -ExecutionPolicy ByPass -c "irm https://uvx.sh/braindrop/install.ps1 | iex" ``` Once installed run the `braindrop` command. From ba7e3ee39631eb197300aa0c0a6dfac001ccc9ca Mon Sep 17 00:00:00 2001 From: Dave Pearson Date: Tue, 3 Feb 2026 09:01:05 +0000 Subject: [PATCH 2/2] :books: Add bling to the README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 172479b..3920507 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ ![Braindrop](https://raw.githubusercontent.com/davep/braindrop/refs/heads/main/.images/braindrop-social-banner.png) +[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/davep/braindrop/style-lint-and-test.yaml)](https://github.com/davep/braindrop/actions) +[![GitHub commits since latest release](https://img.shields.io/github/commits-since/davep/braindrop/latest)](https://github.com/davep/braindrop/commits/main/) +[![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/davep/braindrop)](https://github.com/davep/braindrop/issues) +[![GitHub Release Date](https://img.shields.io/github/release-date/davep/braindrop)](https://github.com/davep/braindrop/releases) +[![PyPI - License](https://img.shields.io/pypi/l/braindrop)](https://github.com/davep/braindrop/blob/main/LICENSE) +[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/braindrop)](https://github.com/davep/braindrop/blob/main/pyproject.toml) +[![PyPI - Version](https://img.shields.io/pypi/v/braindrop)](https://pypi.org/project/braindrop/) + ## Introduction Braindrop is a terminal-based client application for the [raindrop.io