Package Details: aurnotify 0.2.0-1

Package Base: aurnotify
Description: A tool to set notify status of favorite packages on AUR
Upstream URL: http://www.archlinux.org/
Category: system
Licenses: GPL
Submitter: ffjia
Maintainer: ffjia
Last Packager: None
Votes: 16
First Submitted: 2009-09-08 06:56
Last Updated: 2013-07-26 13:33

Dependencies (2)

Required by (0)

Sources

  • aurnotify

Latest Comments

Comment by orschiro

2014-06-26 11:54

Doesn't work anymore with AUR 3.

Comment by ffjia

2013-07-26 13:34

@jsst - thanks for the patch.

Comment by jsst

2013-07-25 20:13

I uploaded a modified version I use to automate (un)subscribing:

https://github.com/jorissteyn/aurnotify/commit/27948d2af093b34844d48267b615585bef75b826

This script doesn't work without those fixes.

Comment by ffjia

2010-10-31 03:11

Adding this feature is not difficult.

But I do not think it is a better idea to run "aurnotiry -u username -p
password" in a script or command line, under your circumstance.

Anonymous comment

2010-10-28 15:40

Could you please add a way to set username and password on the command line? Asking for those values interactively is fine, of course, but it doesn't work very well when the utility is used in batch mode, i.e. in a script. I am aware of the ~/.aurnotify file, which can be used to solve that problem. However, I work on a machine where other people have root access, too, so I'd prefer not to store the password in my home directory.

Comment by ffjia

2010-04-21 08:36

Changelog:

1. Use "findaurid()" from yaourt to find aur package id
2. Add "~/.config/aurvote" checking, so that we can use exsiting "aurvote" configuration since they change the file location
3. Remove "IDMODE"