Package Details: follow-appimage 0.4.4-1

Git Clone URL: https://aur.archlinux.org/follow-appimage.git (read-only, click to copy)
Package Base: follow-appimage
Description: 🧡 Next generation information browser
Upstream URL: https://github.com/RSSNext/Folo
Keywords: follow rsshub
Licenses: GPL-3
Provides: follow
Submitter: timochan
Maintainer: timochan (grtsinry43)
Last Packager: timochan
Votes: 6
Popularity: 0.62
First Submitted: 2024-08-04 15:05 (UTC)
Last Updated: 2025-05-02 13:14 (UTC)

Latest Comments

yuukibarns commented on 2025-05-02 11:23 (UTC)

build() {
  sed -i \
    -e "s|Exec=Follow --no-sandbox --disable-setuid-sandbox %u|Exec=follow --no-sandbox --disable-setuid-sandbox %u|" \
    "squashfs-root/${_disname}.desktop"
}

Follow should be changed to Folo

timochan commented on 2024-12-13 13:40 (UTC)

The issue of missing icons has been resolved.

timochan commented on 2024-10-27 13:09 (UTC)

@happyZYM In the upstream file during the build process, the icon shows as the default Electron icon instead of the Follow icon. I plan to submit an issue for this.

happyZYM commented on 2024-10-27 12:41 (UTC)

It seems that the icon file is missing :-(