#automatic #view #file #line #find #directory #ls

app autoview

Automatically view files and directories

2 releases

new 0.1.1 Dec 30, 2024
0.1.0 Dec 30, 2024

#357 in Filesystem

Download history 175/week @ 2024-12-29

175 downloads per month

MIT and maybe GPL-2.0-or-later

41KB
648 lines

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.

Dependencies

~41–74MB
~1M SLoC