mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
27 lines
1.1 KiB
Markdown
27 lines
1.1 KiB
Markdown
# Gitako
|
|
|
|
Yet another Chrome extension for GitHub. Inspired by [Octotree](https://github.com/buunguyen/octotree) & [GayHub](https://github.com/jawil/GayHub). Aimed at providing better UX, consistent UI regards to GitHub and more essential features.
|
|
|
|
### Features
|
|
|
|
- [x] neat file tree
|
|
- [x] instant search for files
|
|
- [x] keyboard accessibility
|
|
- press 'up' and 'down' to nav between search input and files in the list
|
|
- press 'enter' or 'right' to redirect to file or expand folder
|
|
- press 'left' to jump to parent folder or collapse current folder
|
|
- [x] redirect with pjax
|
|
- [x] copy snippets with one click
|
|
- [x] support access token (for private repo and frequent usage)
|
|
- [x] fancy loading animation ;)
|
|
- [x] use [octicons](https://octicons.github.com)
|
|
- [x] light size (40kb) & low memory usage
|
|
- [more WIP](https://github.com/EnixCoda/Gitako/projects/1)
|
|
|
|
### Download
|
|
|
|
[install from Chrome web store](https://chrome.google.com/webstore/detail/gitako/giljefjcheohhamkjphiebfjnlphnokk)
|
|
|
|
### Issues
|
|
|
|
Any bug report or suggestions are welcomed, feel free to draft a [issue](https://github.com/EnixCoda/Gitako/issues/)!
|