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

Block or report fkscott

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. shelf_talker shelf_talker Public

    The Wine Merchant shelf talker tool built using Svelte

    Svelte

  2. bike-to-html bike-to-html Public

    convert bike outlines into pretty HTML documents

    XSLT

  3. incipiam incipiam Public

    A simple bash script that opens and closes programs depending on whether my USB-C monitor is connected.

    Shell

  4. nounverber59 nounverber59 Public

    webpage that generates band names like Starflyer59 from nouns and verbs

    JavaScript

  5. Bike Daily Journal Script Bike Daily Journal Script
    1
    # Forked from https://bikeguide.hogbaysoftware.com/customizing-bike/creating-scripts#today-script
    2
    # I modified each day’s label format to date +'%a, %B %e, %Y' so I can do fuzzy searches for dates like Sun Sep 24.
    3
    # The script rolls over unfinished tasks from the previous day to the next
    4
    
                  
    5
    set yearName to do shell script "date +'%Y'"