observer Svelte Themes

Observer

A lightweight, cross-platform system monitor and task manager alternative built with Wails and Svelte.

Observer

A lightweight, modern system resource monitor built with Wails, Go, Svelte and Shadcn-Svelte. Observer provides a alternative to native task managers with smooth, reactive visualizations.

Getting Started

  1. Navigate to your project directory in the terminal.

  2. To run your application in development mode, use the following command:

wails3 dev This will start your application and enable hot-reloading for both frontend and backend changes.

  1. To build your application for production, use:

wails3 build This will create a production-ready executable in the build directory.

Project Structure

Take a moment to familiarize yourself with your project structure:

  • frontend/: Contains your frontend code.
  • main.go: The entry point of your Go backend.
  • wails.json: Configuration file for your Wails project.

Top categories

Loading Svelte Themes