| Crates.io | autoview |
| lib.rs | autoview |
| version | 0.1.1 |
| created_at | 2024-12-30 18:15:39.158815+00 |
| updated_at | 2024-12-30 18:57:52.434797+00 |
| description | Automatically view files and directories |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1499354 |
| size | 136,731 |
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.
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.