[GH-ISSUE #594] [Feature Request] Add build from source instructions #1820

Closed
opened 2026-03-13 19:32:59 +03:00 by kerem · 4 comments
Owner

Originally created by @BriellaBugs on GitHub (Mar 2, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/594

[Feature Request]

Description

Add instructions to the README.md on how to build the app from scratch

Use Case

Using the app on not officially supported platforms

Originally created by @BriellaBugs on GitHub (Mar 2, 2026). Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/594 ### [Feature Request] #### Description Add instructions to the README.md on how to build the app from scratch #### Use Case Using the app on not officially supported platforms
kerem closed this issue 2026-03-13 19:33:04 +03:00
Author
Owner

@mahoganyprogrammer commented on GitHub (Mar 3, 2026):

@BriellaBugs they are simple
install go runtime and sdk
install wails
download repo
open cmd from folder where go.mod is located.
wails build
thats all.

<!-- gh-comment-id:3993350291 --> @mahoganyprogrammer commented on GitHub (Mar 3, 2026): @BriellaBugs they are simple install go runtime and sdk install wails download repo open cmd from folder where go.mod is located. wails build thats all.
Author
Owner

@BriellaBugs commented on GitHub (Mar 6, 2026):

I'm drafting a PR, do these look correct?

Building

Dependencies

  • Go runtime and SDK

  • Wails

Instructions

Open your terminal and run these commands

git clone https://github.com/afkarxyz/SpotiFLAC
cd SpotiFLAC
wails build
<!-- gh-comment-id:4009666488 --> @BriellaBugs commented on GitHub (Mar 6, 2026): I'm drafting a PR, do these look correct? ## Building ### Dependencies * Go runtime and SDK * Wails ### Instructions Open your terminal and run these commands ``` git clone https://github.com/afkarxyz/SpotiFLAC cd SpotiFLAC wails build ```
Author
Owner

@mahoganyprogrammer commented on GitHub (Mar 6, 2026):

@BriellaBugs yes. i was lazy to write full guide.

<!-- gh-comment-id:4012731693 --> @mahoganyprogrammer commented on GitHub (Mar 6, 2026): @BriellaBugs yes. i was lazy to write full guide.
Author
Owner

@BriellaBugs commented on GitHub (Mar 6, 2026):

#609

<!-- gh-comment-id:4013092723 --> @BriellaBugs commented on GitHub (Mar 6, 2026): #609
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SpotiFLAC#1820
No description provided.