下拉刷新

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

Star 2.1k
Vol.106
4 days 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.3k
Vol.106
6 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.8k
Vol.105
15 days 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 1.8k
Vol.105
11 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 211
Vol.104
a month 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 976
Vol.103
10 days 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 1.9k
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
Star 2.5k
Vol.102
3 months ago

Easy Tool to Backup iOS Device Data. This is a free iOS backup tool that supports features such as displaying backup progress, automatic backup scheduling, wireless backup, and encryption protection.

BBackupp
Star 948
Vol.102
5 months ago

Free Document Scanning Tool for iPhone. This is a document scanning tool written in Swift, completely free, ad-free, and without in-app purchases. It can scan receipts, contracts, notes, etc., supports automatic text recognition, editing scans, signing, and exporting PDF files, suitable for iOS 16.0+ and visionOS 1.2+ systems.

OpenScanner
Star 4.8k
Vol.101
2 days ago

Free Mac Application Cleaning Tool. This is a free and open-source Mac application cleaning tool capable of completely uninstalling applications and cleaning up residual files. Developed with SwiftUI, it provides a simple and user-friendly interface, supporting features such as right-click uninstallation, mini mode, and Homebrew cleanup.

Pearcleaner