Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.19 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.19 KB

Calculator

Build and Release

image

A simple calculator, based on gtk4, and it is easy to extend.

If you have some advises, please tell me, open a issue, give me a pull request, or send me a email.

Have a good time on it.

Project Structure

  • include/: The include file used in other source files
  • src: The program source files
  • test: The unit test source files

How to build

License

The MIT License (MIT)

TODO

xgettext -k_ -o inter.po main.c