Code Monkey home page Code Monkey logo

quickcalc's Introduction

quickcalc Simple Menu Bar Application For Mac and Windows

GitHub release Github All Releases

pageres

A Calculator That Does More ๐Ÿ‘

Alt Text

Functions To Help Your Daily Life โœ…

Alt Text

Let's Do Some Math โž—

Alt Text

Install

macOS 10.9+, Windows now available!

macOS

Download, unzip, and move quickcalc.app to the /Applications folder.

Windows

Download, unzip, and use quickcalc.app.

Functions

Math โž•

  • Calculations can be simple or complex 5 + 4 (4**3)/(4839-32+423)
  • + plus
  • - minus
  • * multiply
  • / divide
  • % modulo
  • ** exponent
  • :sqrt returns square root ex. :sqrt(4)
  • :abs returns absolute value ex. :abs(4-7)
  • :log returns log (base 10) ex. :log(100)
  • :ln returns natural log (base E) ex. :ln(50)
  • :e returns e^x ex. :e(2)
  • Trig functions are within code but aren't guarenteed to give a desired answer, so they aren't included in this list.

Date and Time โŒš

  • :today returns the current date; you may add or subtract days ex. :today + 5
  • :datein returns the date plus the value you pass ex. :datein 3
  • :daysof returns the amount of days in the value passed ex. :daysof jan :daysof 3 years 5 months
  • :time returns current time

Money ๐Ÿ’ธ

  • :off returns a percentage off of a value ex. 20% :off 300 3% :off 50.50
  • :of returns percentage of a value ex. 50% :of 40 16% :of 32.70

Misc. ๐Ÿ–ฅ

  • :color takes a Hex color code and displays a rectangle of inputed color ex. :color(#000)

Shortcuts

  • Quit: command + Q

Future Iterations

  • May Change UI
  • More Keyboard Shortcuts
  • Parenthesis
  • Auto Updater (IMPORTANT)
  • More Functions
  • Correct Trig functions
  • Dark Mode

Ispiration and Thanks

  • Devin Rousso Thanks for your guidance and help with getting me in the right direction. Go grab the GroupMe client.

License

MIT ยฉ Chaz Woodall

quickcalc's People

Contributors

cwoodall6 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.