Skip to content

A Tampermonkey Script to Show all File Types in the Graph (Except for Image File Types as the Image Sizes Vary Too Much)

Notifications You must be signed in to change notification settings

PaulGamerBoy101/Github-All-Files-in-Graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Github: All Files in Graph

A Tampermonkey Script to Show all File Types in a Graph (Except for Image File Types as the Image Sizes Vary Too Much)

The Table:

Lists The File Type, Amount of Files of Said Type, the Amount of Space Used by That File Type.

The Graph:

The Graph is a Donut Chart, and Includes All File Types Excluding Image File Types.

In Order to Use:

  • Replace the Entry in @match to Have Your Username:

// @match https://github.com/YOUR_USERNAME/*

  • Replace the Item in the Following Entry With Your Github Token:

const GITHUB_TOKEN = 'YOUR_GITHUB_TOKEN';

Screenshot:

screenshot-of-tampermoney-script

About

A Tampermonkey Script to Show all File Types in the Graph (Except for Image File Types as the Image Sizes Vary Too Much)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published