Skip to content

ms-tng/tauri-demo

Repository files navigation

Freeport (Tauri demo app)

This is a demonstration of Tauri. It lists processes that are listening on ports and provides the option to kill a process. On Linux you need admin privileges to run it.

Getting started

  • Follow the setup steps in Tauri Prerequisites.
  • Make sure you have pnpm installed.
  • Run pnpm install and pnpm tauri dev.