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

https://github.com/mllimo/bviewer-console

Simple console program that show the file bytes
https://github.com/mllimo/bviewer-console

binary bytes console-app

Last synced: 9 months ago
JSON representation

Simple console program that show the file bytes

Awesome Lists containing this project

README

          

# Bviewer

### Show the bytes of your files

---

## Execution

The program needs two arguments, the path of the file and a optional number that represent the size of each row shown.

## Basic execution
![execution_path](sources/execution_path.png)

## Full arguments execution
![execution_path](sources/execution_size.png)

## Store the result in a file
![execution_path](sources/execution_file.png)