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

https://github.com/noppefoxwolf/contentlauncher


https://github.com/noppefoxwolf/contentlauncher

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# noppefoxwolf/ContentLauncher

Launch content from anywhere.

![](https://github.com/noppefoxwolf/ContentLauncher/blob/main/.github/demo.gif)

# Installation

## Swift Package Manager

```swift
dependencies: [
.package(url: "https://github.com/noppefoxwolf/ContentLauncher", from: "0.0.1"),
]
```

# Usage

```swift
lancherWindow = LancherHostingWindow(
windowScene: windowScene,
content: LancherContentView()
)
```

# LICENSE

MIT License