2
0
mirror of https://github.com/xvxx/phetch synced 2024-11-10 13:10:54 +00:00

another small update

This commit is contained in:
dvkt 2019-12-19 20:34:03 -08:00
parent 8c1c47c5ce
commit 8eebcaaa8e

View File

@ -42,19 +42,6 @@ Just unzip/untar the `phetch` program into your $PATH and get going!
cargo run -- <gopher-url> cargo run -- <gopher-url>
## todo
### basics
- [ ] download to ~/Downloads
gopher://zaibatsu.circumlunar.space/1/~cardboard64/
- [ ] telnet
- [ ] ipv6
- [ ] flesh out help
- [ ] new screenshots
### bugs
- [ ] `open` for irc links
- [ ] gopher lawn is truncate
## screenies ## screenies
![Links](./img/links.png) ![Links](./img/links.png)
@ -62,3 +49,20 @@ Just unzip/untar the `phetch` program into your $PATH and get going!
![DOS Menu](./img/menu.png) ![DOS Menu](./img/menu.png)
![Game Archive](./img/oldies.png) ![Game Archive](./img/oldies.png)
## todo
- [ ] download to ~/Downloads
gopher://zaibatsu.circumlunar.space/1/~cardboard64/
- [ ] telnet
- [ ] ipv6
- [ ] flesh out help
- [ ] new screenshots
- [ ] short screencast
## bugs
- [ ] stop 'page down' at a reasonable place
- [ ] stop 'down arrow' at a reasonable place
- [ ] `open` for irc links
- [ ] gopher lawn is truncate