Search Criteria
Package Details: antfs-cli-git r89.f80ebca-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/antfs-cli-git.git (read-only, click to copy) |
---|---|
Package Base: | antfs-cli-git |
Description: | A python library to download and upload files from ANT-FS compliant devices (Garmin products). |
Upstream URL: | https://github.com/Tigge/antfs-cli |
Licenses: | custom:antfs-cli |
Conflicts: | garmin-forerunner-610-extractor-git |
Submitter: | FredericChopin |
Maintainer: | jklaise |
Last Packager: | jklaise |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2015-03-12 20:11 (UTC) |
Last Updated: | 2021-01-23 17:05 (UTC) |
Dependencies (4)
- python-openant-gitAUR
- python-setuptools (make)
- fittotcx-gitAUR (optional) – Automatically convert FIT files into TCX files by scripting.
- gcpuploader (optional) – Automatically upload FIT files to garmin-connect by scripting.
Required by (1)
- python-openant-git (optional)
Latest Comments
1 2 3 4 5 Next › Last »
jklaise commented on 2021-01-23 17:08 (UTC)
Package updated to the Python 3 version.
Dwa30v commented on 2020-11-29 13:42 (UTC)
I recently removed the Python 2.7 support since it has reached end of life at the end of last year. Please try with Python 3.6 or above.
https://github.com/Tigge/antfs-cli/issues/186
jwmartnet commented on 2019-11-30 23:17 (UTC)
I've just recreated fittotcx-git.
jklaise commented on 2018-06-11 19:19 (UTC)
@leifmusik thanks for pointing this out, updated to the latest version including the fix for the name change of the file.
leifmusik commented on 2018-06-10 09:05 (UTC) (edited on 2018-06-10 09:06 (UTC) by leifmusik)
This is about 'antfs-cli-git r79.c98595b':
I had to adapt line 30 in PKGBUILD (see below) in order to make the package install:
-install -Dm644 SCRIPTING ${pkgdir}/usr/share/${_gitname}/SCRIPTING
+install -Dm644 SCRIPTING.md ${pkgdir}/usr/share/${_gitname}/SCRIPTING
FredericChopin commented on 2017-09-26 10:56 (UTC)
jklaise commented on 2017-09-26 10:24 (UTC)
FredericChopin commented on 2017-09-26 09:52 (UTC)
Scotty commented on 2017-05-07 09:36 (UTC)
FredericChopin commented on 2015-03-16 12:10 (UTC)
1 2 3 4 5 Next › Last »