Toss first, think later.
Tossinger is a native iOS and macOS app that lets you quickly "toss" content from anywhere - tweets, web pages, articles, links - into your personal collection to revisit and organize later on your preferred device.
demo.mp4
- Quick Toss: Save URLs or text from anywhere with a simple share action
- Cross-platform: Toss on your iPhone, organize on your MacBook (or vice versa)
- Private: Your tosses stay yours - no third-party cloud bullshit, just your own iCloud sync
- Minimalistic: No extra features, just you and your tosses, I hate bloated software
- Biometrics lock: Lock with device biometrics if you want
brew install --cask pseudobun/tap/tossingerIf you don't have the tap added yet:
brew tap pseudobun/tap
brew install --cask tossingerRequires macOS 15 (Sequoia) or newer.
The macOS cask also installs the toss command-line tool on your PATH (symlinked from /Applications/Tossinger.app/Contents/Helpers/toss.app/Contents/MacOS/toss), so you can read, add, and delete tosses from the terminal:
toss list # most recent 50, newest first
toss list --json # machine-readable output
toss add "https://example.com" # toss a link
toss add "reminder: something" # toss some text
toss delete <uuid> --force # delete by id
toss --help # see all commandsTossinger ships with a Claude Code agent skill that lets AI agents read, create, and delete your tosses via the toss CLI. Install it into your personal skills directory:
mkdir -p ~/.claude/skills/tossinger
curl -L https://raw.githubusercontent.com/pseudobun/tossinger/main/skills/tossinger/SKILL.md \
-o ~/.claude/skills/tossinger/SKILL.mdOr, if you've cloned the repo:
cp -r skills/tossinger ~/.claude/skills/After install, phrases like "what did I save about X", "toss this link", or "show me my recent tosses" will fire the skill in a fresh Claude Code session. Requires the toss CLI on your PATH (see the macOS install section above).
- See something interesting? Hit share → Tossinger
- Pick it up later on any of your devices
- Organize when you have time and headspace
- No accounts required - just download and start tossing
- CloudKit sync - your data syncs through your iCloud, I never see it
- Zero tracking - no analytics, no hidden accounts, no bullshit
- Saving tweets for later reading
- Bookmarking articles while commuting
- Collecting research links on mobile, organizing on desktop
- Building reading lists across devices
- Keeping track of random interesting shit you find online
Stop losing track of the good stuff. Start tossing.