GeopJr / Tuba

Browse the Fediverse
https://tuba.geopjr.dev/
GNU General Public License v3.0
504 stars 55 forks source link
activitypub akkoma fediverse glitch-soc gotosocial gtk gtk4 hacktoberfest libadwaita mastodon tootle

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

Sponsors

[![GeopJr Sponsors](https://cdn.jsdelivr.net/gh/GeopJr/GeopJr@main/sponsors.svg)](https://github.com/sponsors/GeopJr)

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