Skip to content

Simple Numerical Base Converter with GUI created using Tkinter

License

Notifications You must be signed in to change notification settings

briel0/number-base-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Number Base Converter

This is a simple number base converter application that allows you to convert numbers between different base systems such as decimal, binary, octal, and hexadecimal. It is built using HTML, CSS, and JavaScript.

How to Use

Enter a number in the input field.

The other output field will update to show the equivalent number in their respective base systems.

Screenshots

Technologies Used

This application was built using the following technologies:

  • Python
  • Tkinter

Future Improvements

Adding support for more base systems such as base 3, base 5, etc. Adding an option to convert fractional numbers. Adding copy to clipboard functionality for the converted numbers.

Contributing

Contributions are welcome! If you would like to contribute, please create a pull request with your changes.

About

Simple Numerical Base Converter with GUI created using Tkinter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages