alexmyczko / ruptime

poor man’s ruptime
https://wedonthaveaprivacyproblem.com/ruptime
GNU Affero General Public License v3.0
131 stars 6 forks source link

rsw, show held package number and upgradable package numbers / ruptime states #1

Open alexmyczko opened 2 years ago

alexmyczko commented 2 years ago
dpkg -l |grep ^h |wc -l
apt-show-versions |grep -v uptodate$ | wc -l

maybe also show if a dist-upgrade is running, adding a state to ruptime, currently only showing UP or DOWN OSUP+ETA?

then there could also be .zZ for sleep state, later when power management features are implemented/added

https://pip.pypa.io/en/stable/cli/pip_list/

alexmyczko commented 1 year ago

down since? TIME_STYLE=+%s ls -l