update lists
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
Displaying data from external services in a pinned gist.
|
||||
|
||||
- [bilibili-box](https://github.com/KeJunMao/bilibili-box) - Update a pinned gist to contain your latest Bilibili videos.
|
||||
- [bilibili-gist-py](https://github.com/luyanci/bilibili-gist-py) - Update a pinned gist to show your Bilibili stats and your latest videos.
|
||||
- [bird-box](https://github.com/matchai/bird-box) - Update a pinned gist to contain the latest tweets of a Twitter user.
|
||||
- [blog-box](https://github.com/Aveek-Saha/blog-box) - Update a pinned gist to show your latest dev.to blog post.
|
||||
- [book-box](https://github.com/amorriscode/book-box) - Update a pinned gist to contain your latest reads from goodreads
|
||||
@@ -36,10 +37,12 @@ Displaying data from external services in a pinned gist.
|
||||
- [leetcode-skills-box](https://github.com/tbeachill/leetcode-skills-box) - Update a pinned gist to show your top leetcode skills.
|
||||
- [mal-box](https://github.com/jckli/mal-box) - Update a pinned gist to contain your latest activity from MyAnimeList.
|
||||
- [medium-stat-box](https://github.com/kylemocode/medium-stat-box) - Update a pinned gist to show your medium stats and latest articles.
|
||||
- [monkeytype-box](https://github.com/artemnovichkov/monkeytype-box) - Update a pinned gist with [Monkeytype](https://monkeytype.com) Personal Bests
|
||||
- [movie-box](https://github.com/LuisAlejandro/movie-box) - Update a pinned gist to contain your media center stats from Trakt.tv.
|
||||
- [music-box](https://github.com/jacc/music-box) - Update a pinned gist to contain your weekly listening report on Last.fm.
|
||||
- [neko-box](https://github.com/RangerDigital/neko-box) - Update a pinned gist to contain the latest activity from AniList.
|
||||
- [netease-music-box](https://github.com/Leecason/netease-music-box) - Update a pinned gist to contain your weekly listening report on Netease Cloud Music.
|
||||
- [nintendo-switch-box](https://github.com/Swilder-M/nintendo-switch-box) - Update a pinned gist to contain your Nintendo Switch playtime leaderboard.
|
||||
- [osu-box](https://github.com/AiverAiva/osu-box) - Update a pinned gist to display your osu! stats.
|
||||
- [playstation-box](https://github.com/Swilder-M/playstation-box) - Update a pinned gist to contain your PlayStation playtime leaderboard.
|
||||
- [rescue-box](https://github.com/joshghent/rescue-box) - Update a pinned gist to contain your daily productivity stats from RescueTime.
|
||||
@@ -67,8 +70,11 @@ Displaying data from external services in a pinned gist.
|
||||
Displaying more detailed GitHub user data in a pinned gist.
|
||||
|
||||
- [activity-box](https://github.com/JasonEtco/activity-box) - Update a pinned gist to contain the latest activity of a GitHub user.
|
||||
- [github-activity-box](https://github.com/maxchang3/github-activity-box) - A TypeScript rewrite of activity-box, published on npm for easy GitHub Actions integration, with improved type safety, customizability, and using the GraphQL API to retrieve issues and PRs authored by the specified user.
|
||||
- [github-stats-box](https://github.com/bokub/github-stats-box) - Update a pinned gist to contain your GitHub statistics.
|
||||
- [lang-box](https://github.com/inokawa/lang-box) - Update a pinned gist to contain languages of your recent commits in GitHub
|
||||
- [recent-languages-box](https://github.com/liby/recent-languages-box) - A TypeScript + Bun rewrite of lang-box that updates a pinned gist with your recent GitHub commit language statistics. It offers improved type safety, customizability, and uses a more scientific approach to sorting languages.
|
||||
- [github-lang-box](https://github.com/maxchang3/github-lang-box) - A TypeScript rewrite of lang-box, published on npm for easy GitHub Actions integration, with improved type safety, customizability, and private repository access.
|
||||
- [productive-box](https://github.com/maxam2017/productive-box) - Update a pinned gist to contain your most productive hours during the day.
|
||||
|
||||
## User Defined
|
||||
@@ -77,6 +83,9 @@ Displaying data from user-defined (e.g. configured in the GitHub Action input pa
|
||||
|
||||
- [date-box](https://github.com/kf-liu/date-box) - Update a pinned gist to contain your anniversaries and countdown days (or hours).
|
||||
|
||||
- [image2grid](https://github.com/kiwamizamurai/image2grid) - Generate for grid-like images/gifs for a GitHub README.
|
||||
|
||||
|
||||
## Resources
|
||||
|
||||
Resources for keeping pinned gists updated.
|
||||
@@ -93,3 +102,6 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first
|
||||
|
||||
To the extent possible under law, [Matan Kushner](https://github.com/matchai) has waived all copyright and
|
||||
related or neighboring rights to this work.
|
||||
|
||||
[pinnedgists.md Github](https://github.com/matchai/awesome-pinned-gists
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user