[GH-ISSUE #158] Arm Support #82

Open
opened 2026-02-28 14:46:53 +03:00 by kerem · 2 comments
Owner

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.

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.
Author
Owner

@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.

<!-- gh-comment-id:557458955 --> @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.
Author
Owner

@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

<!-- gh-comment-id:585843967 --> @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
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/spotify-tui#82
No description provided.