5581 Repositories
Swift swift-app-update-checker Libraries
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
Animated sharingan loader for iOS projects.
Animated sharingan loader for iOS projects. This is a fun project created using SwiftUI with love for the Uchiha clan. More types of eyes to come with tons of customizations...
A Swift Package that allows iOS apps to communicate with AltServer.
AltKit allows apps to communicate with AltServers on the same WiFi network and enable features such as JIT compilation.
VaporDocC provides middleware for use with Vapor.
VaporDocC provides middleware for use with Vapor. To initialise the middleware pass in the path to your .doccarchive, e.g.:
iOS command-line tool that allows searching and downloading ipa files from the iOS App Store
ipatool for iOS This is a port of Majd Alfhaily's ipatool adapted to run on iOS Build / Installation To build this, make sure you have AppSync install
Used: SwiftUI and Combine
NewsApp Used: New Apple frameworks SwiftUI and Combine Installation: 1. Get your News API key 2. Get your Weather API key 3. Insert your keys into Con
NewsAPISwift is a Swift client for News API V2, a service that provides breaking news headlines, and search for articles from over 30,000 news sources and blogs.
NewsAPISwift NewsAPISwift is a Swift client for News API V2, a service that provides breaking news headlines, and search for articles from over 30,000
📰 iOS news app in the style of the NYT, WSJ, CNN, BBC, FB, Twitter, Reddit & more - Includes a tvOS app :tv:
News iOS news app in the style of Apollo, Apple News, Axios, BBC, CNN, Facebook, Facebook News, FastNews, Flipboard, Lil News, NBC News, Reddit, The N
Fancy news app that diwnloads data from new.com api and shows it in a paging collectionview.
Fancy news reader PAging collection view that shows latest news from techcurch.com and displays full content in a detail page, was built to practice t
Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding.
Daily News Hey ! Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding. Architecture I pr
iOS client for newsapi.org
DailyFeed iOS client for NewsAPI.org. Now access latest 🗞 from Best News Agencies and 📰 from around the 🌎 👉 at your fingertips 🎉 . Features Daily
Small iOS app to show some COVID-19 health, data, news and tweets ⚡
covid19.swift Small iOS app to show some COVID-19 health, data, news and tweets ⚡ Requirements Xcode 12, iOS 14 Credits API: COVID-19 API: News Tweets
A fully customizable library to easily display Animated Toast Messages in iOS using Swift!
CustomToastView-swift A fully customizable library to easily display Animated Toast Messages in iOS using Swift! Preview - All the custom toasts you c
Declaretive UICollectionViewCompositionalLayout interface to implement complex collection view layout.
CompositionalLayoutViewController Example To run the example project, clone the repo, and run pod install from the Example directory first. Requiremen