Search Criteria
Package Details: siglo 0.9.9-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/siglo.git (read-only, click to copy) |
|---|---|
| Package Base: | siglo |
| Description: | GTK app to sync InfiniTime(PineTime) watch |
| Upstream URL: | https://github.com/alexr4535/siglo |
| Keywords: | pinetime python smartwatch watch |
| Licenses: | GPL |
| Submitter: | Network_Jack |
| Maintainer: | Network_Jack |
| Last Packager: | Network_Jack |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-04-16 21:54 (UTC) |
| Last Updated: | 2025-08-24 23:41 (UTC) |
Dependencies (9)
- bluez (bluez-gitAUR, bluez-ps3AUR)
- bluez-utils (bluez-gitAUR)
- dbus-python (python-dbus)
- python
- python-gattAUR
- python-pyxdg
- python-requests
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
Latest Comments
jahway603 commented on 2024-11-18 02:18 (UTC)
I'm having the same issue as @whynothugo did years ago. I have installed
aur/python-gattandaur/python-pygatt, but still receive the error:realroot commented on 2024-10-30 18:49 (UTC)
It's missing
python-requestsas dep.whynothugo commented on 2022-07-05 13:02 (UTC)
Building on a clean chroot:
I see it listed in dependencies, but it's not picked up properly somehow.
yochananmarqos commented on 2022-06-29 17:34 (UTC)
@Shatur:
python-gattis already a dependency. Don't mix Python packages.Shatur commented on 2022-06-29 17:26 (UTC)
I have
ModuleNotFoundError: No module named 'gatt'. Installing through pip fixed the issue.