Code Monkey home page Code Monkey logo

utools-quickcommand's People

Contributors

dofy avatar fofolee avatar ghostbody avatar imxiny 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

utools-quickcommand's Issues

建议加平台选项

有些跨平台的命令,比如 adb,不同的平台配置不一样 (cmd vs shell),但是想用同样的关键字触发。

支持 ANSI escape code

一些命令行工具通过quickcommand插件封装因为ANSI escape code, 格式与颜色会不正确.

例如:
image

是否有办法支持这类带颜色的命令行工具呢.

我执行完之后出现奇怪的东西~~

cd /d e:\灵猫工作\企快融\project\finance

git pull --progress -v --no-rebase "origin"

start "" "e:\灵猫工作\企快融\project\finance"

echo 结束

@pause

我在本地执行是好的... 人比较懒就想写一个自动的.. 好像还乱码了..

关于`uploadFile`函数返回值的问题

在写一个图床插件时用到了quickcommand.uploadFile()的API,图片上传成功了但是怎么也取不到返回值。
后来才发现返回的不是普通的response,而是AxiosResponse对象,要拿到返回的内容,需要先从res.data里取值
Github: uTools-quickcommand/plugin/preload.js#L172
或许可以在文档里说明一下让大家注意一下这个函数的具体返回值,或者直接令其返回res.data

image

内置markdown解析

有些时候写一些内容输出可能用markdown来样式来构建更为清晰
能否内一个markdonw的解析引擎来输出结果

Shell 脚本乱码问题

创建了一个如图所示的脚本,向 CloudBase 数据库发送 POST 请求,但输出乱码。应该跟默认编码有关。这种编码错误一般是以 ISO8859-1编码读取 UTF-8 编码所致。

Snipaste_2020-12-29_00-09-22

Snipaste_2020-12-29_00-09-48

是否支持输入参数

非常感谢你的插件。
我想通过这个插件来运行一些带参数的脚本,但是没有找到在什么地方可以设置,请问目前支持带参数运行脚本么?

目前我的平台是Windows10,脚本语言是CMD

json formate

demo中的json能否格式化一下,现在的这个只有一行, 不便于阅读

如何避免多次触发脚本

版本1.1.0
在mac和win下 使用js编写的快捷指令(python)好像也有?
第N次使用命令就触发N次结果
我命令是打开一个页面
第一次使用打开一个页面
第二次使用打开两个。。
第三次duang一下就弹出三个。。

能为“显示纯文本输出”加个loading提示吗?

输出选择了“显示纯文本输出” 或“显示html格式的输出”,如果命令要执行好几秒,在按下回车或空格后,就好似一点反应也没有,这种感觉很不舒服,希望增加一个loading提示

软件启动面板要怎么配置

比如要我给 d:\qq\qq.exe 和 d:\wechat\wechat.exe两个软件配置为启动面板,应该要怎么配置?

快捷命令配置为窗口进程后没办法切换到 启动面板模式

Can't execute powershell command

Using powershell to execute below command doesn't work:
Start-Process -FilePath "$env:comspec" -ArgumentList "/c wt" -WindowStyle Hidden -Verb RunAs
image

But when i using Windows PowerShell, this command work perfect.

By the way, i'm using uTools-1.0.2-beta running on windows 10-1909(18363.815).

您好,如何新打开一个默认浏览器,不是以tab方式

您好,如何新打开一个默认浏览器,不是以tab方式,
1、使用visit会以tab标签方式打开,不满足新打开浏览器需求
2、open命令需要指定浏览器的绝对路径,当utools云同步后,涉及跨多个电脑场景(公司和家),因为浏览器安装位置不同会open失败

Fail to Add NewCommand

for NewCommand, the Save button is NOT available. not responsible.
thanks for your talented job.

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.