8000 GitHub - dventurb/calculator: A simple desktop calculator built in C using GTK 4, with a nice graphical user interface.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dventurb/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Calculator

A simple desktop calculator built in C using GTK 4, with a nice graphical user interface.

screenshot

Installation

git clone https://github.com/dventurb/calculator.git
cd calculator
make

Dependencies

  • GTK 4 (libgtk-4-dev)
  • GLib (libglib2.0-dev)
  • tinyexpr (included in lib/tinyexpr.c and lib/tinyexpr.h)
  • Build tools: gcc, make, pkg-config

About

A simple desktop calculator built in C using GTK 4, with a nice graphical user interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0