Skip to content

Desktop (removed)#

The Desktop app was designed as a quick way to try out n8n, without installing other dependencies.

Ending support#

As of May 2023, n8n has sunsetted the Desktop app. This decision aimed to prioritize resources and focus. You can read more about this decision in a forum post by the CEO.

You can view and fork the source code in the n8n-desktop-app repository.

Alternatives#

You can choose to:

  • Use n8n Cloud, the hosted service.
  • Install with npm or Docker on your local machine.
  • Host n8n on your own servers or cloud hosting provider. Refer to our server setup guides.