Linux command
viewnior 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Open an image file
viewnior [path/to/image.jpg]
Open an image in fullscreen mode
viewnior --fullscreen [path/to/image.jpg]
Start a slideshow from an image or directory
viewnior --slideshow [path/to/image.jpg]
Browse all images in a directory
viewnior [path/to/folder/]
说明
viewnior is a simple and elegant image viewer designed with minimalism, speed, and usability in mind. It provides a clean interface that maximizes screen space for viewing images.
参数
- --fullscreen
- Start the viewer in fullscreen mode.
- --slideshow
- Launch in slideshow mode.
- --version
- Show version information and exit.
- -?, --help
- Display help information and exit.
FAQ
What is the viewnior command used for?
viewnior is a simple and elegant image viewer designed with minimalism, speed, and usability in mind. It provides a clean interface that maximizes screen space for viewing images.
How do I run a basic viewnior example?
Run `viewnior [path/to/image.jpg]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --fullscreen do in viewnior?
Start the viewer in fullscreen mode.