Skip to content

Files

desktop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 20, 2023
Aug 12, 2023
Jul 20, 2023
Jun 16, 2024
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023

❗️ Install (requires all dependencies listed on main README):

Linux:

sudo make install

❗️ Building from scratch:

Linux, Windows and MacOS

  1. Move to desktop/ directory

  2. Install 'wails' if you don't have it installed yet:

$ go install github.com/wailsapp/wails/v2/cmd/wails@latest
  1. Building to your system
$ wails build
  1. All builds are storaged on build/bin/ directory, find your executable and simply run as any other program.