Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rkdud007/github-commit-navigator
- Owner: rkdud007
- License: mit
- Created: 2024-08-22T23:02:49.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T09:27:52.000Z (3 months ago)
- Last Synced: 2024-10-04T21:11:30.551Z (about 1 month ago)
- Topics: extension-chrome
- Language: JavaScript
- Homepage:
- Size: 116 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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