Giter Site home page Giter Site logo

whitehatzone / auto-bspwm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from r1vs3c/auto-bspwm

0.0 0.0 0.0 13.44 MB

Bash script that automates the setup of a professional hacking environment for Kali Linux using the tiled window manager bspwm.

Shell 99.72% Python 0.28%

auto-bspwm's Introduction

auto-bspwm

This is a Bash script that automates the setup of a professional hacking environment for Kali Linux using the tiled window manager bspwm.

Installation

  1. Install available updates.
sudo apt update
sudo apt upgrade -y
  1. Clone the repository and navigate to it.
git clone https://github.com/r1vs3c/auto-bspwm.git
cd auto-bspwm
  1. Grant execution permissions to the script.
chmod +x setup.sh
  1. Execute the script.
./setup.sh
  1. After the script has finished, you will be prompted to restart the system. Once you have rebooted, select bspwm as the window manager and then log in.

Overview of the environment

overview1

overview2

overview3

Keyboard shortcuts

  • Windows + Enter: Open a terminal emulator window (kitty).
  • Windows + W: Close the current window.
  • Windows + Alt + R: Restart the bspwm configuration.
  • Windows + Alt + Q: Log out.
  • Windows + (⬆⬅⬇➡): Navigate through windows in the current workspace.
  • Windows + D: Open Rofi. Press Esc to exit.
  • Windows + (1,2,3,4,5,6,7,8,9,0): Switch to the respective workspace.
  • Windows + T: Change the current window to tile mode.
  • Windows + M: Toggle the current window to "full" mode (doesn't occupy the polybar). Press the same keys to return to tile mode.
  • Windows + F: Change the current window to fullscreen mode (occupies the entire screen, including the polybar).
  • Windows + S: Change the current window to floating mode.
  • Windows + Shift + (1,2,3,4,5,6,7,8,9,0): Move the current window to another workspace.
  • Windows + Alt + (⬆⬅⬇➡): Resize the current window (only works if it's in floating mode).
  • Windows + Ctrl + (⬆⬅⬆➡): Change the position of the current window (only works if it's in floating mode).
  • Windows + Shift + F: Open Firefox.
  • Windows + Shift + B: Open Burpsuite.
  • Ctrl + Alt + L: Lock the screen.
  • Ctrl + Shift + ⬆⬇: Increase/decrease volume.
  • Ctrl + Shift + M: Mute/unmute volume.
  • Windows + Ctrl + Alt + (⬆⬅⬇➡): Show a preselection and then open a window (kitty, Firefox, File manager, etc.).
    • Windows + Ctrl + Alt + Space: Undo the preselection.
  • Ctrl + Shift + Enter: Open a sub-window in the current window.
  • Ctrl + Shift + Z: Zoom in on the current sub-window.
  • Ctrl + (⬆⬅⬇➡): Navigate between sub-windows in the current window.
  • Ctrl + Shift + R: Resize the current sub-window. Afterward, use:
    • W for 'Wider'
    • N for 'Narrower'
    • T for 'Taller'
    • S for 'Shorter'
    • R for 'Reset'
    • Esc to quit resize mode.
  • Ctrl + Shift + L: Toggle the arrangement of sub-windows.
  • Ctrl + Shift + W: Close the current sub-window or tab.
  • Ctrl + Shift + T: Open a tab in the current window.
  • Ctrl + Shift + Alt + T: Rename the title of the current tab.
  • Ctrl + Shift + (⬅➡): Navigate between current tabs.
  • Ctrl + Shift + C: Copy to the clipboard.
  • Ctrl + Shift + V: Paste from the clipboard.
  • F1: Copy to buffer A.
  • F2: Paste from buffer A.
  • F3: Copy to buffer B.
  • F4: Paste from buffer B.

Software

This configuration uses the following software:

Credits

  • This environment has been inspired by the functionalities of S4vitar's environment.
  • Thanks to Cube for their contribution to the creation of the archkali.png wallpaper.

auto-bspwm's People

Contributors

r1vs3c 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.