Giter Club home page Giter Club logo

printing-calc's Introduction

PrintingCalc

Description

A calculator with history that allows function use etc. this project takes inspiration from the speedCrunch app. But plans to extend upon it in the following ways:

  • Add ability to delete equations that are unwanted.
  • Add tabs so that calculations can have scope.
  • Ability to add comments.
  • The ability to edit equations.
  • The ability to move equations around.

These changes intend to turn the speedcrunch app, which is a pure calculator with functions and history, into more of a mathematical calculation suite that allows the user to have more control over how the maths in described.

Installation

Clone the repository using:

git clone https://github.com/jaxsonpd/PrintingCalc.git

Then run main.py using python3:

python3 ./src/main.py

Package Requirements:

  • Tk

Use

The current app supports

  • Simple equations (python parsed) placed into the entry box at the bottom of the screen.
  • Deleting of equations.
  • Scrollable history.
  • Configurable colour schemes using json.
  • Clear screen functionality
  • Comment equations

Screenshots

The current interface with equations, showing the delete button scrollbar and equation entry:

Current-Main-Interface

ToDo

GUI

  • Flesh out menu.

Functionality

  • Add variables.
  • Add comments.
  • Add functions.
  • Add Tabs.
  • Custom equation parsing.
  • Save the current tab to file.
  • Export the current tab to plain text.

Code

  • Sort out the scrollable frame class as the current callbacks are over complicated.

printing-calc's People

Contributors

jaxsonpd avatar

Watchers

 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.