https://github.com/linden/show
CLI tool to display websites on MacOS written in swift.
https://github.com/linden/show
cli macos swift webkit webview
Last synced: 2 months ago
JSON representation
CLI tool to display websites on MacOS written in swift.
- Host: GitHub
- URL: https://github.com/linden/show
- Owner: linden
- License: mit
- Created: 2021-11-16T09:47:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-16T09:59:18.000Z (over 4 years ago)
- Last Synced: 2026-01-29T13:55:28.070Z (5 months ago)
- Topics: cli, macos, swift, webkit, webview
- Language: Swift
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Show
CLI tool to display websites on MacOS written in swift/AppKit.
## Building
`swiftc show.swift`
## Running
`./show https://github.com/linden/show`