Skip to content
View introt's full-sized avatar
Block or Report

Block or report introt

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

  1. zim-desktop-wiki/zim-desktop-wiki zim-desktop-wiki/zim-desktop-wiki Public

    Main repository of the zim desktop wiki project

    Python 1.9k 362

  2. Re-NightFace Re-NightFace Public

    A clean room re-implementation of the NightFace Pebble watchface with a twist

    C

  3. Add event summaries to ISO 8601 -lik... Add event summaries to ISO 8601 -like filenames from an ICS calendar
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    """
    4
    timely_rename.py
    5
  4. headless-rpi-setup-script headless-rpi-setup-script Public

    A Bash script for quickly setting up headless Raspberry Pis

    Shell 8

  5. custom-debian-live-environment-scripts custom-debian-live-environment-scripts Public

    Scripts for easy creation of custom Debian live environments

    Shell 9 2

  6. "Co-authored-by" lines from username... "Co-authored-by" lines from usernames and issue/PR urls using GitHub REST API
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    """
    4
    coauthor.py - credit GitHub users easily
    5