Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/franglais125/apt-update-indicator
Apt Update Indicator
https://github.com/franglais125/apt-update-indicator
debian gnome-shell ubuntu updates
Last synced: about 2 months ago
JSON representation
Apt Update Indicator
- Host: GitHub
- URL: https://github.com/franglais125/apt-update-indicator
- Owner: franglais125
- License: gpl-3.0
- Created: 2016-11-19T22:24:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T20:05:28.000Z (almost 2 years ago)
- Last Synced: 2024-08-11T11:03:41.011Z (5 months ago)
- Topics: debian, gnome-shell, ubuntu, updates
- Language: JavaScript
- Homepage: https://extensions.gnome.org/extension/1139/apt-update-indicator/
- Size: 500 KB
- Stars: 44
- Watchers: 3
- Forks: 17
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apt-update-indicator
Update indicator for apt-based distributions.## Features
- Uses `pkcon refresh` by default
- Uses `apt upgrade -y` by default to upgrade
- Optional update count display on panel
- Optional notification on new updates (defaults to off)
- Available in English, French and Spanish## One-click install
https://extensions.gnome.org/extension/1139/apt-update-indicator/## Manual install
To install, simply download and execute `make install`## Credits
Forked from https://github.com/RaphaelRochet/arch-update !
Thanks @lucatrv for all your input!