Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beepboopbangbang/githoard
Desktop app that enables users to quickly clone git repositories
https://github.com/beepboopbangbang/githoard
electron git less vue vuex
Last synced: 3 months ago
JSON representation
Desktop app that enables users to quickly clone git repositories
- Host: GitHub
- URL: https://github.com/beepboopbangbang/githoard
- Owner: beepboopbangbang
- License: mit
- Created: 2017-09-16T05:24:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T00:47:59.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T11:26:07.594Z (8 months ago)
- Topics: electron, git, less, vue, vuex
- Language: JavaScript
- Homepage:
- Size: 13.3 MB
- Stars: 138
- Watchers: 9
- Forks: 18
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
GitHoard
Hoard git repositories with ease![Build/release](https://github.com/beepboopbangbang/githoard/workflows/Build/release/badge.svg)
## Overview
The goal of GitHoard is to trivialize cloning repositories for future offline review.
Often, the process of copy & pasting a repository to the command line breaks focus and flow, and other Git GUI's perpetuate this problem by requiring the selecting of a directory before starting the clone process.
GitHoard solves this by overriding the HTTP protocols associated with GitHub (github-mac:// and github-win://) and Sourcetree (sourcetree://) as well as creating a new protocol (githoard://) then automatically cloning when a link using that protocol is clicked.
## Download
Download the latest version from the [releases](https://github.com/beepboopbangbang/githoard/releases/latest) page.## Demo
#### Install
![](/screens/install.gif)
#### Get Addon
![](/screens/addon.gif)
#### See Changes
![](/screens/changes.gif)
#### Locate
![](/screens/locate.gif)
#### Destroy
![](/screens/remove.gif)#### Build Setup
```bash
# install dependencies
npm install# serve with hot reload at localhost:9080
npm run electron:serve# build electron application for production
npm run electron:build# run unit & end-to-end tests
npm run test:unit# lint all JS/Vue component files in `src/`
npm run lint```
## Related
Want to clone stuff even quicker? Check out our Firefox browser addon
- https://addons.mozilla.org/en-US/firefox/addon/githoard-quick-clone/
- https://github.com/beepboopbangbang/githoard-browser-addons## Thanks & Love go out to
- [Vue.js](https://github.com/vuejs/vue)
- [Electron](https://github.com/electron/electron)
- [Vue CLI Plugin Electron Builder](https://github.com/nklayman/vue-cli-plugin-electron-builder)
- [electron-vue](https://github.com/SimulatedGREG/electron-vue) (No longer used)
- [Insomnia](https://github.com/getinsomnia/insomnia)
- Everyone who contributed to the packages that made this possible. Seriously, checkout the dependencies in [package.json](/package.json)## License
[MIT](http://opensource.org/licenses/MIT)
Copyright © 2016-present, Beep Boop Bang Bang LLC
GitHoard logo created by Beep Boop Bang Bang LLC.
Makes use of Git Logo by Jason Long which is licensed under the Creative Commons Attribution 3.0 Unported License.
See https://git-scm.com/downloads/logos