Skip to content
View dangle's full-sized avatar

Block or report dangle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. akeydo akeydo Public

    A systemd service that sends a D-Bus signal when the QEMU evdev hotkey is triggered.

    Python 41 1

  2. container-demo.sh container-demo.sh
    1
    #!/usr/bin/env bash
    2
    # This script creates and activates a container when run as root.
    3
    # The file names used are from Ubuntu 18.04.
    4
    
                  
    5
    # Create the filesystem.
  3. Script for use with Obsidian to pull... Script for use with Obsidian to pull in a snapshot of a day from Todoist
    1
    # Obsidian Todoist Script
    2
    
                  
    3
    ## Description
    4
    
                  
    5
    This takes a day in `YYYY-MM-DD` format and can be called using the [CustomJS](https://github.com/saml-dev/obsidian-custom-js) plugin with either the [Dataview](https://blacksmithgu.github.io/obsidian-dataview/) plugin or the [Templater](https://silentvoid13.github.io/Templater/introduction.html) plugin.