-
Notifications
You must be signed in to change notification settings - Fork 4
User Manual
To start using the application, go to 0b.is or run it locally.
The main functionality the application offers is the number converter. Below the menu bar, you can see two input fields and two select components. By default the application is configured to convert binary numbers to decimal numbers. Start by typing the number you want to convert in the Input field. The converted number will appear below in the Output section.
To clear the input field, click or tap the X button that appears in the right side of the input field. To copy the output, click or tap the copy button in the right side of the output field.
To choose the input and output numeral systems, click/tap on the From and To sections and choose the system you want.
Below the converter can be found two info boxes that describe the numbers in more detail. They will also tell you what symbols are allowed in each system. For example, binary numbers consists of only two digits: 0 and 1 while hexadecimal numbers consists of digits 0 to 9 and letters A to F.
By default the application uses the dark theme. It is also possible to choose a light theme, if that's what you prefer. Click or tap the sun symbol in the top right corner of the menu bar, left of the question mark button.
To change the language of the user interface, click / tap the globe symbol in the top right corner. A menu will open containing a list of all available languages.
Did you notice a typo or any outdated information? Please let us know!