Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Zxilly/animated-timeline

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
Open more actions menu

Repository files navigation

Animated Timeline

Create animation from your GitHub contribution.

animation

Usage

- name: Generate
  uses: Zxilly/animated-timeline@v1.1.0
  with:
    name: 'Zxilly' # optional
    output: 'assets/animation.webp'
    type: 'webp' # gif, webp or both
Parameter Description Default
name Name displayed in the animation, by default it is the username of the token. Username of the token
output Output file name, by default it is animation.webp. If it doesn't end with .webp or .gif, the type option will be used. animation.webp
type Output file type, can be webp, gif, or both. If omitted, it will be determined by the output file name. (Empty string)
token Personal access token (PAT) used. ${{ github.token }}
login The target user to fetch the contributions, by default it is the username of the token. Login of the token
font Font file used in the animation, by default it is Noto Serif CJK SC. Noto Serif CJK SC
shape Shape of the contribution block, can be square, circle, or triangle. square

About

Create animation from your GitHub contribution

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.