Deoxys is written in C++ and uses the unistd header in order to support command-line parameters. It's a decimal/binary/hexadecimal/octal converter for Linux.

I was just fooling around with number-handling algorithms and then I decided to build a quadplex converter, where the user's input may be a decimal, binary, hexadecimal or octal number and the answer will always be split into four: one input + three conversions.

Making it work:
1) Download the program.
2) Open a terminal and type "cd ~/Downloads" (assuming Deoxys is in your /home/user/Downloads folder).
3) Type "chmod +x deoxys".
4) Type "sudo mv deoxys /usr/bin".
5) To use Deoxys, just type "deoxys OPTION NUMBER", where OPTION can be -d, -b, -h or -o and NUMBER is what you want to convert. The OPTION tells Deoxys whether NUMBER is expressed in dec, bin, hex or oct. Simple as that.

Project Activity

See All Activity >

Follow Deoxys

Deoxys Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Deoxys!

Additional Project Details

Operating Systems

Linux, BSD

Programming Language

C++

Registered

2013-02-28