Github Readme Streak Stats
Display your total contributions, current streak, and longest streak on your GitHub profile README.
Parameters
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
user | string | true | GitHub username | ||
theme | string | default | The theme to apply | Supported: default dark highcontrast transparent radical and more, please refer to themes. | |
hide_border | boolean | false | Make the border transparent | ||
border_radius | number | 4.5 | Set the roundness of the edges | Between: 0 (sharp corners) to 248 (ellipse). | |
background | string | Background color | Format: angle,color1,color2,... for example: 180,#fff,#000 , color format: HEX or CSS color for example: FF0000 . | ||
border | string | Border color | Format: HEX or CSS color for example: FF0000 . | ||
stroke | string | Stroke line color between sections | Format: HEX or CSS color for example: FF0000 . | ||
ring | string | Color of the ring around the current streak | Format: HEX or CSS color for example: FF0000 . | ||
fire | string | Color of the fire in the ring | Format: HEX or CSS color for example: FF0000 . | ||
currStreakNum | string | Current streak number | Format: HEX or CSS color for example: FF0000 . | ||
sideNums | string | Total and longest streak numbers | Format: HEX or CSS color for example: FF0000 . | ||
currStreakLabel | string | Current streak label | Format: HEX or CSS color for example: FF0000 . | ||
sideLabels | string | Total and longest streak labels | Format: HEX or CSS color for example: FF0000 . | ||
dates | string | Date range text color | Format: HEX or CSS color for example: FF0000 . | ||
excludeDaysLabel | string | Excluded days of the week text color | Format: HEX or CSS color for example: FF0000 . | ||
date_format | string | Date format pattern or empty for locale format | Format reference: PHP's date function,示例:example. | ||
locale | string | en | Locale for labels and numbers | Format reference: Locales. | |
short_numbers | boolean | Use short numbers | |||
type | string | svg | Output format | Supported:svg json png . | |
mode | string | daily | Streak mode | Supported: daily weekly . | |
exclude_days | string | List of days of the week to exclude from streaks | Supported: Sun Mon Tue Wed Thu Fri Sat separate values with , . | ||
disable_animations | boolean | false | Disable SVG animations | ||
card_width | number | 495 | Width of the card in pixels | Unit: pixels, minimum width is 100px per column. | |
card_height | number | 195 | Height of the card in pixels | Unit: pixels, minimum height is 170px. | |
hide_total_contributions | boolean | false | Hide the total contributions | ||
hide_current_streak | boolean | false | Hide the current streak | ||
hide_longest_streak | boolean | false | Hide the longest streak | ||
starting_year | number | Starting year of contributions |
txt
https://streak-stats.demolab.com/{?user,theme,hide_border,border_radius,background,border,stroke,ring,fire,currStreakNum,sideNums,currStreakLabel,sideLabels,dates,excludeDaysLabel,date_format,locale,short_numbers,type,mode,exclude_days,disable_animations,card_width,card_height,hide_total_contributions,hide_current_streak,hide_longest_streak,starting_year}
Examples
markdown
<!-- DenverCoder1 -->
