1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

Add DistroWatch web client (#1342)

This commit is contained in:
Waldir Pimenta 2017-04-20 14:55:00 +01:00 committed by GitHub
parent 3f53e3282f
commit 06b412caa1

View file

@ -79,7 +79,9 @@ You can access these pages on your computer using one of the following clients:
- Rust clients:
- [rust-tldr](https://github.com/rilut/rust-tldr) (online lookup): `cargo install tldr`
- [tealdeer](https://github.com/dbrgn/tealdeer) (fully featured client with offline cache): `cargo install tealdeer`
- [Web client](https://github.com/ostera/tldr.jsx): http://tldr.ostera.io/
- Web clients:
- [tldr.jsx](https://github.com/ostera/tldr.jsx): http://tldr.ostera.io/
- [DistroWatch](https://distrowatch.com/dwres.php?resource=man-pages)
There is also a comprehensive [list of clients in our Wiki](https://github.com/tldr-pages/tldr/wiki/TLDR-clients).