ipfs-gui
ipfs-gui copied to clipboard
Creating standards and patterns for IPFS that are simple, accessible, reusable, and beautiful
#### ETA (April 2020): This may be superseded by https://github.com/ipfs-shipyard/ipfs-webui/issues/1003 (dashboard-style revision of entire UI). #### Original issue: All three apps show IPFS node stats as part of the initial...
#### Edit: April 2020 Placeholder issue for reviewing and acting on accessibility overall for Desktop, Companion, and WebUI. Suggest that we dig into this mid-2020 once we've got an additional...
I had an opportunity to talk with enthusiastic non-technical person and she asked interesting question: **"sounds cool, but after I install it, how can I control how much disk space...
We can add some quick actions to the shell component to further improve the UX. My suggestiond would be: - Copy button that copies the content of the entire shell...
All three apps provide drag'n'drop and and a file picker dialog to add a file, but there are problems with each one. What is the ideal UI/UX for adding files...
Idea extracted from: https://github.com/ipfs-shipyard/pm-ipfs-gui/issues/34#issuecomment-380691178 - we have ability to expose a mutable folder under permalink `/ipns/` - there is an option to create as many keys as you want, so...
What controls should an app provide for managing an IPFS node? Desktop let's you Start/stop the daemon, but WebUI and Companion don't. Beyond that, bandwidth throttling, Repo size management would...
A user should be able to search for files in their IPFS repo. Web UI would benefit from this. We should define what search means, as there are a few...
There should be no friction for an app to connect to a locally running IPFS node. It's useful to be able to connect to an IPFS node running on another...
> Part of UX improvements for sharing local files (#342) Idea extract from https://github.com/ipfs-shipyard/pm-ipfs-gui/issues/34#issuecomment-380691178 and https://github.com/ipfs-shipyard/ipfs-companion/issues/342 > Provide easy way to share secrets - encryption and decryption happen client-side (JS)...