.

Too many commands to memorize?

Save Terminal commands in the Mac menu bar. Run and copy them with keyboard shortcuts.

7-day free trial

Save the most important commands in the menu bar

With Bidbar, all your commands are at your finger tips, just a click of a button or a tap of a key away.

Image of Bidbar

Unlimited possibilities

Jot down simple one-liners you keep forgetting or save complex scripts that serve a purpose.

Save hard-to-remember commands

git reset --soft HEAD~1
grep -rnw "keyword" ./directory

Toggle dark mode ⚫

osascript -e 'tell application "System Events" to tell appearance preferences to set dark mode to not dark mode'

Open apps and links

open -a Terminal ~/path/to/folder
open -a Xcode
open https://getbidbar.com

Do git operations 🦑

cd path/to/project &&
git pull &&
git commit -am "Commit my awesome changes"

Run scripts in various languages

python path/to/file.py
sh shell_script.sh

Say custom messages 🔊

say Today's date is `date +%A%B%d`
{ echo Goals for today; cat goals.txt; } | say

View more examples 👉
Notification Notification

View the output of your commands

After running a command, see the results in a detailed notification and view the output in a clean, minimal window.

Run and copy your commands with keyboard shortcuts

Use keyboard shortcut

⌘⌥ + [1-9]

to run and

⇧⌘⌥ + [1-9]

to copy commands 1-9 without using a mouse.

Image of Bidbar

Try Bidbar for free

7-day free trial

Purchase for $10

Purchase license key

Pay once, use Bidbar forever

Made by Alan Bi (@alankbi) Submit Feedback Twitter Blog