Skip to content

A free, open source programmer's calculator for Android 4.4 KitKat and higher.

License

Notifications You must be signed in to change notification settings

DrewHans/Pr0Ca1

Repository files navigation

Pr0Ca1

Pr0Ca1 is a free, open source programmer's calculator for Android 4.4 KitKat and higher.

Get it on Google Play Get it on Amazon App Store

App Features:

  • displays numbers in binary, octal, decimal, & hexadecimal
  • allows switching between DEC, HEX, OCT, & BIN input modes
  • input backspace, regardless of input mode
  • automatic base conversion on input
  • bit mode selection
    • 32-bit signed (default mode)
    • 16-bit signed/unsigned
    • 8-bit signed/unsigned
    • 4-bit unsigned
  • boolean logic operations
    • bitwise AND
    • bitwise OR
    • bitwise XOR
    • bitwise NAND
    • bitwise NOR
    • bitwise XNOR
    • bitwise NOT
  • arithmetic operations
    • addition
    • subtraction
    • multiplication
    • division
    • modulus
  • AC - All Clear
  • Ad-free (and will be forever)

App Prerequisites

  • An Android device running 4.4 KitKat or higher

Project Prerequisites

  • Android SDK Version 19

License

This project is licensed under the MIT License - see the LICENSE file for details

Contributers

During the Fall 2017 semester at Blackburn College, myself and nine other students in the CS320 Software Engineering class developed a programmer's calculator for Android 8.0 as our semester project. Pr0Ca1 as it exists today would not have been possible without the work of those talented people.

Blackburn College's Software Engineering class of Fall 2017:

About

A free, open source programmer's calculator for Android 4.4 KitKat and higher.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages