ipfs / ipfs-webui

A frontend for an IPFS Kubo and IPFS Desktop
https://webui.ipfs.io
MIT License
1.53k stars 474 forks source link

CLI (REPL) interface inside ipfs-desktop #1931

Open token0 opened 2 years ago

token0 commented 2 years ago

Would be nice to have command line interface to ipfs inside ipfs-desktop

welcome[bot] commented 2 years ago

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

Finally, remember to use https://discuss.ipfs.io if you just need general support.

ciprianiacobescu commented 2 years ago

I second the motion!

SgtPooki commented 2 years ago

Thank you for this request and contribution. There is a discussion going on about adding a metrics and diagnostics view within the IPFS desktop that I will be working on soon. I added the issue there. Feel free to suggest more features on the relevant tickets, knowing what features our users want/need is going to help us come up with the best solution.

I'll leave this issue open but move it to ipfs/ipfs-webui. The ipfs/ipfs-webui repo contains the logic for the desktop app. The desktop app is just an electron wrapper around the webui.

SgtPooki commented 1 year ago

Relevant: https://github.com/vadimdemedes/ink/issues/213