Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guake/guake
Drop-down terminal for GNOME
https://github.com/guake/guake
guake guake-terminal hacktoberfest terminal terminal-emulator
Last synced: 29 days ago
JSON representation
Drop-down terminal for GNOME
- Host: GitHub
- URL: https://github.com/guake/guake
- Owner: Guake
- License: gpl-2.0
- Created: 2012-05-15T07:38:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T15:01:07.000Z (7 months ago)
- Last Synced: 2024-05-01T14:03:39.666Z (7 months ago)
- Topics: guake, guake-terminal, hacktoberfest, terminal, terminal-emulator
- Language: Python
- Homepage: https://guake.github.io
- Size: 7.44 MB
- Stars: 4,344
- Watchers: 149
- Forks: 577
- Open Issues: 410
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
README
==============
Guake 3 README
==============|actions-badge|_ |bountysource-badge|_ |docs-badge|_ |translation-badge|_
.. |actions-badge| image:: https://github.com/Guake/guake/actions/workflows/ci.yml/badge.svg
.. _actions-badge: https://github.com/Guake/guake/actions.. |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 python based 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.Quick Installation Guide
------------------------Please refer to `Installation Guide `_
What it looks like ?
--------------------.. image:: https://i.ibb.co/s97cJWZ/guake.png
:alt: Guake Screenshot
:class: with-shadowDrop down terminal on pressing
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 `_.
Please read this carefully before opening an issue!Bugs? Information?
------------------- Source Code available on `GitHub `_.
- Official Homepage: https://guake.github.io
- Online Documentation is hosted on `ReadTheDocs `_.
- If you are not a developer, you can still contribute to Guake by
`improving its translations in your language `_.
Guake users are welcome `to support Weblate `_ 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.This project was originally created by Gabriel Falcão, see: https://sourceforge.net/projects/guake-gnome-vte/