All Projects → ericlewis → DeltaUI

ericlewis / DeltaUI

Licence: other
SwiftUI + CoreData user interface for DeltaCore & Friends.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to DeltaUI

gameboi
An Original GameBoy emulator?
Stars: ✭ 20 (-67.21%)
Mutual labels:  emulator
CoordinatorSwiftUI
A simple project to test the implementation of Coordinator Pattern using SwiftUI.
Stars: ✭ 28 (-54.1%)
Mutual labels:  swiftui
iOS-SwiftUI-Firebase-Login-Example
Complete Sign up and Sign in Process for iOS SwiftUI - using Firebase Email and Password Authentication.
Stars: ✭ 37 (-39.34%)
Mutual labels:  swiftui
GhidraEmu
Native Pcode emulator
Stars: ✭ 25 (-59.02%)
Mutual labels:  emulator
Scanr
Detect x86 shellcode in files and traffic.
Stars: ✭ 16 (-73.77%)
Mutual labels:  emulator
ShimmerView
ShimmerView is a collection of APIs to construct Skelton View + Shimmering Effect type loading indicator on UIKit and SwiftUI.
Stars: ✭ 71 (+16.39%)
Mutual labels:  swiftui
sedna
Sedna - a pure Java RISC-V emulator.
Stars: ✭ 52 (-14.75%)
Mutual labels:  emulator
SpecIde
Let's try something with SFML.
Stars: ✭ 27 (-55.74%)
Mutual labels:  emulator
kindaVim.theapp
Ultimate Vim Mode for macOS
Stars: ✭ 372 (+509.84%)
Mutual labels:  swiftui
Taskey
🚀 It Makes easy to track your task 🔥 Beautiful & Animated UI👨🏻‍💻 . Contributions are always welcome 🤗
Stars: ✭ 34 (-44.26%)
Mutual labels:  swiftui
Wiggles-iOS
Beautiful Puppy adoption app built to Demonstrate the SwiftUI and MVVM Architecture
Stars: ✭ 174 (+185.25%)
Mutual labels:  swiftui
BottomSheet
Access UISheetPresentationController in SwiftUI on iOS 15 using a simple .bottomSheet modifier.
Stars: ✭ 332 (+444.26%)
Mutual labels:  swiftui
Overamped
Safari Web Extension to disable AMP ⚡️
Stars: ✭ 32 (-47.54%)
Mutual labels:  swiftui
Thistle
6502 based architecture for OpenComputers
Stars: ✭ 26 (-57.38%)
Mutual labels:  emulator
claw
A lobste.rs Reader
Stars: ✭ 18 (-70.49%)
Mutual labels:  swiftui
ios
CoThings's iOS application. CoThings is a realtime counter for shared things.
Stars: ✭ 13 (-78.69%)
Mutual labels:  swiftui
NetworkImage
Asynchronous image loading in SwiftUI
Stars: ✭ 39 (-36.07%)
Mutual labels:  swiftui
copy-cat
A ComputerCraft emulator for the web
Stars: ✭ 26 (-57.38%)
Mutual labels:  emulator
Grocy-SwiftUI
A client for Grocy for macOS and iOS, written with SwiftUI
Stars: ✭ 100 (+63.93%)
Mutual labels:  swiftui
SimpleToast
SimpleToast is a simple, lightweight, flexible and easy to use library to show toasts / popup notifications inside iOS or MacOS applications in SwiftUI. Because of the flexibility to show any content it is also possible to use the library for showing simple modals.
Stars: ✭ 131 (+114.75%)
Mutual labels:  swiftui

DeltaUI

SwiftUI + CoreData user interface for DeltaCore & Friends. Styled after Apple Music.

1 2 3 4

⚠️ Before you go any further

This app is fairly useless without the All.json file, which contains the references to games. At some point, there might be a built in browser and local / iCloud file management. I don't really plan to distribute this, in any way. It is up to you to build it.

It is also up to you to figure out how / where to get that information, I do not condone piracy- so don't ask..

The models are there, so that is how the All.json looks.

Requirements

  • Xcode 11
  • iOS 13, iPadOS 13, tvOS 13, macOS Catalina or higher
  • git (duh)

Directions

May not build without All.json, but it is optional in code. If you do make an All.json, you will need to manually hookup the sync method in AppDelegate.

  1. recursively install all the submodules
  2. open Xcode
  3. cmd + r
  4. play games!

Other Stuff

It probably won't build for tvOS, I haven't tried. It won't build for macOS without signifigant changes to DeltaCore. The work there is to switch from using GLKViews to MTKViews because Catalyst doesn't bring over the deprecated GLKit.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].