mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
# Gitako
|
|
|
|
Yet another Chrome extension for GitHub. Inspired by [Octotree](https://github.com/buunguyen/octotree) & [GayHub](https://github.com/jawil/GayHub), thanks to them! Gitako is aimed at providing better UX, consistent UI regards to GitHub and more essential features.
|
|
|
|
### Features
|
|
|
|
- [x] neat file tree
|
|
- [x] instant file search
|
|
- [x] fast even in gigantic projects
|
|
- [x] intuitive keyboard accessibility
|
|
- file navigation using arrow keys
|
|
- set shortcut to toggle sidebar
|
|
- [x] redirect smoothly with pjax
|
|
- [x] resize-able when window is wide enough
|
|
- [x] copy snippets with single click
|
|
- copy code snippets from markdown preview
|
|
- copy whole content of a file
|
|
- [x] support private repo and frequent usages
|
|
- [x] support git submodule
|
|
- [x] UI consistent to GitHub's
|
|
- [x] light size (~60kb) & low memory usage
|
|
- [more WIP](https://github.com/EnixCoda/Gitako/projects/1)
|
|
|
|
[Change Log](https://github.com/EnixCoda/Gitako/wiki/ChangeLog)
|
|
|
|
### Install
|
|
|
|
[Please install from Chrome Web Store](https://chrome.google.com/webstore/detail/gitako/giljefjcheohhamkjphiebfjnlphnokk)
|
|
|
|
### Issues
|
|
|
|
Any bug report or feature request discussions are welcomed, feel free to draft a [issue](https://github.com/EnixCoda/Gitako/issues/)!
|
|
|
|
### About
|
|
|
|
#### Why named 'Gitako'?
|
|
GitHub's totem is a cute octopus. And octopus in Japanese is `たこ`(tako).
|
|
Then link them together:
|
|
|
|
git + tako -> gitako
|