A very lightweight web browser for macOS built with SwiftUI and a custom C HTML parser.
https://inori.nerdnextdoor.net/
- C 50%
- Swift 50%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| Inori | ||
| Inori.xcodeproj | ||
| .gitignore | ||
| README.md | ||
Inori
A very lightweight web browser for macOS built with SwiftUI and a custom C HTML parser.
Warning: Do not use Inori as your daily driver browser. Inori is not capable of handling most sites and currently is not built with security as a priority.
Building
Requirements
- Xcode ~16.4 or later
- macOS ~15.5 or later
Build Instructions
- Clone the repository
- Open
Inori.xcodeprojin Xcode - Build and run (⌘R)