An open API service indexing awesome lists of open source software.

https://github.com/vivekweb2013/commandhunt

Find, Build, Store, Copy & Share Commands!
https://github.com/vivekweb2013/commandhunt

command-builder command-generator command-line developer-tools productivity webapp

Last synced: about 1 year ago
JSON representation

Find, Build, Store, Copy & Share Commands!

Awesome Lists containing this project

README

          





Find, Build, Store, Copy & Share Commands!


https://commandhunt.com


## CommandHunt

[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/vivekweb2013/commandhunt/Publish%20Packages/master?color=forestgreen)](https://github.com/vivekweb2013/commandhunt/actions?query=branch%3Amaster)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_commandhunt&metric=alert_status)](https://sonarcloud.io/dashboard?id=vivekweb2013_commandhunt)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_commandhunt&metric=coverage)](https://sonarcloud.io/dashboard?id=vivekweb2013_commandhunt)
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_commandhunt&metric=code_smells)](https://sonarcloud.io/dashboard?id=vivekweb2013_commandhunt)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_commandhunt&metric=ncloc)](https://sonarcloud.io/dashboard?id=vivekweb2013_commandhunt)
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_commandhunt&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=vivekweb2013_commandhunt)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_commandhunt&metric=security_rating)](https://sonarcloud.io/dashboard?id=vivekweb2013_commandhunt)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=vivekweb2013_commandhunt&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=vivekweb2013_commandhunt)

[CommandHunt](https://commandhunt.com) is a web application that allows users to find, build, store, copy and publish(share) the commands.

### Features
- Login with social-networks (OAuth providers) such as Google, Facebook and GitHub.
- Easily find a specific command using search input.
- Filtering, sorting and pagination supported.
- Build the command with required values and save it privately to your account.
- Access all the saved commands, filter them based on a keyword.
- Publish a command to share it with others using the public link.
- Copy the command to clipboard with just one click.
- Print the command.
- Responsive user interface.
- Any application link can be bookmarked in the browser.

### Contribution Guidelines
> Every Contribution Makes a Difference

Read the [Contribution Guidelines](CONTRIBUTING.md) before you contribute.