The Ultimate Offline Music Experience for macOS
Premium Aesthetics • Zero-Latency Performance • Privacy First
Offtify is designed for the audiophile who values ownership, privacy, and design. In an era of streaming subscriptions, Offtify brings the focus back to your personal library. It is built natively for macOS with a philosophy of "Zero Compromise" meaning no electron-bloat, no internet dependency, and absolutely no lag.
We combine the transparency and elegance of modern Glassmorphism with a highly optimized, multi-threaded audio engine to deliver a music player that feels like an extension of your operating system.
Immerse yourself in your music with a stunning, edge-to-edge player view.
- Dynamic Adaptability: Artwork and controls resize fluidly based on your window size.
- Focus Mode: Distraction-free listening with blurred dynamic backgrounds.
- Gesture Control: Intuitive drag-to-seek and smooth animations.
Engineered for speed on Apple Silicon.
- Decoupled Rendering Engine: Playback progress is calculated independently from the UI thread, ensuring 60fps animations even while scrolling through thousands of tracks.
- Instant Search: Find any track, album, or artist in milliseconds.
- Native Efficiency: Uses a fraction of the RAM compared to Electron-based players.
Your music player should look as good as it sounds.
- Glassmorphism Design: Beautiful translucent layers that blend seamlessly with your wallpaper.
- Custom Backgrounds: Set your own vibes with support for custom background images.
- Adaptive Themes: UI elements extract and adapt colors from the currently playing album art.
- Universal Format Support: MP3, FLAC, WAV, M4A, AAC, and AIFF.
- Gapless Playback: Seamless transitions for concept albums and live recordings.
- Smart Queueing: Drag & drop, shovel, and easy playlist management.
- Background Mode: Mini-player support for unobtrusive control.
Offtify is distributed as a standalone macOS application.
Perfect for developers who want to tinker.
git clone https://github.com/yourusername/offtify-app.git
cd offtify-app
open Offtify.xcodeproj
# Press Cmd + R to build- Download the latest release.
- Drag
Offtify.appto yourApplicationsfolder. - Launch via Spotlight or Launchpad.
Offtify isn't just a pretty face; it's robustly engineered.
- Frontend: 100% SwiftUI with complex Custom Layouts (
GeometryReader,ZStacklayering). - State Management: Advanced
Combinearchitecture separating High-Frequency (Progress, roughly 60Hz) from Low-Frequency (Metadata, Play State) signals to eliminate rect-redraw bottlenecks. - Audio Engine: Custom wrapper around
AVQueuePlayerfor low-latency playback.
| Action | Shortcut |
|---|---|
| Play/Pause | Space |
| Next Track | Cmd + → |
| Previous Track | Cmd + ← |
| Volume Up/Down | Cmd + ↑ / ↓ |
| Shuffle | Cmd + S |
| Repeat | Cmd + R |
| Enter Full Screen | Cmd + F |
Rediscover Your Library.
Made with ❤️ by bagaspra16 • Contact