🐙 File tree extension for GitHub on Chrome & Firefox & Edge
Find a file
2018-06-22 22:44:44 +08:00
packages/pjax refactor: use React 2018-06-22 22:44:44 +08:00
src refactor(FileExplorer): split logic 2018-06-22 22:44:44 +08:00
.babelrc initial commit 2018-01-07 12:45:27 +08:00
.eslintrc.json build(eslint): react un-used-vars 2018-06-22 22:44:44 +08:00
.gitignore feat(icon): use SVG octicon 2018-02-08 13:05:16 +08:00
generate-octicon.js feat(icon): use SVG octicon 2018-02-08 13:05:16 +08:00
LICENSE initialize README and License 2018-01-07 12:45:04 +08:00
package.json refactor: extract logic core 2018-06-22 22:44:44 +08:00
README.md docs: update README.md 2018-06-22 22:44:44 +08:00
webpack.config.js feat(build): combat with React 2018-06-22 22:44:44 +08:00
yarn.lock build: update yarn.lock 2018-06-22 22:44:44 +08:00

Gitako

Yet another Chrome extension for GitHub. Inspired by Octotree & GayHub. Aimed at providing better UX, consistent UI regards to GitHub and more essential features.

Features

  • neat file tree
  • instant file search
  • 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
  • redirect smoothly with pjax
  • enlargeable when window is wide enough
  • copy snippets with one click
    • copy code snippets inside markdown preview
    • copy all contents of a file
  • support access token (for private repo and frequent usage)
  • consistent UI with GitHub
  • light size (~60kb) & low memory usage
  • more WIP

Change Log

Download

install from Chrome web store

Issues

Any bug report or feature requests are welcomed, feel free to draft a issue!

About

Why named 'Gitako'?

GitHub's totem is a cute octopus. And octopus in Japanese is たこ(tako). Then link them together:

git + tako -> gitako