mirror of
https://github.com/dustinkirkland/byobu.git
synced 2024-11-13 19:50:07 -08:00
c90692130b
usr/share/appdata/byobu.appdata.xml, usr/share/man/man1/byobu.1, usr/share/man/man1/byobu-config.1, usr/share/man/man1/byobu-ctrl- a.1, usr/share/man/man1/byobu-enable.1, usr/share/man/man1/byobu- janitor.1, usr/share/man/man1/byobu-keybindings.1, usr/share/man/man1/byobu-launcher.1, usr/share/man/man1/byobu- launcher-install.1, usr/share/man/man1/byobu-launcher-uninstall.1, usr/share/man/man1/byobu-layout.1, usr/share/man/man1/byobu- prompt.1, usr/share/man/man1/byobu-quiet.1, usr/share/man/man1/byobu- reconnect-sockets.1, usr/share/man/man1/byobu-screen.1, usr/share/man/man1/byobu-select-backend.1, usr/share/man/man1/byobu- select-profile.1, usr/share/man/man1/byobu-select-session.1, usr/share/man/man1/byobu-shell.1, usr/share/man/man1/byobu-silent.1, usr/share/man/man1/byobu-status.1, usr/share/man/man1/byobu-status- detail.1, usr/share/man/man1/byobu-tmux.1, usr/share/man/man1/byobu- ugraph.1, usr/share/man/man1/byobu-ulevel.1: - replace http://byobu.co links to newly registered http://byobu.org
24 lines
1.5 KiB
XML
24 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2014 Dustin Kirkland <kirkland@byobu.org> -->
|
|
<application>
|
|
<id type="desktop">byobu.desktop</id>
|
|
<metadata_license>GPL-3</metadata_license>
|
|
<project_license>GPL-3</project_license>
|
|
<name>Byobu</name>
|
|
<summary>Text window manager, shell multiplexer, integrated DevOps environment</summary>
|
|
<description>
|
|
<p>
|
|
Byobu is a GPLv3 open source text-based window manager and terminal multiplexer. It was originally designed to provide elegant enhancements to the otherwise functional, plain, practical GNU Screen, for the Ubuntu server distribution. Byobu now includes an enhanced profiles, convenient keybindings, configuration utilities, and toggle-able system status notifications for both the GNU Screen window manager and the more modern Tmux terminal multiplexer, and works on most Linux, BSD, and Mac distributions.
|
|
</p>
|
|
<p>
|
|
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.
|
|
</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default" width="800" height="600">http://byobu.org/img/screenshot.png</screenshot>
|
|
</screenshots>
|
|
<url type="homepage">http://byobu.org</url>
|
|
<updatecontact>kirkland@byobu.org</updatecontact>
|
|
<project_group>Byobu</project_group>
|
|
</application>
|