Skip to content
View scharc's full-sized avatar

Block or report scharc

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. Python imap email addresses collector Python imap email addresses collector
    1
    #!/usr/bin/env python
    2
    # -*- coding: utf-8 -*-
    3
    #
    4
    # imap-email-address-collector
    5
    #
  2. a simple bash script for starting an... a simple bash script for starting and stoping headless VNC on sway. Now you can create a second screen on a tablet (iPad / Android) with RealVNC or any other VNC app
    1
    #!/bin/bash
    2
    
                  
    3
    # This script starts a VNC server on a specific network device and plugs in a headless display.
    4
    #
    5
    # FILEPATH: /home/scharc/.dotfiles/sway/.config/sway/scripts/remote-vnc.sh
  3. dynamic-travel-path-visualizer dynamic-travel-path-visualizer Public

    Dynamic Travel Path Visualizer is an interactive tool to map and visualize travel routes on a customizable world map. Features include SVG export, GPS metadata extraction, multiple travel modes (fl…

    JavaScript

  4. snaprepo snaprepo Public

    CLI tool to format and share code with AI tools like ChatGPT & Claude. Automatically formats project files into markdown, handles sensitive data, and estimates token usage.

    Python 2