mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 08:35:58 +03:00
[GH-ISSUE #158] Arm Support #82
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tomkdale on GitHub (Nov 22, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/158
Is multi-arch support a possibility?
I would love to get this working on a raspberry pi connected to a home audio system.
@Rigellute commented on GitHub (Nov 22, 2019):
I believe the Rust compiler does have Arm support, and so I would like to publish a prebuilt binary for it (hopefully the rest of the app works 😄 ).
Will look into adding this to the continuous deployment config.
In the meantime, you could try installing the rust compiler onto your raspberry pi and building from source.
@hurricanehrndz commented on GitHub (Feb 13, 2020):
@Rigellute
spotifyd 's workflow hints to a possible solution:
Using qemu-static
https://github.com/Spotifyd/spotifyd/blob/master/.github/workflows/cd.yml