Package Details: whatpulse 5.9.1-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: 27
Popularity: 0.81
First Submitted: 2009-06-07 19:22 (UTC)
Last Updated: 2025-04-07 20:50 (UTC)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »

maleadt commented on 2013-01-23 21:48 (UTC)

Package updated with new checksum for 64bit version. Turned out only the README had changed, although it initially seemed like the binaries had changed as well (must have been an error of mine).

sh4wn commented on 2013-01-23 17:12 (UTC)

Yeah read about 2.0.2 too, but it still doesn't detect any network interfaces here.

maleadt commented on 2013-01-23 13:04 (UTC)

Hm, scratch that, 2.0.2 seems to be segfaulting on autopulse, a known issue. I suppose I will wait with updating until the update appears on the homepage. Concerning the differences in checksums for the 64bit client, I'll update the package as soon as I know more.

maleadt commented on 2013-01-23 12:59 (UTC)

I've posted a message on their forum; but meanwhile I discovered 2.0.2 has (silently) been released. Since it fixes network interface detection on Linux, a problem I have been running into on different computers, I'm updating the package.

maleadt commented on 2013-01-23 12:49 (UTC)

Strange. Version 2.0.1 has been released at 2012-12-31, yet the 64bit tarball has a timestamp of 2013-01-13. Having a closer look at the tarball, it seems that the binary within has changed (differend md5, quite a bit larger) yet its timestamp is still 2012-12-31...

sh4wn commented on 2013-01-23 12:39 (UTC)

I have a different md5sum for the 64bit version: 85770ecdf14bdbf1e6c40a6ecb449ff1

kokx commented on 2012-12-23 00:07 (UTC)

I updated the PKGBUILD for 2.0: http://pastie.org/5566778

maleadt commented on 2012-12-22 23:07 (UTC)

WhatPulse 2.0 seems a bit flaky for the moment, I'll update as soon as the new client at least manages to let me log in :)

maleadt commented on 2010-09-29 06:20 (UTC)

Yeah, jmrk's site (the developer) mentions 1.2 as well, yet the main WhatPulse page still sits at 1.1. I'm "monitoring" the latter one.

samueldr commented on 2010-09-28 20:41 (UTC)

Sorry for the out-of-date flag. I thought the 1.2 was release, but the About window tells me (when I check for updates) that i's beta. Here are the mods: source=('http://jmrk.whatpulse.org/1.2/WhatPulse-Linux32-1.2.tar.gz') [ "$CARCH" = "x86_64" ] && source[0]='http://jmrk.whatpulse.org/1.2/WhatPulse-Linux64-1.2.tar.gz' md5sums=('e0c32bc91563bbccb362cad215df0b94') [ "$CARCH" = "x86_64" ] && md5sums[0]='85c171b3cffdc378ff0fe947ebd246bb' I didn't check the md5 for 64 bits linux, but it should work as it worked for the 32 bits. What's changed? Well, for me, it changed that when my computer is out of sleep, there are no error, is now handled gracefully. The client still runs properly.