first commit

This commit is contained in:
Dorian
2021-11-08 12:35:05 -05:00
commit 91a8ef3dce
3 changed files with 314 additions and 0 deletions

47
progs.csv Normal file
View File

@@ -0,0 +1,47 @@
tag,Name in Repo,Purpose(word or phrase to sound right installing)
,xorg-xserver,is the graphical server.
,xorg-xwininfo,allows collecting window information.
,xorg-xinit,starts the graphical server.
,ttf-ubuntu-font-family,the only good thing from Ubuntu.
,lf,is a terminal file manager.
,xcompmgr,is the compositing manager.
,xorg-xprop,is a tool for displaying window porperties.
,arandr,makes multi monitor setup easy.
,dosfstool,is the notification system backend.
,libnotify,is the notification system backend.
,dunst,"is the suckless notification system,"
,exfat-utils,allows FAT file system compatibility.
,feh,is a minimal image viewer.
,xwallpaper,sets the wallpaper.
,ffmpeg,is the amazing audio multi-tool.
,vim,is the system editor.
,mpv,simply the best media player.
,cmus,an Ncurses based media player.
,man-db,lets you read the manual database.
,newsboat,is a terminal RSS client.
A,brave-bin,is the systems web browser.
,noto-fonts-emoji,is an emoji font.
,ntfs-3g,give NTFS compatibility.
,pulseaudio-alsa,is the audio system.
,pulsemixer,is an audio controller.
A,sc-im,a terminal spreadsheet manager.
,maim,is for taking screenshots.
,unclutter,hides the mouse cursor.
,unrar,extracts rar files.
,unzip,extracts zip files.
,w3m,is a terminal web browser.
,xclip,allows for copying and pasting from the cli.
,xdotool,provides window action utilities on the command line.
,xorg-xdpyinfo,aid with resoltion determination and screen recording.
,youtube-dl,can download videos from many sites.
,zathura,is a pdf viewr with vim-like bindings.
,zathura-pdf-mupdf,allows pdf compatbility in zathura.
,zathura-djvu,allows djvu compatibility in zathura.
,zathura-cb,allows comicbook file compatibility in zathura
,mediainfo,shows audio and video information.
,atool,manages and gives information about archives.
,fzf,is a fuzzy finder tool.
,xorg-xbacklight,allows adjusting screen brightness.
,slock,allows locking of desktop session.
,socat,is a utility which establishes two byte streams and transfers data between them.
,moreutils,is a collection of unix tools.
1 tag Name in Repo Purpose(word or phrase to sound right installing)
2 xorg-xserver is the graphical server.
3 xorg-xwininfo allows collecting window information.
4 xorg-xinit starts the graphical server.
5 ttf-ubuntu-font-family the only good thing from Ubuntu.
6 lf is a terminal file manager.
7 xcompmgr is the compositing manager.
8 xorg-xprop is a tool for displaying window porperties.
9 arandr makes multi monitor setup easy.
10 dosfstool is the notification system backend.
11 libnotify is the notification system backend.
12 dunst is the suckless notification system,
13 exfat-utils allows FAT file system compatibility.
14 feh is a minimal image viewer.
15 xwallpaper sets the wallpaper.
16 ffmpeg is the amazing audio multi-tool.
17 vim is the system editor.
18 mpv simply the best media player.
19 cmus an Ncurses based media player.
20 man-db lets you read the manual database.
21 newsboat is a terminal RSS client.
22 A brave-bin is the systems web browser.
23 noto-fonts-emoji is an emoji font.
24 ntfs-3g give NTFS compatibility.
25 pulseaudio-alsa is the audio system.
26 pulsemixer is an audio controller.
27 A sc-im a terminal spreadsheet manager.
28 maim is for taking screenshots.
29 unclutter hides the mouse cursor.
30 unrar extracts rar files.
31 unzip extracts zip files.
32 w3m is a terminal web browser.
33 xclip allows for copying and pasting from the cli.
34 xdotool provides window action utilities on the command line.
35 xorg-xdpyinfo aid with resoltion determination and screen recording.
36 youtube-dl can download videos from many sites.
37 zathura is a pdf viewr with vim-like bindings.
38 zathura-pdf-mupdf allows pdf compatbility in zathura.
39 zathura-djvu allows djvu compatibility in zathura.
40 zathura-cb allows comicbook file compatibility in zathura
41 mediainfo shows audio and video information.
42 atool manages and gives information about archives.
43 fzf is a fuzzy finder tool.
44 xorg-xbacklight allows adjusting screen brightness.
45 slock allows locking of desktop session.
46 socat is a utility which establishes two byte streams and transfers data between them.
47 moreutils is a collection of unix tools.