Skip to content

Lightweight GTK+ calculator in C for Ubuntu Linux distributions

License

Notifications You must be signed in to change notification settings

MichaelTheSynthCat/STWCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STWCalc

Lightweight simple calculator for Linux Ubuntu distributions. The app is written in C and uses GTK+ GUI library and GoogleTest testing framework.

Origin of the development

This calculator was a part of an university team project. The team was composed of 4 members. Here are listed parts of the project that each member has done:

  • Michal Krulich (team leader)
    • GUI design and implementation
    • engine of the calculator
    • tests for the engine interface
    • Makefile
  • František Holáň
    • implementation of math library
    • program for calculation of standard deviation
    • program profiling with gprof
  • Stanislav Letaši
    • header for the math library
    • tests for math library
    • mockup of the future version
  • Lukáš Španír
    • User manual
    • debian package
    • Doxyfile

Entries in italic are not included in this repository.

Different look in different systems and themes

GTK adapts its GUI to current system's theme.

About

Lightweight GTK+ calculator in C for Ubuntu Linux distributions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published