5595 Repositories
Swift Swift-Vapor-App-Engine Libraries
Create Apple-like alerts & toasts using SwiftUI
AlertToast-SwiftUI Present Apple-like alert & toast in SwiftUI ๐ Example ๐ญ Overview Currently in SwiftUI, the only way to inform the user about some
SwiftUI Bar Chart
SwiftUI BarChart Lightweight and easy to use SwiftUI chart library for all Apple platforms Features Scaling on both axes Fully customizable axes (labe
Line plot like in Robinhood app in SwiftUI
RHLinePlot Line plot like in Robinhood app, in SwiftUI Looking for how to do the moving price label effect? Another repo here. P.S. Of course this is
A Fourier Series visualisation written in Swift/SwiftUI
Fourier Series Visualisation in SwiftUI This little app visualises different Fourier series using epicycles and a graph. The number of functions and t
SwiftUI library to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart.
Swift Sunburst Diagram Sunburst diagram is a library written with SwiftUI to easily render diagrams given a tree of objects. Similar to ring chart, su
SwiftUI Charts with custom styles
SwiftUI Charts Build custom charts with SwiftUI Styles Line Chart(data: [0.1, 0.3, 0.2, 0.5, 0.4, 0.9, 0.1]) .chartStyle( LineChartStyle(.
iOS Blogging app with renewable subscriptions powered by RevenueCat; Written in Swift
Subscription Blogging App: Thoughts for iOS 1. Overview A modern blogging iOS app written in Swift with subscription paywalls powered by RevenueCat. T
๋๋ฆฌ๋ฒ๋ค ์์ ์คํ์ค ๏ฃฟ
DooRi-iOSLabs ๋๋ฆฌ๋ฒ๋ค ์์ ์คํ์ค ๏ฃฟ Rules 1. ๊ณต์ฉ ๋ ํฌ์๋ ๋ค์๊ณผ ๊ฐ์ ์ฝ๋๋ค์ ๊ณต์ ํ๋๋ก ํ๋ค. ์ค์ ์์ ์ ์ํ ์ฝ๋ ex. ์จ๋ณด๋ฉ ๋ทฐ1 ์ํ, ๋ฉ์ธ ๋ทฐ ์ํ, ์ฌํ ์ถ๊ฐ ๋ทฐ2 ์ํ ๋ฑ ์ฑ๋ฆฐ์ง ์์ ๊ตฌํ ์ฝ๋ ex. ์บ๋ฆฐ๋, ์ปค์คํ ํญ๋ฐ, ๋ฐํ ์
Simple news iOS app with SwiftUI
NewsUI Simple news iOS app with SwiftUI ๐๏ธ which uses NewsAPI to fetch top news headlines The codebase uses following modern keys: SwiftUI Async/Awai
Implementing and testing In-App Purchases with StoreKit2 in Xcode 13, Swift 5.5 and iOS 15.
StoreHelper Demo Implementing and testing In-App Purchases with StoreKit2 in Xcode 13, Swift 5.5, iOS 15. See also In-App Purchases with Xcode 12 and
Mimicrated views and controls to native Apple appearance.
Mimicrated views and controls to native Apple appearance. If you have any ideas of what elements can be added, let me know. Below you will see previews of all the elements and how to use them.
This is a sample app to create a photo selection classifier using CreateML on an iOS Device.
PhotoSelectionClassifier This is a sample app to create a photo selection classifier using CreateML on an iOS Device. Demo In the demo video below, we
macOS PropertyList Editor
PropertyListEditor About ... License Project is released under the terms of the MIT License. Repository Infos Owner: Jean-David Gadina - XS-L
Query and print phone information from SimpleMDM
PhoneCat Query and print phone information from SimpleMDM. Currently only supports printing in CSV format. Usage Compile PhoneCat and print usage: swi
Popping sounds for your keyboard!
KeyPopper Popping sounds for your keyboard! ๐ ๐ฟ Have you ever wanted a nice popping sound whenever you typed something? But how about not just on a
A Credit Amount and EMI User Interface build in Swift and SwiftUI
App Usage An iPhone application build in swift . Overview Supported on All iPhone Screen Sizes Dynamic Data following MVVM Design Pattern Used Transit
A simple chat app UI in SwiftUI
ChatUI - Sample app A simple chat app UI in SwiftUI ChatUI on both โ๏ธ light and ๐ dark mode. About ChatUI is a simple project created to implement so
What's new in Swift 5.x
wnis Resources What's new in Swift? Swift CHANGELOG Swift Evolution Usage $ swift run What's new in Swift (5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6): Examp
A weather app made using swiftUI and lottie animations
Paolinsky Weather app Weather app made using swiftUI, Lottie animations and the openweather api (https://openweathermap.org/api/one-call-api) Setup Ge
Are you bored? This app helps find you something to do via Bored api
Bored Swift Are you bored? This app helps find you something to do via Bored api Features Beautiful widgets ๐ Simple and easy โ Open source ๐ฑ Previe
DIContainer Swift is an ultra-light dependency injection container made to help developers to handle dependencies easily. It works with Swift 5.1 or above.
๐บ DIContainer Swift It is an ultra-light dependency injection container made to help developers to handle dependencies easily. We know that handle wi
A game engine built with SDL and Swift.
Lark A game engine made with Swift and SDL. This is a pre-alpha work-in-progress. Don't try to use this unless you really know what you're doing. I ba
An iOS app for Roam Research
Roam Research App An iOS app for Roam Research, including a "Share to Roam" extension. This app wraps the Roam Research website in a webview, allowing
๐ Access my pull requests from the menu bar
OhMyPullRequests ๐ Access my pull requests from menu bar. It lists pull requests that either: Someone requests you to review the pull request. Your p
Infini-iOS - an InfiniTime Companion App for iOS
Infini-iOS - an InfiniTime Companion App for iOS This is a proof-of-concept, barely-functional iOS application to interact with your PineTime running
Swift Package for Decoding RSS Feeds.
SyndiKit Swift Package built on top of XMLCoder for Decoding RSS Feeds. Check out the DocC-Built Site! Table of Contents Introduction Features Install
Change SwiftUI Navigation Bar Color for different View
SwiftUINavigationBarColor Change SwiftUI NavigationBar background color per screen. Usage For NavigationBarColor to work, you have to set the Navigati
A menu bar app to change input source swiftly using shortcuts on macOS Big Sur or later.
Source Switcher A menu bar app to change input sources swiftly using shortcuts on macOS Big Sur and later. View screenshots Introduction This app uses
Tech blog about Put Generic Protocol as Variable Type. How Combine Publisher put into AnyPublisher
How to Put Generic Protocol as Variable Type Have you ever put a Protocol on a variable? I believe you do. The Delegate pattern is using a lot in UIKi
Mobile Text-to-Image search powered by multimodal semantic representation models(e.g., OpenAI's CLIP)
A Mobile Text-to-Image Search Powered by AI A minimal demo demonstrating semantic multimodal text-to-image search using pretrained vision-language mod
Lightweight framework for Unsplash in Swift
Lightweight framework for Unsplash in Swift
PhotoSlider is a simple photo slider and can delete slider with swiping.
PhotoSlider is a simple photo slider and can delete slider with swiping.
๐BarcodeScanner โ simple & easy application that helps you to scan both EAN8 and EAN13 barcodes.
๐ Simple & easy application that helps you to scan both EAN8 and EAN13 barcodes.
Fastbot is a model-based testing tool for modeling GUI transitions to discover app stability problems
Fastbot is a model-based testing tool for modeling GUI transitions to discover app stability problems. It combines machine learning and reinforcement learning techniques to assist discovery in a more intelligent way.
ะะพะดัะปั ั ะฟะพะปะตะทะฝัะผะธ ััะธะปะธัะฐะผะธ ะดะปั iOS ะฟัะพะตะบัะพะฒ ะธ SwiftUI
GXUtilz ะะพะดัะปั ั ััะธะปะธัะฐะผะธ ะดะปั iOS ะฟัะพะตะบัะพะฒ. ๐ท ะขัะตะฑะพะฒะฐะฝะธั โ Xcode 11.0 โ Swift 5+ โ iOS 13 (ะฝะตะบะพัะพััะต ะฒะตัะธ ั iOS 14)+ ๐ท ะฃััะฐะฝะพะฒะบะฐ GXUtilz ะดะพัััะฟะตะฝ ั
Communicate via HTTP easily in Swift.
swift-http-client Communicate via HTTP easily in Swift. Table of Contents Installation How to use Contribution Installation Swift Package Manager (Rec
iOS implementation of OmniEdge VPN
Overview This repository contains the open source OmniEdge Evalution Version iOS Client code. No
Mac app for virtualizing Linux and macOS (supports M1/Apple Silicon)
Microverse is a thin virtualization app for macOS, which allows running Linux (and, soon, macOS) guest virtual machines, achieved with macOS' own virtualization framework.
Mechanical editing support for Package.swift manifests
Mechanical editing support for Package.swift manifests. Implements Swift Evolution proposal SE-301
ะะพั ะฟะตัะฒะฐั ะฟัะพะณัะฐะผะผะฐ (ะธะณัะฐ) ะฝะฐ Swift.
swift-game ะะพั ะฟะตัะฒะฐั ะฟัะพะณัะฐะผะผะฐ (ะธะณัะฐ) ะฝะฐ Swift. Build and run # build git clone https://github.com/kotleni/swift-game cd swift-game swift build # run
Simple ToDo app using SwiftUI & Core Data
SwiftUI_ToDoApp Simple ToDo app using SwiftUI & Core Data ToDo with Empty State New Task Screen New Task Screen with data ToDo List All Task list with
Easily show RichText(html) in SwiftUI
RichText LightMode DarkMode Code import SwiftUI
A simple iOS app with one default and four custom transitions.
A simple iOS app with one default and four custom transitions. The app uses the same two view controllers for every transition.
Demonstration code for a simple Swift property-wrapper, keypath-based dependency injection system. The keypaths ensure compile-time safety for all injectable services.
Injectable Demo Preliminary musings and demonstration code for a simple Swift property-wrapper, keypath-based dependency injection system. The keypath
A WIP Swift wrapper for Discord's Bot API.
Quickcord Quickcord is a WIP Swift wrapper for Discord's Bot API. Features (As of right now) Connecting the the gateway and identifying. Literally eve
Matft is Numpy-like library in Swift. Function name and usage is similar to Numpy.
Numpy-like library in swift. (Multi-dimensional Array, ndarray, matrix and vector library)
macOS utility for converting fat-frameworks to SPM-compatible XCFramework with arm64-simulator support
xcframework-maker macOS utility for converting fat-frameworks to SPM-compatible XCFramework with arm64-simulator support. ๐ Description make-xcframew
A nifty command-line tool to customize macOS icons
iconset A nifty command line tool to manage macOS icons iconset is a new command line tool for macOS that allows you to change icons for macOS apps (e
Example of how to embed a Lit web component into native platforms.
Lit Native Reuse lit web components on native platforms. Online Demo Supported Platforms iOS MacOS Android Web Getting Started npm run install npm run
macOS application written in SwiftUI that downloads installer pkgs for the Install macOS Big Sur application.
Download Full Installer This is a Swift UI implementation of my fetch-installer-pkg script. It will list the full macOS Big Sur (and later) installer
Create SwiftUI Views with any data
Create SwiftUI Views with any data
WeChat-like Moments App implemented using Swift 5.5 and SwiftUI
Moments SwiftUI This is a re-implementation of Moments App using Swift 5.5 and SwiftUI. Features: Aysnc/Await Actor AysncImage MVVM BFF Screenshot Als
Decrypt application encrypted binaries on macOS when SIP-enabled.
appdecrypt is a tool to make decrypt application encrypted binaries on macOS when SIP-enabled
EU Digital COVID Certificate Kit for the Apple Platform ๏ฃฟ (unofficial)
EU Digital COVID Certificate Kit A Swift Package to decode, verify and validate EU Digital COVID Certificates for iOS, tvOS, watchOS and macOS Disclai
Unofficial iOS/macOS SDK for the Notion API.
NotionClient: a Notion SDK for iOS & macOS Unofficial Notion API SDK for iOS & macOS. This is an alpha version and still work in progress. TODO Featur
A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.
Swift Identified Collections A library of data structures for working with collections of identifiable elements in an ergonomic, performant way. Motiv
Mac app to change .ipa file app icons and display names
IPAEdit Mac app to change .ipa file app icon, display name, and app version to avoid updates Compatible with macOS 10.11+ Install To install either cl
Taiwan Social Distancing App - iOS
social-distancing-ios ่บ็ฃ็คพไบค่ท้ข App ็ฑ่ก็็ฆๅฉ้จ็พ็ ็ฎกๅถ็ฝฒ่ๅฐ็ฃไบบๅทฅๆบๆ งๅฏฆ้ฉๅฎคๅ ฑๅ็ ็ผ๏ผๆไพ่บ็ฃๅฐๅ็จๆถๆฅๆถ COVID-19 ๆฅ่งธ้็ฅ๏ผไธฆๆ้ๆถๅฐๆฅ่งธ้็ฅ็็จๆถ้ฃ็นซ็ถๅฐ่ก็ๅฑ๏ผไปฅๆธๅฐๅณๆ้ขจ้ชใ โ ไฟ้ๅไบบ้ฑ็ง ๅฉ็จๆๆฉ่็ๅ่ฝไพไผฐ่จ็คพไบคไบๅ๏ผ่ณๆไปฅๅฟๅๆนๅผๅฒๅญๅจๅไบบ
Turbo-iOS base project that's entirely driven from your backend Rails app.
Turbo-iOS base project that's entirely driven from your backend Rails app.
App iOS correspondiente al proyecto twitimer.com de la comunidad MoureDev
โณ Twitimer iOS Twitimer es una App gratuita para iOS y Android que se ha desarrollado para ayudar a usuarios de Twitch, pero sobre todo pensando en ge
Control Nvidia jetbot which is based on Jetson Nano via iOS app
jetbot-remote-control This is very basic example project which control Nvidia Jetbot remotely via iOS app Based on jetbot of Nvidia, adding sample sou
eRezept App
eRezept App Introduction Prescriptions for medicines that are only available in pharmacies can be issued as electronic prescriptions (e-prescriptions
A simple todo app which aims to demonstrate some new concepts from SwiftUI 3
TodoAppSwiftUI3 A simple todo app which aims to demonstrate some new concepts from SwiftUI 3 Description This is a simple todo app built to demonstrat
Show the confetti only when the user is having fun, and if not having fun, don't show it.
SPConfetti - A simple solution to show the confetti to the user. Smoothly starts and stops. Allow set multiply diffrent particles at once. You can chang
Stanford University's course CS193p (Developing Applications for iOS using SwiftUI)
Memorize Game ๐ฎ Stanford University's course CS193p (Developing Applications for iOS using SwiftUI) About the game You need to turn over the cards on
This repository accompanies Test-Driven Development in Swift: Compile Better Code with XCTest and TDD
Apress Source Code This repository accompanies Test-Driven Development in Swift: Compile Better Code with XCTest and TDD by Gio Lodi (Apress, 2021). D
๐ A flexible and easy template created to speed up the development of your iOS application based on the MVP pattern.
Model-View-Presenter template A flexible and easy template created to speed up the development of your iOS application based on the MVP pattern. This
Bursts ๐ฅ A Funny Framework is showing alerts, Have been Adapting Swift and SwiftUI
Bursts ๐ฅ A Funny Framework is showing alerts, Have been Adapting Swift and SwiftUI Features iOS 10+ Can be used in UIKit and SwiftUI applications Lig
A simple macOS app to read code from images, written purely in Swift using Vision Framework.
CodeReader A simple macOS app to read code from images, written purely in Swift using Vision Framework. Usage Drag an image Click the convert button R
๐ ์ ๋ ๋๋ด ์๋ค... ๋ง์ง๋ง Conflict ์ฌํ... ๐ด ๐ซ ๐ ๐ง ๐ฅธ ๐ ๐ฉ ๐คฌ ๐คฏ ๐ โ ๏ธ ๐ฅ ๐ฅ
์์ ์์ง์์ด ๋ง๋๋ ์ฐ๋ฆฌ๋ค์ด ์ฌํ, DOORIBON ๐ ๐ ๋๋ฆฌ๋ฒ ์ฝ์ธ ํ์น, ์์๋ ๋์ฝ์ค ๐ 28th BE SOPT APPJAM - Team DooRiBon ํ๋ก์ ํธ ๊ธฐ๊ฐ: 2021.06.26 ~ 2021.07.17 DooRiBon iOS Developers
docc2html - A static site generator for DocC documentation archives
Tool to convert "DocC" archives, a format to document Swift frameworks and packages: Documenting a Swift Framework or Package, to a static HTML site.
๊ฐ๋ค. ์์. ์ก์ผ๋ฌ. ๐งก
๋์ ๋งค์ผ์ ๋ค์ฑ๋กญ๊ฒ, ๊ด์ฌ์ฌ ๊ธฐ๋ฐ ์บ๋ฆญํฐ ๊ด๋ฆฌ ๐ CATCH ME ๐ Coding Convention Catch Me Coding Convention โ ๐ Git branch Catch Me Git branch โ ๐ Foldering CatchMe-iOS
์คใ ํ๐ถ ์คํ์ํ!!๐ถ ์๋ฅผ๋ ๋ฉ! ์ํ์ฐํ์ฐํ! ๐ฆฎ ๐ถ
WorkFlow Contributer ์ด์ ์ฝ ๋์ฐ์ ๊น์ค์ ํ ๋ก๊ทธ์ธ, ํ์๊ฐ์ ์บ๋ฆฐ๋, ๋ฌด์ง๊ฐ Team Convention Team Convention Coding Convention Coding Convention Feature ์ ์ฝ TabBar ๋ทฐ์ปจํธ๋กค๋ฌ ์ฐ๊ฒฐ ์
๐ ์ฐจ๋ก์ ํจ๊ป ๋ ๋๋ ์ฌํ ๊ฐ์ด ๊ฐ๋ณด์๊ตฌ~ ๐
์ฐจ๋ก Charo ์ฐจ์์์ ์ค๋์ด ์ต๊ณ ๊ฐ ๋ ์ ์๊ฒ, ๋น์ ์ ๋๋ผ์ด๋ธ ๋ฉ์ดํธ ์ฐจ๋ก ๊ฒฝํ ๊ธฐ๋ฐ ๋๋ผ์ด๋ธ ์ฝ์ค ๊ณต์ ํ๋ซํผ SOPT 28th APP JAM ํ๋ก์ ํธ ๊ธฐ๊ฐ : 2021.06.27 ~ 2021.07.17 Charo iOS Contributors ๐ ์ฅํ๋ น ?
Postie - The Next-Level HTTP API Client using Combine
Postie - The Next-Level HTTP API Client using Combine Postie is a pure Swift library for building URLRequests using property wrappers.
A Full News App based on the latest SwiftUI 3/iOS 15 API that fetches latest news from newsapi.org
SwiftUI NewsAPI App A Full News App based on the latest SwiftUI 3/iOS 15 that fetches latest news from newsapi.org. Features The app has several main
Mini-Functional, Offensive, MP3 Tagger for Philharmoniques
Utai Mini-Functional, Offensive, MP3 Tagger for Philharmoniques Download Latest (0.1 Build 5, requires macOS 12 Monterey Beta 3+) ๐ Download Legacy (
Swift implementation of the package url spec
PackageURL Swift implementation of the package url specification. Requirements Swift 5.3+ Usage import PackageURL let purl: PackageURL = "pkg:swift/a
Deck is a library that provides a UI to reproduce stacked cards for SwiftUI.
Deck Deck is a library that provides a UI to reproduce stacked cards for SwiftUI. RPReplay_Final1624531727.mov Usage struct Card: View { var data
Inspect the iOS 15 App Activity Data directly on device.
AppActivityViewer About AppActivityViewer helps to inspect the iOS 15 App Activity Data easily on device. Choose App Activity at share sheet after cli
Precise JSON decimal parsing for Swift ๐งฎ
PreciseDecimal Introduction Swift has long suffered a problem with its Decimal type: unapparent loss of precision. This happens with all common ways o
Backport of SwiftUI.AsyncImage to iOS 14, macOS 11, tvOS 14 and watchOS 7 and earlier.
SBPAsyncImage Backport of SwiftUI.AsyncImage to iOS 14, macOS 11, tvOS 14 and watchOS 7 and earlier. AsyncImage is a view that asynchronously loads an
An awesome Swift HTML DSL library using result builders.
SwiftHtml An awesome Swift HTML DSL library using result builders. let doc = Document(.html5) { Html { Head { Meta()
Calculator app created using the SwiftUI framework
Calculator app created using the SwiftUI framework
Stanford University's course CS193p (Developing Applications for iOS using SwiftUI)
Memorize Game ๐ฎ Stanford University's course CS193p (Developing Applications for iOS using SwiftUI) About the game You need to turn over the cards on
iOS Network monitor/interceptor framework written in Swift
NetShears NetShears is a Network interceptor framework written in Swift. NetShears adds a Request interceptor mechanisms to be able to modify the HTTP
An animated trophy banner that looks like Xbox achievement ๐
TrophyKit An animated trophy banner that looks like Xbox achievement. Demo demo.mov Usage Requirements iOS 14.0+ tvOS 14.0+ Swift 5.3+ Installation Tr
A Swift Toast view - iOS 14 style and newer - built with UIKit. ๐
Toast-Swift A Swift Toast view - iOS 14 style - built with UIKit. ๐ Installation Swift Package Manager You can use The Swift Package Manager to insta
I needed to detect idle mode on a SwiftUI app for a kiosk, so I did it.
Inactivity I needed to detect idle mode on a SwiftUI app for a kiosk, so I did it. Usage Important: You must set the Principal class of your app to In
An awesome Swift CSS DSL library using result builders.
An awesome Swift CSS DSL library using result builders.
A small Swift tool/server to serve DocC archives to your browser
servedocc Small Swift script to serve "DocC" archives, a format to document Swift frameworks and packages: Documenting a Swift Framework or Package. N
React Native library that implements PayPal Checkout flow using purely native code (swift).
react-native-paypal-swift React Native library that implements PayPal Checkout flow using purely native code (swift). Installation npm install react-n
Repository for App IOS Reddit Top 50
iOS Reddit Top50 Repository for App IOS Reddit Top 50 App shows a list for the Top 50 posts in [Reddit] - www.reddit.com/top Requirements iOS 14.0+ Xc
Combine SnapshotTesting images into a single asset
An extension to SnapshotTesting which allows you to create images combining the output of multiple snapshot strategies, assuming they all output to UIImage.
Examples for Swift Algorithms visualized in SwiftUI.
Examples for Swift Algorithms Examples for Swift Algorithms visualized in SwiftUI. There are many more algorithms in the package - feel free to contri
A thread safe throttle written in Swift
SwiftThrottle - A thread safe throttle written in Swift licensed under MIT. Introduction This throttle is intended to prevent the program from crashing
Dedicated settings app for accessing tweaks preference bundles.
Tweak Settings A dedicated settings app for tweak preferences Author Dana Buehre (CreatureSurvive) [email protected] ยฉ Dana Buehre (CreatureSurviv
SwiftLint Plugin for Xcode.
SwiftLint Xcode Plugin Demo Usage Set SwiftLint Path default: Default path is /usr/local/bin/swiftlint relative: Relative path with the current projec
Swift Property Wrappers, but in Objective-C. And done horribly.
TOPropertyAccessor is an open source, Objective-C abstract class. Similar to Realm's Cocoa API, it uses the dynamic nature of the Objective-C runtime to access the properties of any of its subclasses, and routes calling them through overridable access points.
Snapify is an opensource tweak to make the messages app behave like Snapchat's sending system
Snapify A simple tweak to remove the send button in messages, replaced by keyboard key What is Snapify? Snapify is an opensource tweak to make the mes