An open API service indexing awesome lists of open source software.

https://github.com/dnascanner/image-viewer

View images (and videos) in your terminal
https://github.com/dnascanner/image-viewer

image images rendering terminal video videos

Last synced: about 2 months ago
JSON representation

View images (and videos) in your terminal

Awesome Lists containing this project

README

          

# Image & Video Viewer by DNA

Hello,
this is a project I made just for fun, which allows you to view images and from now on videos too in the terminal. Written in TypeScript with [Deno](https://deno.land/)

## How to use

- I recommend using Windows-Terminal
- In Windows-Terminal, in order to get the automatic zoom (for better resolution) working, you'll need to create a specific keybind.

```powershell
deno run -A img.ts
-> deno run -A img.ts C:\Users\DNA\Downloads\Test.png
-> deno run -A img.ts test.png

deno run -A video.ts
-> deno run -A video.ts C:\Users\DNA\Downloads\Test.mp4
-> deno run -A video.ts test.mp4
```

- To exit, press any key
- For `video.ts`, you can press `F1` in to open info menu

### Setting up Windows-Terminal

![Step 1](doc/1.png)
![Step 2](doc/2.png)
![Step 3](doc/3.png)
![Step 4](doc/4.png)
![Step 5](doc/5.png)
![Step 6](doc/6.png)
![Step 7](doc/7.png)

## Upcoming features
### Video Viewer
1. Nicer way of changing FPS-limit
0. Sync framerate with video
0. Add audio