Package Details: java-chatty 0.28-1

Git Clone URL: https://aur.archlinux.org/java-chatty.git (read-only, click to copy)
Package Base: java-chatty
Description: Twitch Chat Client for Desktop
Upstream URL: https://chatty.github.io/
Keywords: chat-client twitch
Licenses: GPL-3.0-or-later
Conflicts: chatty
Submitter: Freso
Maintainer: Freso (AutoUpdateBot)
Last Packager: AutoUpdateBot
Votes: 31
Popularity: 0.000004
First Submitted: 2024-11-04 16:47 (UTC)
Last Updated: 2026-02-17 12:39 (UTC)

Dependencies (6)

Required by (1)

Sources (4)

Pinned Comments

Freso commented on 2024-11-04 16:57 (UTC)

For suggestions, issues, etc., please file them at https://gitlab.archlinux.org/freso/java-chatty – if submitting merge requests, do so against the java-chatty branch.

Note that when Twitch changes things, it may take a short while for those changes to get accounted for in a proper release of Chatty. If this is the case, and you need the new feature, you can try using java-chatty-beta or java-chatty-git until a new full release has been made addressing the change.

Freso commented on 2018-07-18 19:30 (UTC)

There is now also a chatty-beta package for those who want to be bleeding bleeding edge: https://aur.archlinux.org/packages/chatty-beta

Freso commented on 2018-07-15 16:02 (UTC)

For users who have used this PKGBUILD on version earlier than 0.9.x, note that from PKGBUILD 0.9.1-1 onwards, the PKGBUILD will not include as many patches as <0.9 PKGBUILDs did. One of the things this means is that the configuration will now be read from $HOME/.chatty instead of $HOME/.config/chatty. I'd recommend to either create a symlink (cd $HOME && ln -s .config/chatty .chatty) or move (or copy) the directory (cd $HOME && mv .config/chatty .chatty) prior to running version 0.9.x+ the first time.

Latest Comments

« First ‹ Previous 1 2 3 4 5

wolfyrion commented on 2016-04-04 21:03 (UTC)

is ok now thanks! :) (maybe some internet/mirror problems)

wolfyrion commented on 2016-04-04 18:51 (UTC)

I have tried today to install it from AUR but I am getting errors like error: failed retrieving file 'jre7-openjdk-7.u99_2.6.5-1-x86_64.pkg.tar.xz' from jaran.undip.ac.id : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds error: failed retrieving file 'jre7-openjdk-7.u99_2.6.5-1-x86_64.pkg.tar.xz' from free.nchc.org.tw : The requested URL returned error: 404

2027342 commented on 2016-01-08 02:44 (UTC)

Please change the upstream URL to `http://chatty.github.io/`!

c-korn commented on 2015-03-25 19:40 (UTC)

@Ben1982: Thanks for your feedback. This is my first package for ArchLinux. I do packaging for Debian/Ubuntu and it is nice to see how easy it is here to contribute. Just added livestreamer as optdepends.

Ben1982 commented on 2015-03-24 23:11 (UTC)

Was looking to create this myself tonight when I thought I'd check AUR once more and stumble across this, so thanks :) One suggestion - add livestreamer as an optional dependency.