mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
42 lines
1.3 KiB
Markdown
42 lines
1.3 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 the best performance, better UX, more consistent UI and more essential features.
|
|
|
|
### Features
|
|
|
|
- 📂 neat file tree
|
|
- 🔎 instant file search
|
|
- 🏎 super fast even in gigantic projects
|
|
- ⌨️ intuitive keyboard accessibility
|
|
- navigate file using arrow keys
|
|
- shortcut for toggling sidebar
|
|
- 🚀 boosts loading speed
|
|
- ↔️ customizable size
|
|
- 📋 copy with single click
|
|
- copy code snippets from markdown preview
|
|
- copy whole content of a file
|
|
- 🤖 support private repo and frequent usages
|
|
- 🎨 UI consistent to GitHub's
|
|
- 🎈 light size (~60kb) & low memory usage
|
|
- 🗂 support git submodule
|
|
|
|
### Install
|
|
|
|
<div style="max-width: 300px">
|
|
|
|
[](https://chrome.google.com/webstore/detail/gitako-github-file-tree/giljefjcheohhamkjphiebfjnlphnokk)
|
|
|
|
</div>
|
|
|
|
### 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
|