Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carlynorama/SerialSessionUI
https://github.com/carlynorama/SerialSessionUI
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/carlynorama/SerialSessionUI
- Owner: carlynorama
- License: mit
- Created: 2023-08-26T00:09:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-29T18:32:20.000Z (about 1 year ago)
- Last Synced: 2024-07-05T13:36:51.075Z (4 months ago)
- Language: Swift
- Size: 27.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SerialSessionUI
SwiftUI project for testing [SerialSession](https://github.com/carlynorama/SerialSession) Library, which depends on [SwiftSerialPort](https://github.com/carlynorama/SwiftSerialPort).
This project uses SerialSession as a local dependency. SwiftSerialPort is a remote dependency pinned to the main branch at the moment.