guake

Guake是为GNOME桌面环境制作的下拉终端 ,Guake风格的窗口基于FPS游戏,其目标之一是易于触及。(Guake is a dropdown terminal made for the GNOME desktop environment. Guake's style of window is based on an FPS game, and one of its goals is to be easy to reach.)

Github星跟踪图

Guake是为GNOME桌面环境制作的下拉终端 ,并且受到Quake中使用的著名终端的高度启发。Guake风格的窗口基于FPS游戏,其目标之一是易于触及。

您可以通过一键击键即时显示和隐藏终端,执行命令,然后返回到上一个任务,而不会破坏您的工作流程。

Guake是什么样的?

您的终端无处不在您的桌面上,只需一个快捷方式!

想象一下,您正在使用自己喜欢的文本编辑器,并希望执行一些命令,例如执行代码的单元测试,检查手册页或编辑某些配置文件。无需离开键盘即可以闪电般的速度完成。只需按下预定义的“Show Guake”热键,执行命令,然后按住它以隐藏终端并返回工作。

特点
  • 简单轻松,优雅 -- 使用Compiz Transparency和show animation将终端平滑集成到GNOME环境中。
  • 多显示器 -- Guake支持多监视器设置。在鼠标所在的显示器上或专用屏幕上打开它。
  • 多个标签 -- 使用多个命名选项卡,名称从运行命令自动设置,或轻松自定义。使用自定义快捷方式即时访问您的标签页。
  • 快速打开 -- 查看终端输出中的文件名?只需单击它,它就会直接在您喜欢的文本编辑器中打开。如果你的编辑支持,它甚至可以在非常具体的行和列上滚动!
  • 自动配置Guake -- 在登录时自动启动Guake,并定义将在Guake启动时执行的脚本,以配置Guake选项卡。
  • 大量的调色板 -- 提供超过130个预定义的调色板!在选择最适合您的颜色之前,您可以轻松地将它们可视化。

概览

名称与所有者Guake/guake
主编程语言Python
编程语言Shell (语言数: 3)
平台Linux
许可证GNU General Public License v2.0
发布数89
最新版本名称3.10 (发布于 )
第一版名称first_alpha_release (发布于 )
创建于2012-05-15 07:38:08
推送于2024-04-18 15:01:07
最后一次提交2024-04-05 20:45:20
星数4.3k
关注者数149
派生数578
提交数2.5k
已启用问题?
问题数1499
打开的问题数402
拉请求数632
打开的拉请求数8
关闭的拉请求数83
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

==============
Guake 3 README
==============, travis-badge, _, bountysource-badge, _, docs-badge, _, translation-badge, _

.., travis-badge, image:: https://travis-ci.org/Guake/guake.svg?branch=master
.. _travis-badge: https://travis-ci.org/Guake/guake

.., bountysource-badge, image:: https://img.shields.io/bountysource/team/guake/activity.svg
.. _bountysource-badge: https://www.bountysource.com/teams/guake

.., docs-badge, image:: https://readthedocs.org/projects/guake/badge/?version=stable
.. _docs-badge: https://guake.readthedocs.io/en/stable/?badge=stable

.., translation-badge, image:: https://hosted.weblate.org/widgets/guake/-/guake/svg-badge.svg
.. _translation-badge: https://hosted.weblate.org/projects/guake/guake/

Introduction

Guake is a dropdown terminal made for the GNOME desktop environment. Guake's style of window is
based on an FPS game, and one of its goals is to be easy to reach.

Features Request

Please vote for feature on FeatHub <http://feathub.com/Guake/guake>_.
Open Issues on GitHub only for bug reports.

Most requested features list for Guake:, feathub-badge, _

.., feathub-badge, image:: http://feathub.com/Guake/guake?format=svg
.. _feathub-badge: http://feathub.com/Guake/guake

There is also a Bountysource opened here for those willing to pay a certain among of money for a
really needed feature.
See our Bountysource page here <https://www.bountysource.com/teams/guake>_.

Note when compiling from source

Do NOT use the Tarball packages automatically generated by GitHub on the Release pages. They
won't work because one of the main components of Guake build system, PBR, requires the full Git
history to be available when building from source. Note this does not impact source distribution
packages you can download from Pypi.

Build from sources instructions are described on
this page of the Online Documentation <http://guake.readthedocs.io/en/latest/user/installing.html#install-from-source>_.
Please read this carefully before opening an issue!

Bugs? Information?

  • Source Code available on GitHub <https://github.com/Guake/guake/>_.
  • Official Homepage: http://guake-project.org
  • Online Documentation is hosted on ReadTheDocs <http://guake.readthedocs.io/>_.
  • If you are not a developer, you can still contribute to Guake by
    improving its translations in your language <https://hosted.weblate.org/projects/guake/guake/>.
    Guake users are welcome to support Weblate <https://weblate.org/donate/>
    in providing this
    service for free for OpenSource Projects.

Important note: Do NOT use the domain guake.org, it has been registered by someone outside
the team. We cannot be held responsible for the content on that web site.

去到顶部