SubhadeepJasu Pebbles Save

An easy to use yet powerful calculator app

Project README

Pebbles

An easy to use yet powerful calculator app

screenshot


Pebbles is an advanced calculator application based in Vala and Gtk.

elementary flatpak build status

Get it from store

elementary OS FlatHub
Get it on AppCenter Get it from Flathub!

Install from source using meson

You can install Pebbles by compiling it from source, here's a list of required dependencies:

  • elementary-sdk
  • gtk+-3.0>=3.18
  • granite>=5.3.0
  • gsl>=2.4
  • glib-2.0
  • libsoup-2.4
  • gobject-2.0
  • libhandy-1
  • meson

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 _build --prefix=/usr
ninja -C _build install
com.github.subhadeepjasu.pebbles

To run pebbles in testing mode

com.github.subhadeepjasu.pebbles --test

Install from source using flatpak

flatpak-builder build  com.github.subhadeepjasu.pebbles.yml --user --install --force-clean
flatpak run com.github.subhadeepjasu.pebbles

To run pebbles in testing mode

flatpak run com.github.subhadeepjasu.pebbles --test

Discussions

If you want to ask any questions or provide feedback, you can make issues in this repository

Contributing

Feel free to send pull requests to this repository with your code.


License: GNU GPLv3
© Copyright 2017-2022 Subhadeep Jasu
Open Source Agenda is not affiliated with "SubhadeepJasu Pebbles" Project. README Source: SubhadeepJasu/pebbles
Stars
62
Open Issues
13
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating