Update indicator for apt-based distributions.
- Uses "apt update" by default
- Uses "apt upgrade -y" by default to upgrade
- Optional update count display on panel
- Optional notification on new updates (defaults to off)
- Comes in English, French and Spanish so far
Soon to be on extensions.gnome.org: https://extensions.gnome.org/extension/1139/apt-update-indicator/
To install, simply download and execute "make install"
- Use standard date formatting tools
- Automatic checks are now compatible across sessions
- Use hours instead of minutes in settings
- Make use of symbolic icons to follow GNOME HIG.
- Use policykit instead of sudo for password-less checks
- Add option to show update process on a terminal
- Small fixes for scripts
- Update Spanish and French translations
- Complete redesign of the Settings UI
- Check for internet connection before looking for new updates
- Remove the cancel button: process runs as root
- Improve date display
- Add a system for proper handling of global signals
- Add date and time of the last update to the menu
- Bug fixes
- Synaptic-like features: check for new packages in repository, local or obsolete packages, residual config files and autoremovable packages
- Add option to check for updates without password
- First version
Forked from https://github.com/RaphaelRochet/arch-update !