Package Details: controlloid-server-git r23.1137a81-4

Git Clone URL: https://aur.archlinux.org/controlloid-server-git.git (read-only, click to copy)
Package Base: controlloid-server-git
Description: The server for the Android app Controlloid.
Upstream URL: https://github.com/experiment322/controlloid-server
Licenses: GPLv3
Provides: controlloid-server
Submitter: k8ie
Maintainer: MrTorex
Last Packager: MrTorex
Votes: 3
Popularity: 0.002672
First Submitted: 2020-08-09 10:14 (UTC)
Last Updated: 2026-04-26 09:15 (UTC)

Latest Comments

MrTorex commented on 2026-04-26 09:17 (UTC)

Package updated to use websocketd-bin instead of the broken websocketd-git.

The git version is currently unbuildable due to outdated Go version in its Makefile.

To install, you'll need websocketd-bin from AUR as dependency.

k8ie commented on 2020-09-14 20:30 (UTC)

How didn't I think of that? Thank you for the suggestion.

madwifi commented on 2020-09-13 11:45 (UTC)

can you please add the command to add user to controlloid group in the post_install function:

usermod -aG controlloid $USER