{"id":17273565,"url":"https://github.com/markmandel/guake","last_synced_at":"2025-03-26T13:25:12.428Z","repository":{"id":3049877,"uuid":"4071334","full_name":"markmandel/guake","owner":"markmandel","description":"Clone of the Guake Terminal Application - http://guake.org/","archived":false,"fork":false,"pushed_at":"2012-04-19T03:39:23.000Z","size":672,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T23:46:39.464Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markmandel.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-19T03:36:57.000Z","updated_at":"2015-07-13T23:34:57.000Z","dependencies_parsed_at":"2022-09-12T14:22:36.325Z","dependency_job_id":null,"html_url":"https://github.com/markmandel/guake","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmandel%2Fguake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmandel%2Fguake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmandel%2Fguake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmandel%2Fguake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markmandel","download_url":"https://codeload.github.com/markmandel/guake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245660921,"owners_count":20651811,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T08:51:37.622Z","updated_at":"2025-03-26T13:25:12.408Z","avatar_url":"https://github.com/markmandel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Guake README file\n=================\n\nINTRO\n~~~~~\n\nGuake is a dropdown terminal made for the GNOME desktop\nenvironment. Its style of window is based on an fps games, and one of\nits goals is be easy to reach.\n\nGuake is written mostly in python and has a little piece in C (global\nhotkey stuff). The code is placed in the src directory. Files and\nimages are in the data directory. If you're looking for translation\nstuff, you should take a look at the po directory.\n\nLICENSE\n~~~~~~~\n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or (at\nyour option) any later version.\n\nThis program is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\nGeneral Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program; if not, write to the Free Software\nFoundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA\n02110-1301, USA.\n\n\nDEPENDENCIES\n~~~~~~~~~~~~\n * Python2.4+\n * pygtk2.10 (gtk.StatusIcon)\n * python-vte\n * python-notify\n * python-dbus\n * python-gconf\n\nTo build guake, you will need the following packages too:\n * python-dev\n * gtk+-2.0-dev\n * pygtk-dev\n * gconf2-dev (to use some autoconf stuff)\n\nINSTALLATION\n~~~~~~~~~~~~\nWe are using an autotools based installation, so if you got the source\nof guake from a release file, please do the following::\n\n    $ gunzip -c guake-x.x.x.tar.gz | tar x\n    $ cd guake-x.x.x\n    $ ./configure \u0026\u0026 make\n    $ su\n    (give the root password here!)\n    # make install\n\nIf you receive a message asking you if you have installed\nguake.schemas properly when launching guake, it means that your\ndefault sysconfdir is different from the one choosen by autotools. To\nfix that, you probably have to append the param `--sysconfdir=/etc' to\nyour `./configure' call, like this::\n\n    $ ./configure --sysconfidir=/etc \u0026\u0026 make\n\nIf it is not enought you can call, you can install the gconf schemas\nfile by hand doing the following::\n\n    # gconftool-2 --makefile-install-rule data/guake.schemas\n\nFor more install details, please read the `INSTALL` file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkmandel%2Fguake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkmandel%2Fguake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkmandel%2Fguake/lists"}