aarchup an update notifier for ArchLinux https://bbs.archlinux.org/viewtopic.php?id=119129
  • C++ 78.9%
  • CMake 12.3%
  • C 7.6%
  • Shell 1.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2019-02-04 23:41:38 +00:00
extra Make an install target 2019-02-03 21:02:07 +00:00
man Minor fixes on manual 2019-02-03 21:13:05 +00:00
src Make an install target 2019-02-03 21:02:07 +00:00
.gitignore Ignore *.gz files 2019-02-03 21:01:55 +00:00
.travis.yml Make travis build with ninja 2019-02-03 16:56:58 +00:00
CMakeLists.txt Make an install target 2019-02-03 21:02:07 +00:00
LICENSE.md Restructure of project into more meaningful folders and names 2019-02-03 16:24:33 +00:00
README.md Fix readme mentions and text 2019-02-04 23:41:38 +00:00

Aarchup

Build Status

aarchup (https://github.com/inglor/aarchup) is a small C++ application which informs the user when system-updates for Archlinux are available. It is forked from aarchup (https://github.com/aericson/aarchup) and rewritten on C++. It's licenced under the GPLv3.

aarchup uses GTk+ and libnotify to show a desktop notification if updates are available. It follows the unix-philosophy of "just doing one thing, but doing it well". It can be used to regularly check for new updates and show a desktop notification if there are any.

See help -h|--help configuration or manpages.

Thanks

Bugs

Bugs can be reported in GitHub (https://github.com/inglor/aarchup)

Contact

You can contact me with <artafinde AT gmail DOT com>