Search Criteria
Package Details: gobbl 0.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gobbl.git (read-only, click to copy) |
---|---|
Package Base: | gobbl |
Description: | A simple Go utility to get and display connected bluetooth device battery levels via the Bluez D-Bus interface |
Upstream URL: | https://github.com/seabassapologist/gobbl |
Keywords: | ble bluethooth golang |
Licenses: | BSD |
Submitter: | seabassapologist |
Maintainer: | seabassapologist |
Last Packager: | seabassapologist |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-01-03 18:53 (UTC) |
Last Updated: | 2022-01-15 16:16 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
dreieck commented on 2024-01-10 12:00 (UTC)
Can you please move the go-specific downlaods away from
build()
and intoprepare()
, so that no internet connection is needed inbuild()
?:Regards and thanks for maintaining!