Skip to content

fx-kirin/textual-switcher

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 11 commits ahead, 4 commits behind levioctl:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Textual Switcher

An incremental search window switcher (text-based alternative for Alt+Tab). Lists windows and browser tabs.

Supports only Linux with GNOME3-based window systems (GNOME3, Ubuntu Unity, Cinnamon).

Demo

Textual Switcher Demo

Usage

Hit Ctrl+Alt+W to show the window, type some keyword to filter windows or browser tabs by titles, and hit Enter.

Installation

Installation includes 3 parts:

  • The switcher itself
  • A firefox extnesion to support listing Firefox tabs
  • A chrome extension to support listing Chrome tabs

How to install

$ git clone https://github.com/levioctl/textual-switcher/
$ cd textua-switcher
$ make install

About

An incremental search window (and browser tabs) switcher for Linux (textual "Alt+Tab").

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.8%
  • Makefile 6.7%
  • C 2.9%
  • JavaScript 2.0%
  • Shell 1.6%