All Projects â†’ tasdikrahman â†’ Pycalc

tasdikrahman / Pycalc

💻 A GUI Calculator using Tkinter

Programming Languages

python
139335 projects - #7 most used programming language

pyCalc

A simple calculator made using tkinter.

Features :

Version1.0

  • Cross-platform
  • easy to use
  • supports common mathematical functions like
+ - * /
exp x! ^2 %
  • Supports undo and AC

Usage:

Usage

Executable:

v1.0.0

You can download the executable for

OR

You can do a git-clone of the repository

$ git clone https://github.com/prodicus/pyCalc.git
$ cd pyCalc/src
$ chmod +x main.py
$ ./main.py

To-do

  • [x] refactoring for adding classes
  • [ ] adding other mathematical functions (eg: log, ln et el)
  • [ ] increasing the font for the GUI
  • [ ] Adding a .exe release for windows based systems.(currently has executable for *nix based systems)

Contributing

Feel free to contribute

  1. Fork it.
  2. Create your feature branch (git checkout -b my-new-awesome-feature)
  3. Commit your changes (git commit -am 'Added <xyz> feature')
  4. Push to the branch (git push origin my-new-awesome-feature)
  5. Create new Pull Request

License :

MIT License http://prodicus.mit-license.org/ © Tasdik Rahman

Donation

If you have found my little bits of software being of any use to you, do consider helping me pay my internet bills :)

PayPal Donate via PayPal!
Gratipay Support via Gratipay
Patreon Support me on Patreon
£ (GBP) Donate via TransferWise!
€ Euros Donate via TransferWise!
₹ (INR) Donate via instamojo
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].