Skip to content

GeopJr/Tuba

Repository files navigation

A tuba in the style of GNOME icons

Tuba

Browse the Fediverse


Contributor Covenant v2.1 License GPL-3.0 GitHub CI Status Please do not theme this app

Screenshot of the Tuba app in light and mobile view. The current view is the main one on the 'Home' tab. The 'Notifications' tab has the number 15 in an accent-colored bubble. There are 3 posts visible by BASIL, AUBREY and HERO (only the boost tag) showcasing some of Tuba's features: 1. Image attachments, 2. custom emojis, 3. content warnings, 4. reboosts, 5. notification badges, 6.post indicators, 7. post actions.

Install

Official

Release

Download on Flathub

Nightly

Flatpak Snap
x86_64 x86_64
aarch64 aarch64

Third Party

A vertical list with the title 'Packaging status'. On the left side there's repos and on the right side there's the packaged version of Tuba.

From Source

Dependencies
Package Name Required Version
meson 0.56
valac 0.48
libjson-glib-dev 1.4.4
libxml2-dev 2.9.10
libgee-0.8-dev 0.8.5
libsoup3.0-dev 3.0.0
libadwaita-1.0-dev 1.5
libsecret-1-dev 0.20

Makefile

$ make
$ make install

GNOME Builder

  • Clone
  • Open in GNOME Builder

Sponsors

GeopJr Sponsors

Acknowledgements

Translation status

Contributing

  1. Read the Code of Conduct
  2. Fork it ( https://github.com/GeopJr/Tuba/fork )
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request