~fredg/twadeb

aabe1ced — alienus 10 years ago
add virtualenv
9b5545b4 — alienus 10 years ago
Write a more detailed README
9289bc86 — alienus 10 years ago
better print format

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~fredg/twadeb
read/write
git@git.sr.ht:~fredg/twadeb

You can also use your local clone with git send-email.

Twadeb is a utility for Debian based operting system.

GOALS
=====
Its purpose is to let the user easily manage the last installed packages
(list them, remove them, ...).

* CLI
-- show last installed/upgraded packages
        -- simple list: just the package
        -- detailed list : 
           show hostname, date, number of installed packages
           show packages list with (install/upgraded info, date, version)
-- show today installed packages
-- TODO remove today installed packages (not the upgraded one)
-- TODO remove the last N installed/upgraded packages

* GUI
curses or Gtk3 ??