wrapped for 70s

pull/14/head
chris west 4 years ago
parent 305c36b1a5
commit acf0a6656d

@ -10,12 +10,16 @@ before the 1.0 release.
### Added
- phetch now supports [Tor][tor]!
- phetch now supports a `~/.config/phetch/phetch.conf` config file!
- Specify your own config file with `--config FILE`. Or disable with `-C`/`--no-config`.
- Emoji can be used as status indicators. Put `emoji yes` in your config file. 🧅🔐
- phetch now supports a `~/.config/phetch/phetch.conf` config file!
- Specify your own config file with `--config FILE`. Or disable with
`-C`/`--no-config`.
- Emoji can be used as status indicators. Put `emoji yes` in your
config file. 🧅🔐
- `phetch --print URL` will just print a rendered version of the page.
- `phetch -p URL | cat` works now. A simplified, plaintext version of the page will be rendered.
- Tor and TLS can be disabled with `-O` and `-S`, opposites of their `-o` and `-s` flags.
- `phetch -p URL | cat` works now. A simplified, plaintext version of
the page will be rendered.
- Tor and TLS can be disabled with `-O` and `-S`, opposites of their
`-o` and `-s` flags.
- On macOS, phetch is now available through [Homebrew](brew.sh):
> brew install xvxx/code/phetch

Loading…
Cancel
Save