5-
5-pebbles/hexbin
A command-line utility to travel between the realms of hexadecimal and binary.
HexBin: The Bilingual Bits Wizard! โ๏ธ๐งโโ๏ธ
A command-line utility to travel between the realms of hexadecimal and binary.
Examples: Let the Magic Unfold! ๐งชโจ
Convert a hexadecimal string to binary:
hexbin 0x352B
Output:
11010100101011
Convert a binary string to hexadecimal:
hexbin 11010100101011
Output:
0x352B
Installation: A Spellbinding Ritual ๐ฎ
From crates.io: (Recommended)
cargo install hexbinFrom Source:
# Clone the repository from the digital grimoire:
git clone https://github.com/5-pebbles/hexbin.git
# Enter the sanctum of the project directory:
cd hexbin
# Chant the installation incantation:
cargo install --path .License: The Sacred Scroll of Sesquipedalianism ๐๐งโโ๏ธ
This project is licensed under the ancient incantations of GPL-v3.
On this page
Languages
Rust100.0%
Contributors
GNU General Public License v3.0
Created May 29, 2024
Updated June 24, 2024