Skip to content

Gown is a download manager written in go and vue using wails

Notifications You must be signed in to change notification settings

thoriqadillah/gown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gown

Gown (Go download) is a download manager written in Go and Vue using Wails

## Getting Started

Prerequisites

  • Go
  • Node
  • NPM

Installation

# install the required dependencies
sudo dnf install upx nsis cmake pkgconf clang webkit2gtk4.0-devel gtk3-devel 

# install wails
go install github.com/wailsapp/wails/v2/cmd/wails@latest

# add this in the shell rc
alias wails="/home/thoriqadillah/go/bin/wails"

# verify the installation with
wails doctor

Run development

wails dev

Build the project

wails build -platform <x>

About

Gown is a download manager written in go and vue using wails

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published