Skip to content

Simple Qt calculator for termux (x11-repo) and linux made in QtCreator

License

Notifications You must be signed in to change notification settings

Yisus7u7/simple-calculator-qt

Repository files navigation

simple-calculator-qt

Simple Qt calculator for termux (x11-repo) and linux made in QtCreator

image

Requirements

  • Qt >= 5.10
  • qmake

Installation of dependencies (termux)

pkg update 
pkg install qt5-qtbase qt5-qttools

Build the application

git clone https://github.com/Yisus7u7/simple-calculator-qt
cd simple-calculator-qt
qmake
make

And run

./calculator-qt

About

Simple Qt calculator for termux (x11-repo) and linux made in QtCreator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published