Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 972 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 972 Bytes

BinaRy

Simple program to operate with binary code
There are next features:

  • Arithmetical operations
  • Bitwise operations
  • Translating binary code to ASCII characters and vice versa
  • Translating binary code to other numeric systems and vice versa

Built With

  • Qt - main platform the project was created on
  • CMake - served to build the project

Contributing

If you have suggestions, write:

Versioning

For the versions available, see the BinaRy.

Authors

  • Vladislav Kolyadenko - Main developer - VladKk

Acknowledgments

  • I only learn programming and the project may have a lot of bugs and mistakes, so don't judge strictly:)
  • The program was developed and tested on Ubuntu and I don't know how it works on other systems