Skip to content

Simple calculator based on GTK4 with Libadwaita written in Python.

Notifications You must be signed in to change notification settings

LinuxSBC/libadwaita-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

LibAdwaita Calculator

A simple calculator written in Python 3 with LibAdwaita on GTK4.

On Fedora 37, I set this up with these commands:

sudo dnf install python3-cairo-devel gobject-introspection-devel cairo-gobject-devel
pip install -r requirements.txt
./main.py

About

Simple calculator based on GTK4 with Libadwaita written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages