You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**IPFS Desktop gives you all the power of [IPFS](https://ipfs.tech) in a convenient desktop app: a complete IPFS node, plus handy OS menubar/taskbar shortcuts and an all-in-one file manager, peer map, and content explorer.**
9
14
10
15
Use IPFS Desktop to get acquainted with IPFS without needing to touch the terminal — or, if you're already experienced, use the powerful menubar/taskbar shortcuts alongside the command line to make your IPFS workflow faster.
11
16
12
-

17
+

||||||
21
+
||||||
17
22
18
23
### Quick-install shortcuts
19
24
20
25
When in doubt, pick one of package formats with built-in automatic update mechanism:
- If you prefer to manage updates on your own, see [other package formats](#install) below.
26
31
@@ -60,7 +65,7 @@ When in doubt, pick one of package formats with built-in automatic update mechan
60
65
61
66
## Features
62
67
63
-
IPFS Desktop combines a complete IPFS node (running [kubo](https://github.com/ipfs/kubo)) and the [IPFS Web UI](https://github.com/ipfs-shipyard/ipfs-webui) into a single, convenient desktop app — plus adds a menu to your OS menubar/system tray for easy access to a variety of common IPFS tasks.
68
+
IPFS Desktop combines a complete IPFS node (running [kubo](https://github.com/ipfs/kubo)) and the [IPFS Web UI](https://github.com/ipfs/ipfs-webui) into a single, convenient desktop app — plus adds a menu to your OS menubar/system tray for easy access to a variety of common IPFS tasks.
64
69
65
70
If you already have an IPFS node on your computer, IPFS Desktop will act as a control panel and file browser for that node. If you don't have a node, it'll install one for you. And either way, IPFS Desktop will automatically check for updates.
66
71
@@ -98,7 +103,7 @@ Use the `Explore` screen to explore some example datasets — or your own files
98
103
99
104
IPFS Desktop enables most operating systems (Mac, Windows and some Linux flavors) to support protocols including `ipfs://` and `ipns://`. This means that if an app on your computer tries to open a link starting with one of those protocol identifiers (for example, if your web browser encounters a link to `ipns://en.wikipedia-on-ipfs.org`), it'll automatically open in IPFS Desktop.
100
105
101
-
For an even better experience with `ipfs://`, and `ipns://` addresses, we also recommend installing [IPFS Companion](https://github.com/ipfs-shipyard/ipfs-companion) to add support in your favorite browser!
106
+
For an even better experience with `ipfs://`, and `ipns://` addresses, we also recommend installing [IPFS Companion](https://github.com/ipfs/ipfs-companion) to add support in your favorite browser!
102
107
103
108
### Learn IPFS commands as you go
104
109
@@ -110,13 +115,6 @@ Release notes and older versions of IPFS Desktop can be found on the [releases p
110
115
111
116
Don't see your favorite package manager? Visit our [package managers page](https://github.com/ipfs/ipfs-desktop/issues/691) and help us add support for it!
@@ -181,7 +186,7 @@ No matter how you contribute, please be sure you read and follow the [IPFS Contr
181
186
182
187
Contributing translations in your language is particularly valuable! We use Transifex to manage internationalization, which means you don't need to change a single line of code to add your translations — just sign up for a Transifex account.
183
188
184
-
Because IPFS Desktop app includes text from [IPFS Web UI](https://github.com/ipfs-shipyard/ipfs-webui) and [IPLD Explorer](https://github.com/ipfs-shipyard/ipld-explorer), you'll want to join all three Transifex projects in order to see all the text:
189
+
Because IPFS Desktop app includes text from [IPFS Web UI](https://github.com/ipfs/ipfs-webui) and [IPLD Explorer Components](https://github.com/ipfs/ipld-explorer-components/), you'll want to join all three Transifex projects in order to see all the text:
185
190
-https://www.transifex.com/ipfs/ipfs-desktop/
186
191
-https://www.transifex.com/ipfs/ipfs-webui/
187
192
-https://www.transifex.com/ipfs/ipld-explorer/
@@ -231,25 +236,39 @@ This is a known issue with Electron/Chrome and some hardened kernels. More detai
231
236
$ ipfs-desktop --no-sandbox
232
237
```
233
238
234
-
### Where are my IPFS configuration and log files?
239
+
### Where are my configuration and log files?
235
240
236
241
> [!IMPORTANT]
237
-
> IPFS Desktop app configuration is separate from the configuration and repository of Kubo IPFS node.
242
+
> IPFS Desktop uses [Kubo](https://github.com/ipfs/kubo) implementation of IPFS node, which has its own configuration and repository, separate from the Desktop app.
243
+
244
+
#### IPFS Desktop configuration
245
+
246
+
You can open Desktop app and log files from the IPFS logo menu by selecting `Open Logs Directory` or `Open Configuration File` from the `Advanced` submenu.
247
+
248
+
Or, find them in your OS as follows:
238
249
239
-
You can open Desktop app and log files from the IPFS logo menu by selecting `Open Logs Directory` or `Open Configuration File` from the `Advanced` submenu. Or, find them in your OS as follows:
###How does IPFS Desktop select the IPFS repo location?
254
+
#### Kubo repository and configuration
245
255
246
-
> [!IMPORTANT]
247
-
> IPFS Desktop uses [Kubo](https://github.com/ipfs/kubo) implementation of IPFS node, which has its own configuration and repository, separate from the Desktop app.
256
+
To open your Kubo repo directory from the IPFS logo menu, select `Open Repository Directory` from the `Advanced` submenu.
257
+
258
+
Or, find them in your OS as follows (assuming no custom `$IPFS_PATH` was set):
##### How does IPFS Desktop select the IPFS repo location?
248
267
249
268
IPFS Desktop uses [ipfsd-ctl](https://github.com/ipfs/js-ipfsd-ctl) to locate Kubo repository.
250
269
251
270
1. First, it checks the `IPFS_PATH` environment variable.
252
-
2. If that isn't set, it falls back to `$HOME/.ipfs`. As soon as the first run has succeeded, repository location info is saved in the configuration file, which becomes the source of truth.
271
+
2. If that isn't set, it falls back to `$HOME/.ipfs` (`%USERPROFILE%/.ipfs/` on Windows). As soon as the first run has succeeded, repository location info is saved in the configuration file, which becomes the source of truth.
253
272
254
273
To open your Kubo repo directory from the IPFS logo menu, select `Open Repository Directory` from the `Advanced` submenu.
255
274
@@ -325,14 +344,14 @@ You can update your Kubo config to try different sources of the migration files.
325
344
##### With IPFS-Desktop
326
345
327
346
1. Go to the Settings tab
328
-
2. Find "Migrations" in the config, and update the `DownloadSources` array to be `["IPFS", "https://dweb.link", "https://cloudflare-ipfs.com", "HTTP"]`
347
+
2. Find "Migrations" in the config, and update the `DownloadSources` array to be `["IPFS", "https://trustless-gateway.link", "HTTP"]`
329
348
330
349
##### From the terminal
331
350
332
351
For this method, you have to have the `ipfs` binary available on your command line:
@@ -341,10 +360,10 @@ You can also edit the config file (`~/.ipfs/config` or `C:\Users\Username\.ipfs\
341
360
342
361
### I need more help!
343
362
344
-
If you need help with using IPFS Desktop, the quickest way to get answers is to post them in the [official IPFS forums](https://discuss.ipfs.tech).
363
+
If you need help with using IPFS Desktop, the quickest way to get answers is to post them in the [official IPFS forums](https://discuss.ipfs.tech/c/help/13).
345
364
346
365
If you think you've found a bug or other issue with IPFS Desktop itself, please [open an issue](https://github.com/ipfs/ipfs-desktop/issues/new/choose).
0 commit comments