pull/6/head
dvkt 5 years ago
parent 6f97db6e16
commit 856128e491

@ -29,11 +29,9 @@
## installation
`phetch` is available as a standalone executable for MacOS and Linux:
Binaries for Linux and Mac are available at https://github.com/dvkt/phetch/releases
- 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.
## development
@ -48,15 +46,15 @@
## TODO
### Basics
- [ ] TLS
- [ ] `?` to show all keyboard shortcuts
- [ ] 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
- [ ] async gopher request
- [ ] open local files
### Bonus
- [ ] async gopher request
- [ ] TLS
- [ ] fuzzy find search links
- https://github.com/stewart/rff
- https://github.com/Schlechtwetterfront/fuzzy-rs

Loading…
Cancel
Save