Giter Site home page Giter Site logo

desktop-environment's Introduction

☁️ Cloud Desktop Environment

My daily driver on the desktop and in the cloud.

desktop desktop desktop desktop desktop desktop

Running on the Desktop

The only dependency required is Docker.

To run on Linux, clone the repository and start the environment.

# Clone desktop environment
git clone https://github.com/sabrehagen/desktop-environment

# Start desktop environment
./desktop-environment/docker/scripts/recycle.sh

Running in the Cloud

  • Fork this repository.
  • Add your ngrok auth token to the repository secrets as NGROK_AUTH_TOKEN to enable web access.
  • Enable read and write permissions on your fork to allow GitHub Actions to push to your repository's container registry.
  • Run the Deploy Desktop Environment GitHub Actions workflow to deploy the desktop environment to GitHub's Actions infrastructure.
  • Click the Cloud Desktop Environment URL printed in the output of the Get URL workflow step.

Fork the cloud-computer/cloud-computer repository to deploy the desktop environment to Google Cloud.

Project Goals

  • A computer wholly defined in code.
  • From zero to production in one command.
  • Consistent experience across cloud and desktop.

Keybindings

Inexhaustive list of keybindings. Check ~/.config/i3/config for all available bindings.

System Management

  • Restart the desktop environment: $mod+Shift+q
  • Lock screen: $mod+slash

Window Focus and Movement

Vim-style bindings for focusing and moving windows.

  • Focus left: $mod+h
  • Focus down: $mod+j
  • Focus up: $mod+k
  • Focus right: $mod+l
  • Move focused window left: $mod+Shift+h
  • Move focused window down: $mod+Shift+j
  • Move focused window up: $mod+Shift+k
  • Move focused window right: $mod+Shift+l
  • Resize gaps: $mod+equal and $mod+Shift+equal

Workspace Management

  • Create a new workspace: $mod+n
  • Move the focused window to a new workspace: $mod+Shift+n
  • Switch to adjacent workspace: $mod+Control+h or $mod+Control+l
  • Switch to workspace n: $mod+1 to $mod+0
  • Switch to previous workspace: $mod+minus

Application Launching

  • Launch alacritty terminal: $mod+return
  • Launch google chrome: $mod+b
  • Launch vs code: $mod+c
  • Launch discord: $mod+d
  • Launch pcmanfm file manager: $mod+e
  • Launch telegram: $mod+t
  • Launch screenshot: $mod+x

Monitor Management

  • Move the focused window to the left monitor: $mod+less
  • Move the focused window to the right monitor: $mod+greater

Scratchpad

  • Show gotop: $mod+escape
  • Show terminal: $mod+grave
  • Show volume: $mod+v
  • Show wifi: $mod+i

desktop-environment's People

Contributors

sabrehagen avatar kingomarnajjar avatar bonegames 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.