Giter VIP home page Giter VIP logo

drop-down-terminal-x's Introduction

Donate

This is a fork from https://github.com/zzrough/gs-extensions-drop-down-terminal

A GNOME Shell drop down terminal with extra feautures

Includes

  • Tabs support
  • Multi-monitor support
  • Font scaling support
  • [Focus out] / [Escape pressed] events for hide
  • Custom shortcuts
  • SSH ~/.config hosts fast acess

Terminal

Installation

Just enable it on at https://extensions.gnome.org/extension/1509/drop-down-terminal-x

Manual installation

$ git clone https://github.com/bigbn/gs-extensions-drop-down-terminal.git /tmp/drop-down-terminal
$ cp -R /tmp/drop-down-terminal/[email protected] ~/.local/share/gnome-shell/extensions/

Arch Linux

Package in AUR: gnome-shell-extension-drop-down-terminal-x

Shortcuts file format

You can create file ~/.config/drop-down-terminal-x/shortcuts with such format:

# You can define any actions you want
["Projects"]    :   cd /home/bigbn/projects
["MyIP"]        :   curl -s http://whatismijnip.nl | cut -d " " -f 5

There is two parts divided by colon: right part is a command, left one is a JSON array, it contains string with human readable name of launcher (maybe some new properties like icon, "open" mode and etc will appear in future).

Line started with # interpreted as comment and will be ignored by parser.

These items are displayed as executable actions under special kebab button at right corner. Extension must be restarted (off/on in gnome-tweaks) after file creation to take effect.

Shortucts

Screenshots

Terminal

Terminal

Preferences

General settings Position Terminal preferences Tabs preferences Tabs renaming

drop-down-terminal-x's People

Contributors

ajcarvajal avatar anarchodin avatar andyholmes avatar balderclaassen avatar bigbn avatar brncsk avatar cloudtaxi avatar dennisschuerholz avatar imnotjames avatar jakubzet avatar kkris avatar kraiz avatar kufii avatar masmu avatar maxmaxoff avatar medicmomcilo avatar mpdeimos avatar oae avatar palopezv avatar projedi avatar romgrk avatar sdt-ork avatar simonflk avatar tonicartos avatar zzrough avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.