diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-07-22 13:32:52 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-07-22 13:32:52 +0900 |
| commit | 3e5907ce7b7c98176b1eda3420811b3e55bc6ef9 (patch) | |
| tree | dc087dadfd1c9e549c0e866b53c8a30d97b651ce | |
| parent | 3a30e61c9161d56b132440a902eb2b0befdd893e (diff) | |
Init
| -rw-r--r-- | public/progs.csv | 2 | ||||
| -rw-r--r-- | static/progs.csv | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/public/progs.csv b/public/progs.csv index c17849e..061fa24 100644 --- a/public/progs.csv +++ b/public/progs.csv @@ -2,6 +2,7 @@ ,xf86-input-wacom,"is a X.Org Wacom tablet driver." ,xorg-server,is the graphical server. This first one may take a while as it pulls many other dependencies first on clean installs. ,xorg-xbacklight,enables changing screen brightness levels. +,xorg-xclipboard,is X clipboard manager. ,xorg-xev,is a tool for keymaps. ,xorg-xinit,starts the graphical server. ,xorg-xinput,is a utility to list available input devices. @@ -70,6 +71,7 @@ A,gtk-theme-arc-gruvbox-git,gives the dark GTK theme used in THESIAH. A,htop-vim,is a graphical and colorful system monitor. ,hugo,is a fastest framework for building websites. ,imagemagick,is an image viewing/manipulation program. +P,imread,is a simple module with a small number of functions. ,inputattach,is a set of utilities for joysticks and serial devices (especially tablet version ThinkPads). ,jq,is a command-line JSON processor. P,jupyter_client,contains the reference implementation of the Jupyter protocol. diff --git a/static/progs.csv b/static/progs.csv index c17849e..061fa24 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -2,6 +2,7 @@ ,xf86-input-wacom,"is a X.Org Wacom tablet driver." ,xorg-server,is the graphical server. This first one may take a while as it pulls many other dependencies first on clean installs. ,xorg-xbacklight,enables changing screen brightness levels. +,xorg-xclipboard,is X clipboard manager. ,xorg-xev,is a tool for keymaps. ,xorg-xinit,starts the graphical server. ,xorg-xinput,is a utility to list available input devices. @@ -70,6 +71,7 @@ A,gtk-theme-arc-gruvbox-git,gives the dark GTK theme used in THESIAH. A,htop-vim,is a graphical and colorful system monitor. ,hugo,is a fastest framework for building websites. ,imagemagick,is an image viewing/manipulation program. +P,imread,is a simple module with a small number of functions. ,inputattach,is a set of utilities for joysticks and serial devices (especially tablet version ThinkPads). ,jq,is a command-line JSON processor. P,jupyter_client,contains the reference implementation of the Jupyter protocol. |
