GithubHelp home page GithubHelp logo

drkhsh / qubes-qmenu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qubesos-contrib/qubes-qmenu

0.0 1.0 0.0 198 KB

Manage QubesOS via dmenu. (drkhsh fork)

Home Page: https://git.drkhsh.at/qmenu/log.html

License: GNU General Public License v3.0

Shell 99.94% Ruby 0.06%
dmenu qmenu qubes qubes-os suckless

qubes-qmenu's Introduction

   ____ _____ ___  ___  ____  __  __
  / __ `/ __ `__ \/ _ \/ __ \/ / / /
 / /_/ / / / / / /  __/ / / / /_/ /
 \__, /_/ /_/ /_/\___/_/ /_/\__,_/
   /_/

qmenu

Collection of tools that utilize dmenu to provide the user with a drop down menu for QubesOS R4.0+, from which they can quickly administer their qube preferences, firewall rules, applications, devices, etc. with only the keyboard.

The colors that correspond to the qube label can be adjusted by creating a text file called qmenu.conf in /home/user/.config/ with the following contents:

[LABEL 1]=#[HEX TRIPLET]
[LABEL 2]=#[HEX TRIPLET]
...
[LABEL 8]=#[HEX TRIPLET]

qmenu-al

Launch domU applications.

Usage: qmenu-al [OPTION]

 --all
 --focused

qmenu-dm

List and manage your connected devices.

Usage: qmenu-dm [OPTION]

 --all
 --audio-input
 --block
 --usb

qmenu-vm

List, manage and configure your qubes.

Selecting the top row, instead of any qube, will refresh the list.

Usage: qmenu-vm [OPTION]

 --all
 --focused
 --halted
 --paused
 --running
 --tags=[TAG]

Installation

  1. [user@dispXXXX ~]$ git clone https://github.com/sine3o14nnae/qmenu/

  2. [user@dom0 ~]$ qvm-run --pass-io dispXXXX 'cat /home/user/qmenu/qmenu-XX' > /tmp/qmenu-XX

  3. [user@dom0 ~]$ sudo cp /tmp/qmenu-XX /usr/bin/

  4. [user@dom0 ~]$ sudo chmod 755 /usr/bin/qmenu-XX

qubes-qmenu's People

Contributors

3o14r473 avatar drkhsh avatar fepitre avatar

Watchers

 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.