All Projects → chrisvest → Xxv

chrisvest / Xxv

Licence: gpl-3.0
The XXV visual hex viewer for the terminal.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Xxv

Hex
🔮 Futuristic take on hexdump, made in Rust.
Stars: ✭ 242 (+296.72%)
Mutual labels:  bytes, developer-tools, ascii, hex
Cfonts
Sexy fonts for the console
Stars: ✭ 789 (+1193.44%)
Mutual labels:  cli, ascii
Dive
A tool for exploring each layer in a docker image
Stars: ✭ 28,957 (+47370.49%)
Mutual labels:  cli, tui
Gita
Manage many git repos with sanity 从容管理多个git库
Stars: ✭ 865 (+1318.03%)
Mutual labels:  cli, developer-tools
Hostctl
Your dev tool to manage /etc/hosts like a pro!
Stars: ✭ 642 (+952.46%)
Mutual labels:  cli, developer-tools
Diagram
CLI app to convert ASCII arts into hand drawn diagrams.
Stars: ✭ 642 (+952.46%)
Mutual labels:  cli, ascii
Devdash
🍱 Highly Configurable Terminal Dashboard for Developers and Creators
Stars: ✭ 939 (+1439.34%)
Mutual labels:  cli, tui
Summoner
🔮 🔧 Tool for scaffolding batteries-included production-level Haskell projects
Stars: ✭ 577 (+845.9%)
Mutual labels:  cli, tui
Bashmultitool
A library for bash shell program containing useful functions. Can be imported into scripts to create colourful and functional scripts and TUIs.
Stars: ✭ 27 (-55.74%)
Mutual labels:  cli, tui
Video To Ascii
It is a simple python package to play videos in the terminal using characters as pixels
Stars: ✭ 960 (+1473.77%)
Mutual labels:  cli, ascii
Influx Prompt
An interactive command-line InfluxDB cli with auto completion.
Stars: ✭ 42 (-31.15%)
Mutual labels:  cli, developer-tools
Tml
🌈💻🎨 A tiny markup language for terminal output. Makes formatting output in CLI apps easier!
Stars: ✭ 634 (+939.34%)
Mutual labels:  cli, tui
Tvision
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
Stars: ✭ 612 (+903.28%)
Mutual labels:  tui, ascii
So
A terminal interface for Stack Overflow
Stars: ✭ 694 (+1037.7%)
Mutual labels:  cli, tui
Wsta
A CLI development tool for WebSocket APIs
Stars: ✭ 611 (+901.64%)
Mutual labels:  cli, developer-tools
Vlany
Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)
Stars: ✭ 804 (+1218.03%)
Mutual labels:  cli, tui
Http Prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
Stars: ✭ 8,329 (+13554.1%)
Mutual labels:  cli, developer-tools
Transity
Keep track of your 💵, 🕘, 🐖, 🐄, 🍻 on your command line
Stars: ✭ 528 (+765.57%)
Mutual labels:  cli, tui
Terragrunt
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
Stars: ✭ 5,446 (+8827.87%)
Mutual labels:  cli, developer-tools
Curlie
The power of curl, the ease of use of httpie.
Stars: ✭ 877 (+1337.7%)
Mutual labels:  cli, developer-tools

= The XXV Hex Viewer

image:https://travis-ci.org/chrisvest/xxv.svg?branch=master[Build status, link=https://travis-ci.org/chrisvest/xxv/] image:https://img.shields.io/badge/source-github-success.svg[Source code, link=https://github.com/chrisvest/xxv/] image:https://img.shields.io/gitter/room/chrisvest/xxv.svg[Gitter chat, link=https://gitter.im/chrisvest/xxv] image:https://img.shields.io/github/license/chrisvest/xxv.svg[License]

XXV is a terminal hex viewer with a text user interface, written in 100% safe Rust. Licensed under the GPL-3.0 software license.

Get it from https://crates.io/crates/xxv[crates.io] by running cargo install xxv in your terminal. Make sure you have a proper https://github.com/chrisvest/xxv/wiki[development environment] first, though. Windows is supported with the Crossterm backend: cargo install xxv --no-default-features --features crossterm.

image::docs/screenshot.png[Screenshot showing the XXV hex viewer in a terminal]

:leveloffset: +1 include::src/help_text.md[]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].