VibeHunt
Back to browse

Curiosity

SwiftUI Reddit client

Source

Curiosity is a macOS‑only Reddit client built with SwiftUI. It provides a native interface for browsing Reddit content, allowing users to view subreddits, posts, and comments directly from a desktop environment. The application targets macOS Big Sur and later, leveraging the latest SwiftUI features for layout and interaction.

The project is intended for developers and power users who want a Reddit client that demonstrates modern SwiftUI practices. It requires Xcode 12 for building from source, and a pre‑built binary is available in the releases. Authentication is handled via a Reddit‑registered app, with credentials supplied in a `secrets.plist` file.

Curiosity also serves as a reference implementation for creating full‑featured macOS apps with SwiftUI, showcasing how to integrate network calls, state management, and UI polish within a single codebase. The repository includes the backend package and resources needed to compile and run the client.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps