Giter Site home page Giter Site logo

wofi-scripts's Introduction

wofi-scripts

Scripts for wofi, a wayland compatible program launcher.

Installation

  • clone anywhere
  • (optional) assign hotkey via sway config file

Scripts

Window switcher (windows.py)

Python based, fast window switcher.

  • Extracts normal and floating windows from the json tree returned by swaymsg.
  • Wofi selection is done without appending the id of the window to the window name, providing a cleaner interface.
  • The JSON tree is parsed in python without jq, vastly improving the scripts performance, especially on laptops running in battery mode.

SSH session launcher (ssh.py)

Python based, fast and very simple ssh launcher.

  • Extracts ssh hosts from .ssh/config

  • Directly starts the ssh session

  • You need to state your terminal command

  • With termite you would call the script like this:

      './ssh.py "termite -e"
    

Dependencies

  • python3
  • wofi

Version History

0.2.1

  • Remove the requirement for dmenu-print_line_num=true config option for wofi

0.2

  • Adds ssh launcher

0.1

  • Initial version
  • Window switcher

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.