Source: byobu
Section: misc
Priority: optional
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
Uploaders: Antoine Beaupré <anarcat@koumbit.org>
Standards-Version: 4.7.2
Build-Depends: debhelper-compat (= 13), gettext-base, automake, autoconf, dh-python, python3, python3-tornado, bc
Homepage: https://byobu.org
Vcs-Git: https://github.com/dustinkirkland/byobu
Vcs-Browser: https://github.com/dustinkirkland/byobu

Package: byobu
Architecture: all
Depends:
 ${misc:Depends}, ${perl:Depends}, ${python3:Depends},
 bc,
 debconf (>= 0.5) | debconf-2.0,
 gettext-base,
 iproute2,
 python3,
 python3-newt,
 tmux (>= 1.5),
 gawk,
Recommends:
 less,
 pastebinit,
 sensible-utils,
 run-one
Suggests:
 apport,
 trustmux,
 ccze,
 gnome-terminal|xterm,
 gnupg,
 lsb-release,
 po-debconf,
 screen,
 speedometer,
 ttf-ubuntu-font-family (>= 0.80-0ubuntu1~medium),
 update-notifier-common,
 vim,
 wireless-tools
Provides:
 screen-profiles,
 screen-profiles-extras,
 byobu-extras
Replaces:
 screen-profiles (<< 2.0),
 screen-profiles-extras (<< 2.0),
 byobu-extras (<< 2.17),
 bikeshed (<< 1.64)
Breaks:
 screen-profiles (<< 2.0),
 screen-profiles-extras (<< 2.0),
 byobu-extras (<< 2.17),
 bikeshed (<< 1.64)
Enhances: screen
Description: text window manager, shell multiplexer, integrated DevOps environment
 Byobu is Ubuntu's powerful text-based window manager, shell multiplexer, and
 integrated DevOps environment.
 .
 Using Byobu, you can quickly create and move between different windows
 over a single SSH connection or TTY terminal, split each of those windows into
 multiple panes, monitor dozens of important statistics about your system,
 detach and reattach to sessions later while your programs continue to run in
 the background.

Package: trustmux
Architecture: all
Depends:
 ${misc:Depends},
 python3,
 python3-tornado,
Recommends:
 byobu,
Description: mobile companion daemon for tmux/Byobu sessions
 Trustmux is a lightweight daemon that lets you monitor and interact
 with your tmux and Byobu sessions from any phone browser over your
 Tailscale private network. No relay server — terminal data stays
 between your devices via Tailscale WireGuard.
 .
 It provides a mobile-optimised web interface served over HTTPS via
 tailscale serve, with pairing-code authentication and a Progressive Web
 App (PWA) manifest for Add to Home Screen on Android and iOS.
 .
 Tailscale (https://tailscale.com) is required for HTTPS transport and is
 not available in the Ubuntu archive; install it separately.
 .
 Enable at login with trustmux-enable; pair a phone with trustmux-pair.
