Calculator Utility from the Lumina Desktop
  • C++ 63.4%
  • QMake 26.3%
  • Shell 6.3%
  • Makefile 2.2%
  • Roff 1.8%
Find a file
2020-05-05 08:33:46 -04:00
pkg Bump version to 1.6.0 2020-02-04 14:58:53 -05:00
src-qt5 Update the OS-detect.pri file with the latest from the lumina repo 2020-05-05 08:33:46 -04:00
.gitignore Initial commit 2019-03-20 18:10:40 -04:00
LICENSE Initial commit 2019-03-20 18:10:40 -04:00
README.md Cleanup some port dependencies and move the readme into the base of the repo. 2019-03-20 18:46:58 -04:00

Scientific Calculator for the Lumina Desktop

This is a graphical, scientific calculator with history and recall abilities.

Library Dependencies

  1. Qt 5.2+ (specific modules listed below)
    • core
    • gui
    • svg
    • widgets