tweak readme

pull/6/head
dvkt 5 years ago
parent c0fb2c3741
commit cd05894dd6

@ -38,11 +38,13 @@ A `<gopher-url>` should be something like:
## installation
Binaries for Linux and Mac are available at https://github.com/dvkt/phetch/releases
Binaries for Linux and Mac are available at https://github.com/dvkt/phetch/releases:
Just unzip/untar the `phetch` program into your $PATH get going!
- MacOS: https://github.com/dvkt/phetch/releases/download/v0.1.0/phetch-macos.zip
- Linux x86_64: https://github.com/dvkt/phetch/releases/download/v0.1.0/phetch-linux-x86-64.tar.gz
- Linux ARM: https://github.com/dvkt/phetch/releases/download/v0.1.0/phetch-linux-arm.tar.gz
You can also build from source using `cargo build --release`, if you want.
Just unzip/untar the `phetch` program into your $PATH and get going!
## development
@ -57,14 +59,14 @@ You can also build from source using `cargo build --release`, if you want.
## TODO
### Basics
- [ ] open local files
- [ ] download to ~/Downloads
- [ ] `?` to show all keyboard shortcuts
- [ ] save history to file
- [ ] load history from file
- [ ] load most recent URL when opening without args
- [ ] ipv6
### Bonus
- [ ] async gopher request
- [ ] show loading spinner during gopher request
- [ ] TLS
- [ ] fuzzy find search links
- https://github.com/stewart/rff
@ -78,4 +80,4 @@ You can also build from source using `cargo build --release`, if you want.
![DOS Menu](./img/menu.png)
![Game Archive](./img/oldies.png)
![Game Archive](./img/oldies.png)

Loading…
Cancel
Save