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

https://github.com/fizzyizzy05/binary

Small and simple app to convert numbers to a different base.
https://github.com/fizzyizzy05/binary

gnome gtk4 libadwaita linux python

Last synced: 5 months ago
JSON representation

Small and simple app to convert numbers to a different base.

Awesome Lists containing this project

README

          

# Binary

[![Translation status](https://hosted.weblate.org/widget/binary/binary-app/svg-badge.svg)](https://hosted.weblate.org/engage/binary/)
[![CI](https://github.com/fizzyizzy05/binary/actions/workflows/ci.yml/badge.svg)](https://github.com/fizzyizzy05/binary/actions/workflows/ci.yml)
[![Proudly part of GNOME Circle](https://circle.gnome.org/assets/button/badge.svg)](https://circle.gnome.org)


A screenshot of the Binary app converting 1010101010 in Binary to 42 in Decimal.

Binary is a simple app that converts numbers between binary, decimal, hexadecimal and octal bases.
## Installing

Get it on Flathub

Binary is officially available as a Flatpak on Flathub.

## Contributing
You can use [Weblate](https://hosted.weblate.org/engage/binary/) for translations and [GNOME Builder from Flathub](https://flathub.org/apps/org.gnome.Builder) for development. More info in [CONTRIBUTING.md](CONTRIBUTING.md).

## Code of Conduct
Binary follows the [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct). Please abide by it when contributing to Binary, including interacting in project spaces.