Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rkdud007/github-commit-navigator

Navigate through commit history on GitHub using via keyboard
https://github.com/rkdud007/github-commit-navigator

extension-chrome

Last synced: 24 days ago
JSON representation

Navigate through commit history on GitHub using via keyboard

Awesome Lists containing this project

README

        

# Github Commit Navigator

Navigate through commit history on GitHub using arrow keys

![](.github/icon128.png)

[![available in the chrome web store](https://github.com/tiagofneto/betherscan/assets/46165861/50947291-76c5-4b7e-8299-90332b21b8f6)](https://chromewebstore.google.com/detail/cgigcpdhbflnpjhljhjdmhglbndoaiej)

### why

You know.. sometimes I just want to stalk how other people built some project from scratch, just revisit the initial commit, and enjoy the art of the project getting mature time by time. And i was a bit lazy to clone the repo and also was a bit lazy to browse commits one by one. So yes this is for lazy people who want to enjoy the art of committing history -- enjoy!

## Features

https://www.youtube.com/watch?v=yUjlOz5hyF4

- Navigate to the next commit using the right arrow key
- Navigate to the previous commit using the left arrow key
- Works on all GitHub repository pages
- Maintains scroll position when moving between commits
- Provides visual feedback when navigating

### License

GitHub Commit Navigator is open source software licensed under the MIT License