Skip to content

Jamesxu182/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Introduction

This is a simple implementation of basic calculator, which is written by C and GTK library. the inspiration comes from the calculator in iPhone. The project is built with Anjuta, which is a open source software for gnome. Recently, I just have compile successfully on Linux.

Screenshot

Distribution: Arch Linux

Desktop Environment: Xfce 4.12

Gnome Theme: Numix

image

Requirement

  • GTK 3

Compile and Run

# Configure the project.
./configure

# Compile and build project.
make all-recursive

# Run the programming after that.
./src/calculator

Not about programming

Thank for browsing. The software is open source and free. Just enjoy it.

About

A simple implementation of basic calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published