Skip to content

Commit

Permalink
📚 Add a warning to the README about how this isn't a thin client
Browse files Browse the repository at this point in the history
Closes #95.
  • Loading branch information
davep committed Jan 27, 2025
1 parent 7cfae7c commit e41756e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ Braindrop is and generally always will be fairly opinionated about the
"best" way to make use of Raindrop (AKA how I like to use it); but where
possible I want to keep it quite general so it will be useful to anyone.

> [!NOTE]
> Braindrop isn't designed as a thin client for the Raindrop API; it isn't a
> terminal-based browser that does all the work on the server. It is
> designed to download your data if it looks like it's newer on the server,
> and then work locally, sending updates back to the server.
>
> If you have a *huge* Raindrop collection then this might not be the tool
> for you.
## Installing

### pipx
Expand Down

0 comments on commit e41756e

Please sign in to comment.