diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-29 14:29:57 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-01-29 14:29:57 +0900 |
| commit | 295319ef06af20084d460160e5c6ec99a9a2f287 (patch) | |
| tree | 34caea37044767a6d66e8cfdc7590bbbcd2d0c50 | |
| parent | 18ca8f96cb7b1c2e08e7f619ff29133626d3f43e (diff) | |
modified public/progs.csv, modified static/progs.csv
| -rw-r--r-- | public/progs.csv | 3 | ||||
| -rw-r--r-- | static/progs.csv | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/public/progs.csv b/public/progs.csv index 8e7dc4d..ee2cee4 100644 --- a/public/progs.csv +++ b/public/progs.csv @@ -39,9 +39,11 @@ A,auto-cpufreq,is a optimizer for automatic CPU speed and power. ,bbswitch,is a Kernel module allowing to switch dedicated graphics card. ,bc,is a mathematics language used for the dropdown calculator. P,beautifulsoup4,is a library that makes it easy to scrape information from web pages. +,blueman,is a Bluetooth Manager. I,bluez,is a tool for bluetooth control command line. ,bluez-utils,is utils for bluetooth. A,brillo,controls the brightness of backlight and LED devices. +A,btmenu,controls bluetooth devices with dmenu. ,btrfs-progs,is Btrfs filesystem utilities. ,calcurse,is a terminal-based organizer for interactive and command line use. P,catboost,"is a fast, scalable, high performance gradient boosting on decision trees library." @@ -119,6 +121,7 @@ P,missingno,provides a small toolset of flexible and easy-to-use missing data vi ,mpv,is the patrician's choice video player. ,ncmpcpp,is a ncurses interface for music with multiple formats and a powerful tag editor. ,neovim,is a tidier vim with some useful features. +A,networkmanager-dmenu-git,controls NetworkManager via dmenu. ,networkmanager-openvpn,is a VPN plugin for OpenVPN. ,newsboat,is a terminal RSS client. P,nltk,is a Python package for natural language processing. diff --git a/static/progs.csv b/static/progs.csv index 8e7dc4d..ee2cee4 100644 --- a/static/progs.csv +++ b/static/progs.csv @@ -39,9 +39,11 @@ A,auto-cpufreq,is a optimizer for automatic CPU speed and power. ,bbswitch,is a Kernel module allowing to switch dedicated graphics card. ,bc,is a mathematics language used for the dropdown calculator. P,beautifulsoup4,is a library that makes it easy to scrape information from web pages. +,blueman,is a Bluetooth Manager. I,bluez,is a tool for bluetooth control command line. ,bluez-utils,is utils for bluetooth. A,brillo,controls the brightness of backlight and LED devices. +A,btmenu,controls bluetooth devices with dmenu. ,btrfs-progs,is Btrfs filesystem utilities. ,calcurse,is a terminal-based organizer for interactive and command line use. P,catboost,"is a fast, scalable, high performance gradient boosting on decision trees library." @@ -119,6 +121,7 @@ P,missingno,provides a small toolset of flexible and easy-to-use missing data vi ,mpv,is the patrician's choice video player. ,ncmpcpp,is a ncurses interface for music with multiple formats and a powerful tag editor. ,neovim,is a tidier vim with some useful features. +A,networkmanager-dmenu-git,controls NetworkManager via dmenu. ,networkmanager-openvpn,is a VPN plugin for OpenVPN. ,newsboat,is a terminal RSS client. P,nltk,is a Python package for natural language processing. |
