Pebbles is an easy to use advanced calculator.
| elementary OS | FlatHub |
|---|---|
You can install Pebbles by compiling it from source, here's a list of required dependencies:
elementary-sdk 8.1gtk 4granite 7glib-2.0libsoup-2.4gobject-2.0libadwaita 1meson
For non-elementary distros, (such as Arch, Debian, etc) you are required to install "vala" as additional dependency.
Clone repository and change directory
git clone https://github.com/SubhadeepJasu/pebbles.git
cd pebbles
Compile, install and start Pebbles on your system
meson setup build --prefix=/usr
ninja -C build install
com.github.subhadeepjasu.pebbles
flatpak-builder build com.github.subhadeepjasu.pebbles.yml --user --install --force-clean
flatpak run com.github.subhadeepjasu.pebbles
If you want to ask any questions or provide feedback, you can make issues in this repository
Feel free to send pull requests to this repository with your code.
License: GNU GPLv3
© Copyright 2017-2026 Subhadeep Jasu
