DCSR

Crates.ioDCSR
lib.rsDCSR
version0.0.5
sourcesrc
created_at2023-03-09 16:26:47.442795
updated_at2023-09-11 15:47:05.699476
descriptionA small webview window for previewing a doc.
homepage
repositoryhttps://github.com/Vova-max-png/DCSR
max_upload_size
id805773
size62,340
Cat (Vova-max-png)

documentation

https://github.com/Vova-max-png/DCSR

README

DCSR | Docs reader

version lines license

DCSR - A small webview window for previewing a doc.

Installation

Cargo:

cargo install DCSR

Usage

Use the command DCSR:

DCSR <URL or doc file>

Examples:

DCSR https://docs.rs/clap
DCSR file://<path>/index.html
DCSR https://google.com

P.S. I don't know why lines counter doesn't work :)

Commit count: 24

cargo fmt