Sindre Sorhus
@sindresorhus.com
6.1K followers 8 following 210 posts
Eat, code, love. I make Mac apps and open-source. https://sindresorhus.com/apps Mastodon: https://mastodon.social/@sindresorhus X: https://x.com/sindresorhus
Posts Media Videos Starter Packs
Pinned
sindresorhus.com
New app

Short Run ⚡️
Run shortcuts from your menu bar

sindresorhus.com/short-run
Reposted by Sindre Sorhus
sindresorhus.com
CSS is getting support for functions, so I made a small utility library for useful things. It's also a copy-pasteable reference. WIP.

github.com/sindresorhus...
sindresorhus.com
CSS is getting support for functions, so I made a small utility library for useful things. It's also a copy-pasteable reference. WIP.

github.com/sindresorhus...
sindresorhus.com
New in Supercharge:

Customizable keyboard shortcut to toggle the clipboard history tab in Spotlight directly. Same with files and actions. (macOS 26 only)
sindresorhus.com
Honestly, I really like iOS 26. They fixed a lot of the bad interactions. Things like confirmation dialogs now happen where you tap. No dumb back buttons with a title that is always compressed. No “Done” button everywhere. Faster app open animations. Less wasted space on toolbars.
sindresorhus.com
Shipping a new liquid glass app icon on day one be like
Reposted by Sindre Sorhus
sindresorhus.com
type-fest 5 is out! 🚀

(essential TS types)

Strictness helpers:
- ExtendsStrict
- ExcludeStrict
- ExtractStrict

Checks:
- IsUnion
- IsOptional
- IsNullable

Key-level checks:
- IsOptionalKeyOf
- IsReadonlyKeyOf
- IsRequiredKeyOf
- IsWritableKeyOf

And lots of bug fixes!

github.com/sindresorhus...
Release v5.0.0 · sindresorhus/type-fest
Breaking This package is now pure ESM. Please read this. Require TypeScript 5.9 b5b0214 Require Node.js 20 cc2b0f2 Reminder: type-fest requires strict: true in your tsconfig. StringKeyOf: Rename t...
github.com
sindresorhus.com
type-fest 5 is out! 🚀

(essential TS types)

Strictness helpers:
- ExtendsStrict
- ExcludeStrict
- ExtractStrict

Checks:
- IsUnion
- IsOptional
- IsNullable

Key-level checks:
- IsOptionalKeyOf
- IsReadonlyKeyOf
- IsRequiredKeyOf
- IsWritableKeyOf

And lots of bug fixes!

github.com/sindresorhus...
Release v5.0.0 · sindresorhus/type-fest
Breaking This package is now pure ESM. Please read this. Require TypeScript 5.9 b5b0214 Require Node.js 20 cc2b0f2 Reminder: type-fest requires strict: true in your tsconfig. StringKeyOf: Rename t...
github.com
Reposted by Sindre Sorhus
sindresorhus.com
My Command X app has 3 clones by now.

My app: apps.apple.com/app/id644846...
sindresorhus.com
Clones:

- apps.apple.com/app/id674917...

- apps.apple.com/app/id675148...

- apps.apple.com/app/id649907...

The first one even copied my screenshot text verbatim. At least they added a + in the app icon to differentiate 🤷‍♂️
sindresorhus.com
My Command X app has 3 clones by now.

My app: apps.apple.com/app/id644846...
Reposted by Sindre Sorhus
sindresorhus.com
New in Shortcutie:

(Useful actions for the Shortcuts app)

Get Document of App
Return the file of the frontmost document in the active or chosen app

Get/Set Accent Color
Get or set the system accent color, including hidden accent colors
sindresorhus.com
It now has 68 actions.

My Actions app has 180+ actions. So with both apps installed, you can have 250+ extra actions for the Shortcuts app.
sindresorhus.com
Get/Set Night Shift Color Temperature
Get or set Night Shift color temperature

Toggle Dock Folder
Expand or collapse a Dock folder

Get/Set Finder New Window Target
Get or set Finder’s default new-window folder

sindresorhus.com/shortcutie
Shortcutie
Power up the Shortcuts app on Mac
sindresorhus.com
sindresorhus.com
Get/Set Current Folder in Finder
Get or set the frontmost Finder folder

Get/Set Audio Device Volume
Get or set an audio device’s volume

Get/Set Audio Device Mute State
Get or set an audio device’s mute state

Get/Set Dock Position
View or change the Dock position
sindresorhus.com
New in Shortcutie:

(Useful actions for the Shortcuts app)

Get Document of App
Return the file of the frontmost document in the active or chosen app

Get/Set Accent Color
Get or set the system accent color, including hidden accent colors
sindresorhus.com
In 1.2.0, you can nqw show folders directly from the Shortcuts app (linked folders), and they are updated when updated in Shortcuts.
sindresorhus.com
The last one is actually a bug and fixed in the latest update (1.20.1). Thanks for letting me know about that 🙏
sindresorhus.com
menu bar app. However, waiting 1 second caused a lot of other problems, like if you clicked the red button in Safari, it would close all your tabs first before quitting the app. To fix this, you can add it to the ignore list in Supercharge.
sindresorhus.com
The current behavior is correct. Bitwarden is technically a normal app when the window is shown, since it shows in the Dock. It hides the Dock icon when you close the window. The reason it worked before is that Supercharge waited a second before quitting the app and then Bitwarden changed into a
sindresorhus.com
And the rest:

- Auto-copy screenshots to clipboard. So you can now both have a screenshot saved to disk and also available for pasting. Normally, you have to pick either.

- Finder context menu action to create a new email with selected files attached directly.

sindresorhus.com/supercharge/...
Release Notes — Supercharge
sindresorhus.com
sindresorhus.com
😻

Cat Mode — Disable keyboard and mouse to stop pets and other cute creatures from accidentally typing

🐈
sindresorhus.com
Which languages it supports: sindresorhus.com/supercharge#...

How it compares to my Text Lens app: sindresorhus.com/text-lens#su...