Skip to content

Convert numbers effortlessly between decimal, binary, octal, and hexadecimal with this Python application! πŸš€ View your conversion history and make number conversions a breeze. 🌐✨

License

Notifications You must be signed in to change notification settings

gmpsankalpa/Number-System-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Number System Converter

This is a simple Python application for converting numbers between different number systems.

Features

  • Convert decimal to binary, octal, and hexadecimal
  • Convert binary, octal, and hexadecimal to decimal
  • View conversion history

How to Use

  1. Clone the repository:

    git clone https://github.com/gmpsankalpa/Number-System-Converter.git
  2. Navigate to the project directory:

    cd number-system-converter
  3. Run the application:

    python number_system_converter.py
  4. Enter a number, choose the conversion type, and click the "Convert" button.

  5. View the result and conversion history.

Requirements

  • Python 3.x

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests.

License

This project is licensed under the MIT License.


repo size GitHub forks GitHub stars GitHub LastCommit

About

Convert numbers effortlessly between decimal, binary, octal, and hexadecimal with this Python application! πŸš€ View your conversion history and make number conversions a breeze. 🌐✨

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages