All Projects → edipox → toggle_term

edipox / toggle_term

Licence: MIT license
A simple script to transform your boring terminal into A DROP DOWN boring terminal

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to toggle term

reco
A simple audio recording app for modern Linux desktop environment like Pantheon
Stars: ✭ 47 (+147.37%)
Mutual labels:  gnome, elementaryos
palette
Color palette app for elementary OS
Stars: ✭ 32 (+68.42%)
Mutual labels:  elementary, elementaryos
Desktopfolder
Bring your Desktop Back to Life
Stars: ✭ 171 (+800%)
Mutual labels:  gnome, elementaryos
darkbar
Darken window titlebars based on your preference. Made for elementary OS and GNOME.
Stars: ✭ 39 (+105.26%)
Mutual labels:  gnome, elementaryos
Norka
Continuous text editor for Linux
Stars: ✭ 70 (+268.42%)
Mutual labels:  gnome, elementaryos
fedora-post-install-script
A Fedora GNOME post-install script
Stars: ✭ 28 (+47.37%)
Mutual labels:  gnome
sysinfo
System monitor extension for Argos
Stars: ✭ 19 (+0%)
Mutual labels:  gnome
DownloadRedditImages
Easily download all the images from any subreddit (also select sort_type if you want hot/top/new/controversial, and also sort_time day/week/month/year/all). Randomly select downloaded images and set as wallpaper, updating every 30 mins (or whenever you want duh)!
Stars: ✭ 66 (+247.37%)
Mutual labels:  gnome
gnome-shell-notifications-alert
Whenever there is an unread notification (e.g. chat messages), blinks the message in the user's menu with a color chosen by the user.
Stars: ✭ 43 (+126.32%)
Mutual labels:  gnome
elm-selectize
selectize-like dropdown menu with autocompletion in elm
Stars: ✭ 28 (+47.37%)
Mutual labels:  dropdown
cpupower
Manage the frequency scaling driver of your CPU (Intel Core and AMD Ryzen processors supported)
Stars: ✭ 420 (+2110.53%)
Mutual labels:  gnome
g3kb-switch
CLI keyboard layout switcher for Gnome Shell
Stars: ✭ 38 (+100%)
Mutual labels:  gnome
gnome-shell-extension-transparent-top-bar
GNOME Shell extension that brings back the transparent top bar when free-floating in GNOME Shell 3.32
Stars: ✭ 57 (+200%)
Mutual labels:  gnome
dippi
Calculate display info like DPI and aspect ratio
Stars: ✭ 57 (+200%)
Mutual labels:  gnome
php-tester
Run your PHP scribbles
Stars: ✭ 17 (-10.53%)
Mutual labels:  elementary
stashed
Stash and collect files to copy it later
Stars: ✭ 22 (+15.79%)
Mutual labels:  elementaryos
gnome-nvidia-extension
A Gnome extension to show NVIDIA GPU information
Stars: ✭ 29 (+52.63%)
Mutual labels:  gnome
x11-fractional-display-scaling
Script and instructions to get fractional display scaling working nicely on Linux distros that use X11
Stars: ✭ 52 (+173.68%)
Mutual labels:  gnome
JDropDownAlert
Simple DropDown Alert View For Any iOS Projects.
Stars: ✭ 71 (+273.68%)
Mutual labels:  dropdown
Linux Dynamic Wallpapers
Dynamic Wallpapers for Linux
Stars: ✭ 305 (+1505.26%)
Mutual labels:  gnome

toggle_term

A simple script to transform your boring terminal into A DROP DOWN boring terminal

example

Dependencies

This script depends on xdotool and wmctrl

sudo apt-get install wmctrl xdotool

Installation

Just download the script file or execute the following commands in the terminal:

cd /tmp ; wget https://raw.githubusercontent.com/edipox/toggle_term/master/toggle_term ; sudo chmod +x toggle_term ; sudo mv toggle_term /usr/local/bin ; cd - 

Customize

You can change the terminal app by editing the script file

my_term=io.elememtary.terminal

Keybinding

elementary OS

In elementary OS you can do this by changing the Keyboard configuration

Open switchboard in the keyboard settings section:

switchboard keyboard

Or search for Keyboard in slingshot launcher

Go to Custom and add a new command with your prefered short cut keyboard configuration

Tested desktop environments / terminals

  • gnome / gnome-terminal
  • xfce / terminal
  • pantheon (elementaryOS) / io.elememtary.terminal

Tip

Place the terminal window at the top wide open to get something like the first screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].