Package Details: whatpulse 5.7-1

Git Clone URL: https://aur.archlinux.org/whatpulse.git (read-only, click to copy)
Package Base: whatpulse
Description: Measures your keyboard, mouse and application usage, network traffic and uptime.
Upstream URL: http://www.whatpulse.org
Keywords: external statistics
Licenses: custom:whatpulse_tos
Submitter: jelly
Maintainer: ekkelett (ahmubashshir)
Last Packager: ahmubashshir
Votes: 25
Popularity: 0.000000
First Submitted: 2009-06-07 19:22 (UTC)
Last Updated: 2024-03-11 09:21 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »

ahmubashshir commented on 2021-10-24 17:21 (UTC) (edited on 2021-10-25 07:08 (UTC) by ahmubashshir)

You can extract a snaps download url using

curl -H 'Snap-Device-Series: 16' http://api.snapcraft.io/v2/snaps/info/whatpulse \
| jq -r '.channel-map[]|select(.version == "3.5")|.download.url'

latest snap download url: https://api.snapcraft.io/api/v1/snaps/download/iHVATX2faqAJciG5YGNM241W8fE8UvsF_10.snap

edit: Fixed the package myself as whatpulse-bin

tonkku107 commented on 2021-04-06 07:33 (UTC)

You can either mount the .snap file or use unsquashfs from squashfs-tools to extract the contents.

ekkelett commented on 2020-12-29 08:00 (UTC)

If someone can provide a URL to a downloadable v3.0 of WhatPulse for Linux clients, please report the package as out-of-date.

However, if you (like me) are unable to find a compatible binary, please do no not mark the package as out-of-date.

Thanks.

MorningWood commented on 2020-02-07 23:18 (UTC)

Has anyone been able to get this to work with qt5?

Sovex commented on 2019-03-14 15:49 (UTC) (edited on 2019-03-14 15:55 (UTC) by Sovex)

I know that not the best solution but I managed to run the application

wget and extract https://static.whatpulse.org/files/whatpulse-linux-archlinux-64bit-2.8.4.tar.gz

sudo pacman -S openssl-1.0 && sudo LD_LIBRARY_PATH=/usr/lib/openssl-1.0 /home/user/YourFolder/whatpulse &

ekkelett commented on 2019-01-06 19:55 (UTC)

@dreieck, thanks for the comments. I'll get around to fixing the arch property.

When it comes to binary, I don't agree. There's no version available to build for yourself, at least not that I have access to. Same goes for the Spotify client, unless I'm looking at the wrong details.

fennectech commented on 2018-12-24 17:42 (UTC)

Can someone provide a package (or even the binary) for 2.8.3 or 2.8.2

dreieck commented on 2018-12-05 16:06 (UTC)

arch lists i686, but there is only a source_x86_64 but no source_i686.

dreieck commented on 2018-12-05 16:05 (UTC)

This AUR package downloads a prebuilt binary, and does not build locally.

So your package should be named whatpulse-bin then (and provides=("whatpulse=${pkgver}"), conflicts=("whatpulse")).

Can you change that?

Thanks!

Wieschie commented on 2018-11-20 15:26 (UTC)

I'm currently getting the "Application crashed with signal 11!" error that traces back to libsqlite. I don't think it's a packaging issue: http://whatpulse.org/forums/showthread.php?tid=8105