Skip to main content

πŸ“¦ TunaOS Flatpak Remote

Install Tables, Letters, Decks, and more with one command.

Add the remote

flatpak remote-add --if-not-exists tuna-os https://tunaos.org/flatpak/tuna-os.flatpakrepo

Or download the tuna-os.flatpakrepo file and open it with GNOME Software.

Available apps

πŸ“
LettersModern word processor β€” DOCX, ODT, Markdown, PDF export.
org.tunaos.letters
πŸ“Š
TablesGNOME spreadsheet β€” ~400 Excel-compatible functions.
org.tunaos.tables
πŸ“½οΈ
DecksPresentation app β€” Fabric.js canvas + Reveal.js fullscreen.
org.tunaos.decks
πŸ¦€
Tables (Rust)Pure Rust GTK4 spreadsheet β€” fast, native, no WebKit.
org.tunaos.tables-rust
πŸ¦€
Letters (Rust)Pure Rust GTK4 word processor β€” fast, native, no WebKit.
org.tunaos.letters-rust
πŸ¦€
Decks (Rust)Pure Rust GTK4 presentation app β€” fast, native, no WebKit.
org.tunaos.decks-rust

πŸ¦€ Rust previews

Native GTK4 rewrites β€” no Python or WebKit dependency. Lighter and faster. Feature parity with the Python versions is in progress.

πŸ“
Letters (Rust)PreviewNative GTK4 word processor β€” pure Rust, no Python required.
org.tunaos.letters-rust
πŸ“Š
Tables (Rust)PreviewNative GTK4 spreadsheet β€” pure Rust, no Python required.
org.tunaos.tables-rust
πŸ“½οΈ
Decks (Rust)PreviewNative GTK4 presentation app β€” pure Rust, no Python required.
org.tunaos.decks-rust

Install an app

Once the remote is added:

flatpak install tuna-os org.tunaos.letters

Replace org.tunaos.letters with any app ID above. Rust source β†’