GithubHelp home page GithubHelp logo

command-pad's People

Contributors

supnate avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

command-pad's Issues

Open CMD log as a new tab.

Hi.. Command pad is very cool tool, specially for developers who need to run build commands too often.

It would be really helpful, if i can click and open the wide log screen (its difficult to hover and scroll, in case of build failure or task failure, to analyze the log).

image

Yet another feature request

Would be great if you could prompt for user input. So if a command is awaiting a user reply, a modal pops open with the prompt and a text box for the reply, just like when it asks for the sudo pw. For example, if I run a command that makes a git commit, I'd like a modal to open and ask me for my commit message.

Problem running a `yarn`command

Hi and thanks for this awesome tool.

It would be super nice if we could use yarn in Command section because whenever I do so, I get a execvp(3) failed.: No such file or directory

Maybe it's because I misconfigured the environment path variable.
What I use today is /Users/martin/.nvm/versions/node/v7.5.0

Hope you can help and thanks again

功能增加

这个软件真的太有用了。管理各种命令非常方便。

希望增加 搜索标签 方便查询和分类。

Fixed console output panel

I've noticed that i'm still using my terminal to execute commands that provide useful stdout output.
Having the terminal output show in a fixed panel instead of the on hover state would be a really nice addition. As shown below.

log_console

A few suggestions

Hello,

Loving Command Pad and have a few ideas to make it even better:

  1. I use various Homebrew packages that have background services you can load and unload on the command line, like MySQL, Redis, and Apache. It would be awesome if, in addition to commands, you could select from a list of available services that you can stop and start from within Command Pad. Either that, or, add the option for both a start command and a stop command.
  2. In addition to just a single command, provide an option to write a shell script. Right now every command I have configured in Command Pad is running a shell script I've had to write specific to Command Pad. Instead of having those in each of my repos, it'd be great to just have it saved in Command Pad.
  3. Allow syncing of commands over iCloud, Dropbox, or whatever.

If I knew jack about Electron I'd submit a PR myself. Thanks!

feature request: allow for input

nice tool, but what about allowing to provide input, maybe adding some custom protocol to allow for embedded guy inputs. it would be cool to be able to add stuff like combo boxes, check boxes, etc (natively).

Add support to specify a kill command

For my specific use case clicking the stop button on a sudo mongod command on OSX has on affect on stoping my mongodb server.
This would also be helpful in stopping both background and forked processes.

Put on Apple and Microsoft App Store for $5 and keep developing it!

This is such a handy tool, I think it's worth paying for it and it would need some updates :)

Recently the play button got stuck for me, just always shows green play button, it also sometimes crashes when closing with a JSON error. There are also a lot of feature requests that could be built in.

Anyway, thank you for this 👍

Edit: the command that gets stuck with green play button after finishing:
sh -c 'brew update && brew upgrade && brew cleanup'

Folder grouping

Would be great if the table could be grouped into folders as this gets a little unwieldy once you've added a lot of commands. Awesome job, and thanks! 😄

Task does not finish on macOS 10.13.3

When running any task (other that just simple 'ls -al') the task ends but Command Pad never notice that terminal exit and keeps icon in "running" state forever.

How to do Import/Export?

Sometimes there is a need to share a config with other team members. Would be nice to have such a feature.

execvp(3) failed.: No such file or directory

I get this error if I run bundler or other gems. I'm guessing it's related to rbenv used for ruby version control?

But if I open CP through terminal it all runs great.

Thanks

MAC OS - Start a Server - server dies

Hi
I'm trying to manage start of Coldfusion Server.
If I run command from command line, it works ok.
When i configure same command on command pad, server starts but then dies.
I've enabled sudo.
May be I need to add & at the end of command (is a bash script)
script content
CF_DIR=$(cd "$(dirname "$0")"; pwd)/..
$CF_DIR/bin/coldfusion start

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.