Skip to content

"Base Converter" is an Action for Google Assistant which lets you convert a number of a specified base to the specified base. Various bases supported ranging from 2 to 36. It includes Binary(base2), Octal(base8), Decimal(base10), Hexadecimal(base16) and so on. You can use in this format as " <number> <numbers-base> to <specific-base>" to instant…

License

Notifications You must be signed in to change notification settings

MohammedIsmailP/base-convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

base-convertor

"Base Converter" is an Action for Google Assistant which lets you convert a number of a specified base to the specified base. Various bases supported ranging from 2 to 36. It includes Binary(base2), Octal(base8), Decimal(base10), Hexadecimal(base16) and so on. You can use in this format as " <number> <numbers-base> to <specific-base>" to instantly convert the number . For example, you can say as "10ba hexadecimal to decimal" or "10ba 16 to 10" to instantly convert 10ab of base 16 to base 10.

Please find the deployed project by clicking the link. https://assistant.google.com/services/a/uid/0000005bd6c4046a

About

"Base Converter" is an Action for Google Assistant which lets you convert a number of a specified base to the specified base. Various bases supported ranging from 2 to 36. It includes Binary(base2), Octal(base8), Decimal(base10), Hexadecimal(base16) and so on. You can use in this format as " <number> <numbers-base> to <specific-base>" to instant…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published