Search Criteria
Package Details: steamachievementnotifier-bin 1.9.44-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/steamachievementnotifier-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | steamachievementnotifier-bin |
| Description: | Shows fully customisable notifications when you unlock any achievement on Steam!(Prebuilt version.Use system-wide electron) |
| Upstream URL: | https://github.com/SteamAchievementNotifier/SteamAchievementNotifier |
| Keywords: | achievement achievement-unlocking electron notifications notifier steam steam-api steamworks toast toast-notifications |
| Licenses: | LicenseRef-unknown |
| Conflicts: | steamachievementnotifier |
| Provides: | steamachievementnotifier |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 1 |
| Popularity: | 0.000052 |
| First Submitted: | 2024-09-20 04:54 (UTC) |
| Last Updated: | 2026-07-06 01:24 (UTC) |
Latest Comments
zxp19821005 commented on 2026-06-15 10:17 (UTC)
@hawkeye116477 Thanks for your feedback, fixed it. I'd installed it , and it worked well on my PC. Can you try again ?
hawkeye116477 commented on 2026-06-11 22:01 (UTC) (edited on 2026-06-11 22:41 (UTC) by hawkeye116477)
@zxp19821005 And you tested that with Steam games? It still needs libsteam_api.so, which is at
${_APPDIR}/app.asar.unpacked/node_modules/steamworks.js/dist/linux64/, so we need to help app find that, as I previously wrote.zxp19821005 commented on 2026-06-09 02:03 (UTC)
@hawkeye116477 Thanks for your feedback. I only commented out the steam dependency for compilation purposes. The issue has now been fixed.
hawkeye116477 commented on 2026-06-08 18:20 (UTC)
It doesn't detect Steam games, cuz can't find libsteam_api.so. I fixed that by changing one line of script:
export LD_LIBRARY_PATH="${_APPDIR}/lib:${_APPDIR}/app.asar.unpacked/node_modules/steamworks.js/dist/linux64/:${LD_LIBRARY_PATH}"zxp19821005 commented on 2026-05-15 07:28 (UTC)
@hawkeye116477 Thanks,fixed it.
hawkeye116477 commented on 2026-05-11 13:23 (UTC) (edited on 2026-05-11 13:24 (UTC) by hawkeye116477)
Checksums are wrong.