4 个仓库
Scripts that generate dummy commits to mimic repository activity.
Distinct from Git Commit History Visualizers: Existing candidates focus on auditing or visualizing history, not simulating it.
Explore 4 awesome GitHub repositories matching development tools & productivity · Git Commit Simulators. Refine with filters or upvote what's useful.
gitfiti 是一个通过操纵 Git 提交历史在 GitHub 贡献图上生成像素艺术的工具。它充当提交历史操纵器和像素艺术模板渲染器,在个人资料的活动地图上生成特定的视觉图案。 该项目将图像模板和数字坐标转换为一系列回溯提交。它通过模拟活动密度来控制日历方块的强度,并生成可执行的 shell 脚本来自动化批量提交过程。 该软件涵盖了自定义艺术模板定义和贡献日历艺术生成的功能。
Provides scripts to generate dummy commits that mimic specific repository activity patterns.
git-sim 是一套旨在生成品牌动画、可视化提交图和技术媒体的工具,用于记录版本控制工作流。它作为一个 Git 动画生成器和命令可视化工具,模拟特定操作如何改变仓库状态和提交图。 该系统在虚拟仓库上模拟 Git 操作以预测结果,并生成显示状态转换的视频。这些动画包括可定制的样式、速度,以及在开头和结尾带有自定义徽标和文本的品牌序列。 该项目涵盖了通过模拟引擎生成技术文档媒体,该引擎描绘了图表和目录的最终状态。它提供美学定制,包括亮色和暗色模式以及基于作者的提交着色,以创建用于指南和教程的视觉表示。
Teaches Git operations through animated simulations that visualize the transitions between different commits.
Rockstar 是一套旨在通过生成人工提交序列和填充 Git 贡献图来模拟开发活动的工具。它作为一个 Git 活动模拟器和提交生成器,创建虚假的工程开发历史。 该项目通过自动化创建提交序列来模仿长期编码模式,从而实现仓库历史记录的操纵。它允许在指定的时间范围内填充贡献图,以模拟项目活动和生产力。 该工具集通过可自定义的提交内容涵盖了源代码模拟,使用预定义的文件名和代码片段来代表不同编程语言的工作。它通过确定性的时间戳操纵和文件系统模拟来管理此过程,从而将合成活动放置在过去的特定时间点。
Generates sequences of synthetic git commits distributed over a chronological range to simulate activity.
This project is a git commit simulator and activity graph generator designed to create dummy commits within a repository. It functions as a utility for customizing the visual appearance of a GitHub profile activity heatmap by simulating a history of contributions. The tool allows for the customization of commit density and frequency across specified date ranges. It can target specific date windows and exclude weekends to control the distribution and volume of simulated activity. The system manages the generation of these contributions by synthesizing commit timestamps and applying modificati
Provides a script that generates a series of dummy commits to mimic development activity.