All Projects → elementary → calculator

elementary / calculator

Licence: GPL-3.0 license
Calculator app designed for elementary OS

Programming Languages

vala
323 projects
Meson
512 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to calculator

onboarding
Onboarding app for new users
Stars: ✭ 47 (-35.62%)
Mutual labels:  gtk, pantheon, gtk4
gtk
🪟 Soothing pastel theme for GTK3
Stars: ✭ 150 (+105.48%)
Mutual labels:  gtk, gtk4
capnet-assist
Captive Portal Assistant
Stars: ✭ 47 (-35.62%)
Mutual labels:  gtk, pantheon
wingpanel-indicator-bluetooth
Wingpanel Bluetooth Indicator
Stars: ✭ 18 (-75.34%)
Mutual labels:  gtk, pantheon
Spreadsheet
A spreadsheet app designed for elementary OS
Stars: ✭ 66 (-9.59%)
Mutual labels:  gtk, pantheon
wingpanel-indicator-datetime
Wingpanel Date & Time Indicator
Stars: ✭ 28 (-61.64%)
Mutual labels:  gtk, pantheon
switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (-65.75%)
Mutual labels:  gtk, pantheon
telegrand
A Telegram client for GNOME
Stars: ✭ 380 (+420.55%)
Mutual labels:  gtk, gtk4
Playhouse
A Playground for HTML/CSS/JavaScript
Stars: ✭ 28 (-61.64%)
Mutual labels:  gtk, gtk4
rnote
A simple drawing application to create handwritten notes.
Stars: ✭ 1,538 (+2006.85%)
Mutual labels:  gtk, gtk4
dock
A quick app launcher and window switcher for Pantheon and elementary OS
Stars: ✭ 63 (-13.7%)
Mutual labels:  gtk, gtk4
dippi
Calculate display info like DPI and aspect ratio
Stars: ✭ 57 (-21.92%)
Mutual labels:  gtk, gtk4
TapeDeck
[WIP] Modern and cross-platform music player with MPD support
Stars: ✭ 22 (-69.86%)
Mutual labels:  gtk, gtk4
reco
A simple audio recording app for modern Linux desktop environment like Pantheon
Stars: ✭ 47 (-35.62%)
Mutual labels:  gtk, pantheon
warble
Native Linux word-guessing game built in Vala and Gtk for elementary OS
Stars: ✭ 82 (+12.33%)
Mutual labels:  gtk, gtk4
switchboard-plug-bluetooth
Switchboard Bluetooth Plug
Stars: ✭ 23 (-68.49%)
Mutual labels:  gtk, pantheon
switcher
Set default wallpapers for Dark & Light mode.
Stars: ✭ 18 (-75.34%)
Mutual labels:  gtk, pantheon
gui-python-gtk
Repositório criado para documentar e centralizar conteúdos, dicas, tutoriais e exemplos de código sobre a construção de interfaces com a linguagem de programação Python (PyGObject) e o toolkit gráfico Gtk 4.
Stars: ✭ 85 (+16.44%)
Mutual labels:  gtk, gtk4
scalanative-gtk
scala-native bindings for Gtk+, GLib, ...
Stars: ✭ 26 (-64.38%)
Mutual labels:  gtk
Curtail
Simple & useful image compressor.
Stars: ✭ 246 (+236.99%)
Mutual labels:  gtk

Calculator

Translation status

Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libgranite-dev >= 7.0
  • libgtk-4-dev
  • meson >= 0.43.0
  • valac

Run meson build to configure the build environment. Change to the build directory and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with io.elementary.calculator

sudo ninja install
io.elementary.calculator
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].