autoview

Crates.ioautoview
lib.rsautoview
version0.1.1
created_at2024-12-30 18:15:39.158815+00
updated_at2024-12-30 18:57:52.434797+00
descriptionAutomatically view files and directories
homepage
repository
max_upload_size
id1499354
size136,731
Michael Ekstrand (mdekstrand)

documentation

README

Automatically View Files

The autoview program enables easy, automatic viewing of a wide range of files in the terminal. Say goodbye to juggling ls and cat as you find and examine files in a deep tree, or to trying to remember which program you need just to look at the metadata or first few lines of some file.

License

The source code to autoview is distributed under the MIT license, as are binaries so long as they are not built with the xdg-embedded feature.

Binaries built with the xdg-embedded feature are licensed under the GNU General Public License, version 3 or later.

[!IMPORTANT] If you contribute code to this repository, you agree to license your contribution under the MIT license.

Commit count: 0

cargo fmt