Frequently Asked Questions
How do I get started with Blankie?
There's three ways to get started:
Mac App Store
- Download the latest stable version of Blankie on the Mac App Store and receive automatic updates.
- This is the recommended way to install Blankie.
Direct Download
- Download the latest .zip from the Releases on GitHub
- Copy the app to your Applications folder
- Open Blankie and click a sound to start!
TestFlight (Beta Versions)
Get early access to new features by joining our TestFlight Public Beta
Is Blankie free?
Yes! Blankie is completely free (and open source). You can download and use Blankie at no cost, forever.
We believe everyone should have access to tools that help them focus, relax, and be productive. Blankie is developed and maintained as a passion project supported by an amazing open source community.
While Blankie will always remain free, if you'd like to support development you can:
- Star and contribute to the project on GitHub
- Help test new features through TestFlight
- Share Blankie with others who might find it useful
What does open source mean?
Open source means that Blankie's source code (the raw programming instructions that make the app and this website work) is publicly available for anyone to view, modify, and even contribute to.
Why does this matter if you're not a programmer?
Even if you don't write code, Blankie being open source benefits you in several important ways:
Transparency: You can trust Blankie because nothing is hidden. Anyone can verify exactly how it works, what data it collects (or doesn't collect), and help identify and fix problems. Blankie can also be downloaded for use seperate of the Mac App Store in an official version that is still scanned and signed by Apple to safely run as a trusted app.
Community: Blankie exists thanks to a collaborative ecosystem. From sounds, to icons, to developer resources and inspirations, Blankie builds upon contributions from creators around the world who've shared their work openly. By also being open source, Blankie honors this tradition and ensures it can continue to evolve even if the original developer moves on.
Freedom: The open source MIT license means Blankie is free to use without cost or restrictions, today and in the future. It also means you can make your own version of Blankie or reuse portions of its code in your own projects (as long as you follow the license terms).
Blankie's complete source code, including both the macOS app and this entire website, is available on GitHub for anyone to explore, use, or contribute to.
How can I contribute to Blankie?
Check out our Contributing guide for more information on how to get involved
How do I control playback and volume?
Play/Pause: The main play/pause button at the bottom center controls all selected sounds simultaneously. You can also:
- Use media keys on your keyboard
- Control from the Now Playing widget in your menubar
- Control directly from AirPods and other compatible headphones
Volume:
- Use individual sliders for each sound
- Access the "All Sounds" volume slider from the controls bar (speaker icon) to blend with other apps
Can I save my favorite sound combinations?
Yes! Presets store active sounds and their volume levels. You can save and load different combinations as presets. If you don't have any presets saved, Blankie will load whatever sounds were active when you last closed the app.
To save a preset, click the "Presets" dropdown in the titlebar, and then click "New Preset". When you create your first preset, Blankie will automatically copy your current sound settings to it. Any changes you make to an active preset's sounds or volumes are saved immediately. There's no need to manually save your changes.
To rename or delete a preset, click the "Presets" dropdown in the titlebar, and then click either the pencil or trash icon next to the preset you want to edit.
Can I add my own sounds?
Not yet, but custom sound support is planned for a future update. Follow our GitHub repository for updates!
What customization options are available?
- Hide inactive sounds for a cleaner interface
- Use keyboard shortcuts for quick access to main functions
- Customize appearance and auto-start settings in Preferences
Where can I find keyboard shortcuts?
Access the full list of keyboard shortcuts from the "Keyboard Shortcuts" panel in the Titlebar menu.
How do I access Preferences?
Open Preferences through either:
- The Settings menu in your Mac's menubar under Blankie
- The titlebar menu
What is the difference between Blankie and Blanket?
Blankie is a native macOS app inspired by Blanket, but it's completely separate and independently developed:
- Written specifically for macOS using Swift and SwiftUI
- Designed to feel native on Apple Silicon and Intel Macs
- Built with different sound mixing and playback technology
- Independent codebase (though we use some of the same openly licensed sounds)
Does Blankie collect any data?
No. Blankie doesn't collect any data or connect to the internet. When distributed through Apple's platforms, Apple provides basic anonymous statistics about downloads and crashes, but the app itself never collects or transmits any data. See our Privacy Policy for more details.
I found a bug. How do I report it?
Please open an issue on our GitHub Issues page. Include as much detail as possible about what happened and how to reproduce the bug.