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

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Deoxys!

Additional Project Details

Operating Systems

BSD, Linux

Programming Language

C++

Registered

2013-02-28