Package Details: alienfx 2.4.0-1

Git Clone URL: https://aur.archlinux.org/alienfx.git (read-only, click to copy)
Package Base: alienfx
Description: CLI and GUI utility to control the lighting effects of your Alienware computer written in Python.
Upstream URL: https://github.com/trackmastersteve/alienfx
Keywords: AlienFX Alienware LED USB-Controller
Licenses: GPLv3
Submitter: Shatur
Maintainer: TrackMasterSteve
Last Packager: TrackMasterSteve
Votes: 6
Popularity: 0.041696
First Submitted: 2017-07-11 23:23 (UTC)
Last Updated: 2022-10-23 20:50 (UTC)

Latest Comments

1 2 Next › Last »

faulknet commented on 2022-10-25 00:51 (UTC)

@TrackMasterSteve Joy!! Finally this package runs on my machine! You sir are a prince. Thank you!

TrackMasterSteve commented on 2022-10-23 20:52 (UTC)

@faulknet your prayers have been answered! ;)

faulknet commented on 2022-10-18 03:26 (UTC)

Here's hoping @TrackMasterSteve orchestrates another release soon because I'd love to see this package updated. There is an array length bug in the latest release that keeps this package from running properly on my Alienware 13 R3. The master branch from the GitHub repo works so it would appear that the issue has since been fixed. Pwetty pwease?

TrackMasterSteve commented on 2017-12-02 16:18 (UTC)

I pushed a new version on github. And I changed the branch structure as well. Sorry for causing the breaks here. Hopefully @Shatur can fix the links soon. Until then, you can just install directly from github.

Shatur commented on 2017-12-02 14:16 (UTC)

@jingjinghack thank you! I updated link.

jingjinghack commented on 2017-12-02 13:49 (UTC)

https://codeload.github.com/trackmastersteve/alienfx/zip/master this url was 404 now. fix plz

Shatur commented on 2017-11-30 11:11 (UTC)

@Witko thank you! You are right. I wrote to the developer to start providing release archives. We need to wait :)

Witko commented on 2017-11-30 10:44 (UTC)

Hi Shatur, first of all thank you for packaging this. There are couple of things: 1) you should name the package as -git as you use master branch 2) currently the master branch is not there for alienfx - not sure about the reasons Witko

TrackMasterSteve commented on 2017-10-18 00:15 (UTC)

For now, you can just copy the udev file over to the new location after installation. I will try and get that fixed as soon as i get a chance.

Shatur commented on 2017-10-17 21:58 (UTC)

@arm0red when I switch to Python 3 I getting an error: File "setup.py", line 84 print "Udev rules directory {} does not exist. Will not copy udev rules file.".format(udev_rules_dir) ^ SyntaxError: invalid syntax