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

Block or report jamesbiederbeck

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. device-table device-table Public

    Project that grabs network inventory information from your router.

    Python

  2. chemsearch chemsearch Public

    A project to search vendor sites for chemicals. Opens search results in user's default web browser.

    Python

  3. A basic pushover client in python A basic pushover client in python
    1
    import requests
    2
    import sys
    3
     
    4
    po = "https://api.pushover.net"
    5
    token = ""
  4. invmgr invmgr Public

    This is just a set of tools I wrote in my own time to optimize end of year inventory at work.

    Python

  5. weathercache weathercache Public

    Cache me outside

    Python