External tool: motrix-cli for terminal and AI agent automation #1811
nufegia
started this conversation in
Show and tell
Replies: 1 comment
-
|
https://github.com/upstairsupstairs33/chatgpt-browser-terminal-agent this simple script works with any browser ui based ai like chatgpt.com gemini whatever as long as there is a chat ui this works, no need for api keys anymore, if you dont use chatgpt then youll have to update the selectors for whatever ai ui your using but thats it, 20 bucks a months for an autonomous agent isnt bad api keys are exspensive |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Motrix community 👋
I recently built a small open-source CLI wrapper for Motrix:
https://github.com/nufegia/motrix-cli
It turns Motrix’s local aria2 JSON-RPC backend into a terminal- and AI-agent-friendly workflow.
The idea was simple:
Motrix already provides a great GUI download experience, but using it reliably from scripts, terminals, or AI coding agents is still a bit awkward. So I made a lightweight CLI layer on top of it.
Features include:
Example:
The project is especially designed for workflows involving:
This is not meant to replace Motrix — only to make the existing Motrix ecosystem easier to automate and integrate into modern AI workflows.
Would love to hear thoughts or feedback from Motrix users and maintainers 🙂
Beta Was this translation helpful? Give feedback.
All reactions