Giter Club home page Giter Club logo

gtkcalculator's Introduction

SimpleCalc

SimpleCalc is a rudimentary calculator that is written in GTK3+. It supports floating point and 5 operators so far (addition, subtration, multiplication, division, and exponents). This program will be updated in the future to support other operators and features along the way.

TO INSTALL:

  1. Clone repository or download the simpleCalc*.tar.gz archive and install.sh script into the same directory
  2. Open a terminal and install the program with sudo ./install.sh
  3. If you get a permission error on sudo ./install.sh, then run chmod 755 install.sh && sudo ./install.sh
  4. You're done! Find the program by searching for it in a finder, or it can be found in the app tray depending on your distribution. It can also be launched by running simpleCalc in the terminal.

TO UNINSTALL:

  1. Clone repository or download uninstall.sh script
  2. Run sudo ./uninstall.sh - if there's a permission error, run chmod 755 uninstall.sh && sudo ./uninstall.sh

For any questions or comments, contact me at [email protected]

gtkcalculator's People

Stargazers

 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.