An open API service indexing awesome lists of open source software.

https://github.com/eneko/quickmacappdemo

A demo using Swift Package Manager and Chris Eidhof QuickMacApp gist
https://github.com/eneko/quickmacappdemo

command-line swiftpm swiftui

Last synced: about 2 months ago
JSON representation

A demo using Swift Package Manager and Chris Eidhof QuickMacApp gist

Awesome Lists containing this project

README

          

# QuickMacApp

This is a demo macOS application (graphic) using Swift Package Manager executable, with SwiftUI.

Base in [Chris Eidhof gist](https://gist.github.com/chriseidhof/26768f0b63fa3cdf8b46821e099df5ff) (100% his code).

### Main.swift
![source](main.swift.png)

### Launching the app
Launch like any SwiftPM executable:
![console](console.png)

### Application UI
![Application UI](app.png)