1SecCopy

Developers

The command is at the prompt before your hands move

You know the flag exists. You know you used it in March. Then it is ten minutes of shell history and old branches, and you are back where you started.

Download 1SecCopy on the App Store

For iPhone, iPad, Mac & Apple Vision Pro · Android on Google Play · Windows coming soon

⌘1 to ⌘9. Hands where they are.

The 1SecCopy panel open over a terminal, every card numbered ⌘1 to ⌘9public/screenshots/en/case-terminal-panel.webpmac-dark/en-US/en-mac-11-terminal-panel.png

The panel drops over the terminal. Nothing moves out of the way.

3one keystroke
The saved command sitting at the terminal prompt, ready to runpublic/screenshots/en/case-terminal-prompt.webpmac-dark/en-US/en-mac-12-terminal-prompt.png

The command is at the prompt. Press return.

Menu bar

A panel over the terminal, not another window

1SecCopy sits in the Mac menu bar. The panel drops over the window in front of you, terminal or editor, and nothing gets pushed aside. Click a card to paste it there. Or press ⌘1 to ⌘9 and never reach for the trackpad.

The nine you press without looking

Commands

  1. 1
    git log --oneline --graph --decorate -20
  2. 2
    git bisect start HEAD v2.4.0
  3. 3
    git rebase -i --autosquash origin/main
  4. 4
    git commit --fixup HEAD~2
  5. 5
    docker compose up -d --build --remove-orphans
  6. 6
    kubectl rollout restart deploy/api
  7. 7
    npm run build && npm run lint

Review comments

  1. 8

    Can we get a test for the empty case before this merges?

  2. 9

    Reads well. One thing: the error path swallows the message.

Library

For the things that never quite stick

The rebase flags in the right order. The container command that rebuilds and detaches. The boilerplate every new module starts with. Your team's commit prefixes. The review comment that asks for a test on the empty case. Sort them into folders per repo or per task, and search across all of them when you cannot remember where you filed it.

Four lines, one card

docker compose run --rm api \
  sh -lc 'npm ci \
    && npm run migrate \
    && npm test'

Indentation, line breaks and quoting land exactly as saved.

Sync

Work Mac, home laptop, phone on the train

Write a card on one machine. It is on the others in about a second. One version of the command you trust, which is the point.

Cross-device sync is included with Premium.

Available today oniOSiPadOSmacOSvisionOSAndroidWindowsComing soon

Stop typing the same thing twice.

Get 1SecCopy on the App Store or Google Play. Free to start.

Download 1SecCopy on the App StoreGet 1SecCopy on Google Play

For iPhone, iPad, Mac & Apple Vision Pro · Android on Google Play · Windows coming soon