Skip to content

Simple tool to convert decimal to binary and hex and vice versa.

License

Notifications You must be signed in to change notification settings

ErikOakleaf/digit-dive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIGIT DIVE !

A simple lightweight crossplatform tool to do fast conversions between decimal, hexadecimal and binary numbers.

demo

Keybindings

  • 1 - 9 + A - F: Inputs the digits
  • Shift + D: Switch to decimal input mode
  • Shift + B: Switch to binary input mode
  • Shift + H: Switch to hexadecimal input mode
  • Backspace: Remove latest number in the current input mode
  • Enter: Reset input
  • Y + Switch input mode: Copy the current value stored in the buffer you are switching to.

Compiling

To compile link to the appropriate SDL3 headers and files for your platform.

About

Simple tool to convert decimal to binary and hex and vice versa.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published