Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andyshep/Francis
Bonjour browser for macOS and iOS
https://github.com/andyshep/Francis
bonjour bonjour-browser combine macos mdns redux swiftui
Last synced: about 2 months ago
JSON representation
Bonjour browser for macOS and iOS
- Host: GitHub
- URL: https://github.com/andyshep/Francis
- Owner: andyshep
- License: mit
- Created: 2018-09-23T18:06:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-08T13:14:00.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T16:10:40.260Z (5 months ago)
- Topics: bonjour, bonjour-browser, combine, macos, mdns, redux, swiftui
- Language: Swift
- Homepage:
- Size: 289 KB
- Stars: 37
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Francis
Francis is a SwiftUI app for discovering Bonjour services on the local network. It is built with a Combine layer on top of `NetServiceBrowser` and `NetService`.
## Requirements
* Xcode 12
* Swift 5## Installation
```
git clone [email protected]:andyshep/Francis.git && cd Francis
open Francis.xcodeproj
```## Screenshot
![](https://i.imgur.com/QdiT26z.gif)
## Artwork
App icon courtesy of the [Noun Project](https://thenounproject.com/rebelsaeful/collection/doodle-ui/?i=1513021)