branches: master
Clone
clone: git://shithub.us/julienxx/castor9 gits://shithub.us/julienxx/castor9
push: hjgit://shithub.us/julienxx/castor9
patches to: julien@typed-hole.org
Last commit
059574a9
– Julien Blanchard <julien@typed-hole.org>
authored
on 2021/10/28 10:42
Handle local files, thanks binarycat!
About
# Castor9
A Gemini[1] browser for plan9.
![Screenshot](https://juliensharing.s3.amazonaws.com/castor9.png)
Thanks to Phil9 and Sigrid for Gopher[2] and Gemnine[3] which I borrowed some code and inspiration from.
- [1] https://gemini.circumlunar.space/docs/specification.html
- [2] https://github.com/telephil9/gopher
- [3] https://git.sr.ht/~ft/gemnine
## Installation
Clone and `mk install`
## Usage
Run `castor [address]`
Use the adress bar and right-mouse click to navigate.
## Plumber rule
```
type is text
data matches 'gemini://[^ ]+'
plumb to gemini
plumb client window castor $0
```
## To Do:
- TOFU
- client certificates