• Stars
    star
    905
  • Rank 50,477 (Top 1.0 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created over 5 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Browser for your pinned tabs

Tangram

Browser for your pinned tabs

screenshot

Download on Flathub

About

Tangram is a new kind of browser. It is designed to organize and run your Web applications. Each tab is persistent and independent. You can set multiple tabs with different accounts for the same application.

Common use cases:

  • Stay up to date with your favorite communities; Mastodon, Twitter, ...
  • Merge all these chat applications into one; WhatsApp, Messenger, Telegram, ...
  • Group your organization tools under one application; EMail, Calendar, ...
  • One-stop for multiple sources of documentation or information

Features

  • Setup and manage web applications
  • Persistent and independent tabs
  • Custom title
  • Re-order tabs
  • Change tabs position
  • Navigation
  • Shortcuts
  • Smart notifications
  • Downloads
  • Touchpad/touchscreen gestures

Security

Tabs are independant and sandboxed from each others.

Both Flatpak and non-Flatpak versions of Tangram provide sandboxing for Web applications.

In the media

omglinux.com - Tangram for Linux is a Browser Built for Web Apps - 2023-01

TechHut - 5 AWESOME LINUX APPS - GNOME Circle odysee.com / youtube.com - 2022-02

Tangram - Manage Social Media sites on #Linux and #GNOME (#shorts) youtube.com - 2021-11

TechHut - NEW Kind of Web Browser on Linux odysee.com / youtube.com - 2021-10

techrepublic.com - Try this Linux web browser dedicated solely to web applications - 2021-09

Conheça programas para profissionais que usam Linux - Diolinux App Showcase #9 youtube.com - 2021-05

GNU/Linux.ch – Tangram - eine neue Art des Webbrowsers (Review) - 2021-04

Chris Were Digital - Tangram a browser just for web apps share.tube / youtube.com - 2021-02

How to run web apps with ease on Linux youtube.com - 2020-11

addictivetips.com - How to run web apps with ease on Linux - 2020-09

ubunlog.com - Tangram, nueva opción basada en GNOME para agrupar nuestras web-apps - 2020-09

ubunlog.com - Tangram, a new option based on GNOME to group our web-apps - 2020-09

edivaldobrito.com.br - Como instalar o navegador Tangram no Linux via Flatpak - 2020-08

linux-magazine.com - Tangram integrates social media services in a single app - 2020-06

linux-community.de - Tangram integriert Social-Media-Dienste und Messenger in eine App - 2020-02

linuxdicasesuporte.blogspot.com - Navegador Tangram no GNU/Linux - 2019-11

diolinux.com.br - Tangram, um app para gerenciar Webapps - 2019-09

Translation

If you'd like to help translating Tangram into your language, please head over to Weblate.

Translation status

Thank you for your help!

Development

Use GNOME Builder.

If you knwo what you are doing - you can run from source locally instead:

./run.sh runs the application in development mode. Hit <Ctrl><Shift>Q to restart the application.

  • data files are stored in ./var/data/ instead of $XDG_DATA_HOME/Tangram/
  • cache files are stored in ./var/cache/ instead of XDG_CACHE_HOME/Tangram/

To test desktop notifications you can add https://jhmux.codesandbox.io/.

Test

make test

Meson

meson --reconfigure --prefix $PWD/install build
ninja -C build install
GSETTINGS_SCHEMA_DIR=./install/share/glib-2.0/schemas/ ./install/bin/re.sonny.Tangram

Flatpak

flatpak-builder --user --force-clean --install-deps-from=flathub flatpak re.sonny.Tangram.json
flatpak-builder --run flatpak re.sonny.Tangram.json re.sonny.Tangram

Flatpak sandboxed

flatpak-builder --user  --force-clean --repo=repo --install-deps-from=flathub flatpak re.sonny.Tangram.json
flatpak --user remote-add --no-gpg-verify --if-not-exists Tangram repo
flatpak --user install --reinstall --assumeyes Tangram re.sonny.Tangram

Inspect

gsettings set org.gtk.Settings.Debug enable-inspector-keybinding true
GTK_DEBUG=interactive ./run.sh

Release

# bump meson.build version
git tag $VERSION
git push origin $VERSION
# send PR to https://github.com/flathub/re.sonny.Tangram/blob/master/re.sonny.Tangram.json

Credits

Icon by Tobias Bernard

Igalia and contributors for the amazing work on WebKitGTK

Inspired by GNOME Web, Rambox and Franz.

See also Wavebox and Station.

More Repositories

1

aria2.js

JavaScript library for aria2, "The next generation download utility."
JavaScript
608
star
2

Workbench

Code playground for GNOME 🛠️
JavaScript
524
star
3

Junction

Application/browser chooser
JavaScript
467
star
4

polygoat

Make JavaScript functions that support both promise and callback styles.
JavaScript
154
star
5

Playhouse

Playground for HTML/CSS/JavaScript
JavaScript
146
star
6

Commit

Commit message editor
JavaScript
133
star
7

JSON8

JSON toolkit for JavaScript.
JavaScript
104
star
8

OhMySVG

Reduce the size of SVGs
JavaScript
92
star
9

linux-minibook-x

Linux for the Chuwi MiniBook X 2023 / N100
46
star
10

troll

Libraries for GNOME JavaScript (GJS)
JavaScript
45
star
11

Retro

A customizable retro digital segment clock
JavaScript
17
star
12

lightstring

XMPP client library for browsers.
JavaScript
17
star
13

remoteStorage

Playing around with remoteStorage, eventually releasing a lightweight library
TypeScript
5
star
14

mermaid-webkitgtk

JavaScript
5
star
15

owi-535

Applications and libraries for OWI-535 aka. Robotic Arm Edge
JavaScript
4
star
16

Disappear

Free your desktop from cumbersome apps.
JavaScript
4
star
17

broadcaster.js

Server-less cross-tabs messaging
HTML
3
star
18

proctor

Node.js module to lookup CPU and memory usage of a process.
JavaScript
3
star
19

icns.js

Apple Icon Image format (icns) for JavaScript
JavaScript
3
star
20

pya

CLI application to manage and monitor devices
JavaScript
2
star
21

node-bosh

BOSH client implementation library for nodejs.
JavaScript
2
star
22

netflix-desktop-entry

A simple (Linux) desktop entry that will open Netflix with Google Chrome
Makefile
2
star
23

ubiquitous-pancake

JavaScript
2
star
24

readplist

Tiny Node.js module to read any plist file.
JavaScript
2
star
25

outofsoya

Out of soya
TypeScript
1
star
26

gjs-embed

C
1
star
27

HTMLIncludes

JavaScript
1
star
28

sliders

HTML WYSIWYG slides editor
JavaScript
1
star
29

server-stop

Closes all connections and stop the server. Node.js
JavaScript
1
star
30

HTTPClient.js

JavaScript HTTP client library for browsers and Node.js
JavaScript
1
star
31

media-loop

Firefox addon that adds a menu item to control HTML5 audio/video loop.
JavaScript
1
star
32

dezorse

Like dezalgo but let you choose your "asap" function.
JavaScript
1
star