下拉刷新

Here you can read past volumes of HelloGitHub Monthly by category. You are currently viewing the HelloGitHub Swift collection.

Star 2.5k
Vol.108
16 hours ago

One-stop In-App Purchase Solution. This project is a Swift library designed to simplify the implementation of in-app purchases and subscriptions, supporting platforms such as iOS, watchOS, tvOS, macOS, and visionOS.

purchases-ios
2、
Cork
Star 3k
Vol.107
3 days ago

Homebrew GUI Management Tool. This project is a graphical user interface (GUI) designed specifically for Homebrew, aiming to simplify the use of Homebrew through a graphical interface, allowing users to more easily install, update, and uninstall software packages.

Cork
Star 5.6k
Vol.107
2 days ago

Open Source Swift Code 'Cleaner'. This project is a tool for detecting and cleaning unused code in Swift projects. It supports integration with build systems such as Xcode, SwiftPM, and Bazel, and provides flexible configuration options to help developers efficiently clean up redundant code and optimize project quality.

periphery
Star 2.9k
Vol.106
12 hours ago

Turn MacBook's Notch into a Music Control Center. This is an application designed specifically for macOS that can transform the originally monotonous notch area into a cool music control center, supporting features like calendar, AirDrop, and music controls.

boring.notch
Star 1.4k
Vol.106
8 months ago

SwiftUI Flash Animation Library. This is a lightweight SwiftUI animation library that can easily add flashing effects to any SwiftUI view. It supports custom animations, gradient styles, flashing speed, and more, suitable for loading states, placeholders, skeleton screens, and other scenarios.

Text("Custom Gradient Mode").bold() .font(.largeTitle) .shimmering( gradient: Gradient(colors: [.clear, .orange, .white, .green, .clear]), bandSize: 0.5, mode: .overlay() )
SwiftUI-Shimmer
Star 1.9k
Vol.105
2 months ago

A Swift Library for Confetti Animation Effects. This is a Swift library designed for adding confetti animation effects, supporting custom paper shapes, explosion radius, and angles.

ConfettiSwiftUI
Star 2k
Vol.105
7 days ago

Minimalist Markdown Editor Designed for macOS. This is a free and open-source Markdown editor for macOS, with a small file size of only 3 MB. It offers a clean and refreshing interface along with a writing-focused editing environment. The author believes that Markdown syntax is very intuitive, hence no Markdown preview feature is provided.

MarkEdit
Star 236
Vol.104
5 days ago

iOS app for Alarms Not Ringing on Rest Days. This is an iOS-specific holiday alarm application that includes several public holiday templates, allowing users to easily mark holidays and automatically manage alarm settings for workdays and holidays, ensuring that rest days are not disturbed by alarms.

Off-Day
Star 1k
Vol.103
2 months ago

macOS Music Player Inspired by Winamp. This project is a music player for macOS inspired by the classic Winamp player, developed in Swift programming language. It features built-in sound effects and equalizers, supports a variety of audio formats, playback, lyric display, customizable interfaces, and more.

aural-player
Star 2.2k
Vol.103
2 days ago

Window Preview Tool for macOS. This project is a Dock window preview tool developed with Swift and SwiftUI. By simply hovering the mouse cursor over an application icon in the Dock, one can preview the open windows and it also supports Alt+Tab-like switching and custom shortcuts functionalities, similar to Windows.

DockDoor