Package Details: folo-appimage 0.4.7-1

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

Pinned Comments

grtsinry43 commented on 2025-05-05 09:41 (UTC)

note: The folo-appimage package now replaces the old follow-appimage. To update to the latest version, simply use your AUR helper.

Latest Comments

grtsinry43 commented on 2025-05-05 09:41 (UTC)

note: The folo-appimage package now replaces the old follow-appimage. To update to the latest version, simply use your AUR helper.

grtsinry43 commented on 2025-05-05 09:39 (UTC)

@yuukibarns thx, I've repacked the Folo AppImage and merged it into 'folo-appimage'.

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 :-(