源码和使用说明: https://github.com/maguowei/starred
效果示例: https://github.com/maguowei/awesome-stars
如果你和我一样有整理癖,那么这个一定适合你。 GitHub 上总能发现一些有意思的项目,总会情不自禁的 star ,过段时间发现其实这对于自己并没有什么卵用,于是取消 star, 但是突然有一天发现又需要这个项目了却发现找不到了,让 stared 帮你记录 star 变更,解决此类烦恼。
使用方法:如果想自动生成一个单独的仓库, 请到 https://github.com/settings/tokens 生成一个单独的 token, 并赋予创建仓库的权限。
$ starred --user yourusername --repository awesome-stars --sort --token yourtoken
第一次运行会创建对应的仓库,以后的创建只会生成一个 commit ,记录当前 star 的项目,可以利用 git 本身的历史记录功能完整追踪自己的 star 变更历史。