progs: updated

master
tiyn 2 years ago
commit 1499b2bb2f

@ -59,3 +59,4 @@ Maximum results range from `+` over `o` to `-`, the latter being the worst.
| 0456974 | 31.12.2020 | + | Proxmox VM |
| d32191b | 12.06.2021 | + | Lenovo X220 |
| 6dfcaba | 13.06.2021 | + | Ryzen 3900x and GTX 1080 |
| 594ff41 | 09.08.2021 | + | Acer Switch A12 |

@ -1,100 +1,102 @@
#TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing)
,xorg-server,is the graphical server.
,xorg-xwininfo,allows querying information about windows.
,xorg-xinit,starts the graphical server.
,ttf-linux-libertine,provides the sans and serif fonts for LARBS.
,xorg-xprop,is a tool for detecting window properties.
,dosfstools,allows your computer to access dos-like filesystems.
,libnotify,allows desktop notifications.
,dunst,is a suckless notification system.
,exfat-utils,allows management of FAT drives.
,sxiv,is a minimalist image viewer.
,xwallpaper,sets the wallpaper.
,ffmpeg,can record and splice video and audio on the command line.
,gnome-keyring,serves as the system keyring.
A,gtk-theme-arc-gruvbox-git,gives the dark GTK theme used in LARBS.
,neovim,is better than vim.
,mpd,is a lightweight music daemon.
,mpv,is the patrician's choice video player.
,ncmpcpp,is a mpd client.
,newsboat,is a terminal RSS client.
,ntfs-3g,allows accessing NTFS partitions.
,sxhkd,is the hotkey daemon.
,maim,can take quick screenshots at your request.
,socat,is a socket utility.
,tmux,is a terminal multiplexer and the dropdown window in LARBS.
,unclutter,hides an inactive mouse.
,unrar,extracts rar's.
,unzip,unzips zips.
,lynx,is a Terminal web Browser.
,xcape,gives the special escape/super mappings of LARBS.
,xclip,allows for copying and pasting from the command line.
,xdotool,provides window action utilities on the command line.
,xorg-xdpyinfo,aids with resolution determination and screen recording.
,youtube-dl,can download any YouTube video (or playlist or channel) when given the link.
,zathura,is a pdf viewer with vim-like bindings.
,zathura-pdf-mupdf,allows mupdf pdf compatibility in zathura.
,poppler,manipulates .pdfs and gives .pdf previews and other .pdf functions.
,mediainfo,shows audio and video information and is used by vifm as well.
,atool,manages and gives information about archives.
,fzf,is a fuzzy finder tool.
,highlight,can highlight code output.
,xorg-xbacklight,enables changing screen brightness levels.
,zsh-syntax-highlighting,for fish like shell highlighting in the shell
A,task-spooler,queues commands or files for download.
A,simple-mtpfs,enables the mounting of cell phones.
G,https://github.com/tiyn/dmenu.git,runs commands and provides a UI for selection.
G,https://github.com/tiyn/st.git,is my custom build of suckless's terminal emulator.
G,https://github.com/tiyn/dwm.git,is my custom build of suckless's window manager.
G,https://github.com/tiyn/slock.git,is the screen lock.
G,https://github.com/tiyn/dwmblocks.git,is a script to refresh the dwm statusbar
,acpi,is an advanced Configuration and Power Interface.
,astyle,is a formatter for c c# java and mor
,autopep8,is a tool for python formatting
A,ccls,c and c++ language server protocol.
,cmatrix,adding the hacker-aura.
,ctags,is adding scan functionality to files opened in vim using tagbar.
,dash,is a lightweight fast POSIX compliant shel
,docx2txt,enables .docx file previews in vifm.
,ffmpegthumbnailer,generates previews for vifm.
,firefox,is the preferred browser of mine.
A,htop-vim-git,provides system usage information and displays processes.
,hub,is a cli for github.
,imagemagick,is a terminal image-manipulator providing some convenient shortcuts and the lockscreen in LARBS.
A,yarn,yarn is needed for coc (nvim autocompletion).
,keepassxc,for the keepass password manager.
,khal,is a cli tool for calendars.
,khard,is a cli tool for contacts.
,light,for adding light for adjustments of screen.
,xorg-server,is the graphical server.,,
,xorg-xwininfo,allows querying information about windows.,,
,xorg-xinit,starts the graphical server.,,
,ttf-linux-libertine,provides the sans and serif fonts for LARBS.,,
,xorg-xprop,is a tool for detecting window properties.,,
,dosfstools,allows your computer to access dos-like filesystems.,,
,libnotify,allows desktop notifications.,,
,dunst,is a suckless notification system.,,
,exfat-utils,allows management of FAT drives.,,
,sxiv,is a minimalist image viewer.,,
,xwallpaper,sets the wallpaper.,,
,ffmpeg,can record and splice video and audio on the command line.,,
,gnome-keyring,serves as the system keyring.,,
A,gtk-theme-arc-gruvbox-git,gives the dark GTK theme used in LARBS.,,
,neovim,is better than vim.,,
,mpd,is a lightweight music daemon.,,
,mpv,is the patrician's choice video player.,,
,ncmpcpp,is a mpd client.,,
,newsboat,is a terminal RSS client.,,
,ntfs-3g,allows accessing NTFS partitions.,,
,sxhkd,is the hotkey daemon.,,
,maim,can take quick screenshots at your request.,,
,socat,is a socket utility.,,
,tmux,is a terminal multiplexer and the dropdown window in LARBS.,,
,unclutter,hides an inactive mouse.,,
,unrar,extracts rar's.,,
,unzip,unzips zips.,,
,lynx,is a Terminal web Browser.,,
,xcape,gives the special escape/super mappings of LARBS.,,
,xclip,allows for copying and pasting from the command line.,,
,xdotool,provides window action utilities on the command line.,,
,xorg-xdpyinfo,aids with resolution determination and screen recording.,,
,youtube-dl,can download any YouTube video (or playlist or channel) when given the link.,,
,zathura,is a pdf viewer with vim-like bindings.,,
,zathura-pdf-mupdf,allows mupdf pdf compatibility in zathura.,,
,poppler,manipulates .pdfs and gives .pdf previews and other .pdf functions.,,
,mediainfo,shows audio and video information and is used by vifm as well.,,
,atool,manages and gives information about archives.,,
,fzf,is a fuzzy finder tool.,,
,highlight,can highlight code output.,,
,xorg-xbacklight,enables changing screen brightness levels.,,
,zsh-syntax-highlighting,for fish like shell highlighting in the shell,,
A,task-spooler,queues commands or files for download.,,
A,simple-mtpfs,enables the mounting of cell phones.,,
G,https://github.com/tiyn/dmenu.git,runs commands and provides a UI for selection.,,
G,https://github.com/tiyn/st.git,is my custom build of suckless's terminal emulator.,,
G,https://github.com/tiyn/dwm.git,is my custom build of suckless's window manager.,,
G,https://github.com/tiyn/slock.git,is the screen lock.,,
G,https://github.com/tiyn/dwmblocks.git,is a script to refresh the dwm statusbar,,
,acpi,is an advanced Configuration and Power Interface.,,
,astyle,is a formatter for c c# java and mor,,
,autopep8,is a tool for python formatting,,
A,ccls,c and c++ language server protocol.,,
,cmatrix,adding the hacker-aura.,,
,ctags,is adding scan functionality to files opened in vim using tagbar.,,
,dash,is a lightweight fast POSIX compliant shel,,
,docx2txt,enables .docx file previews in vifm.,,
,exa,is a better version of ls with included colors and tree command.
A,nerd-fonts-jetbrains-mono,is my favourite font.
,nm-connection-editor,is a simple way to manage networks.
,odt2txt,enables .odt file previews in vifm.
,openssh,is adding a way to use ssh.
,os-prober,is a tool for detecting OSes on a drive.
,nextcloud-client,is a way to get your files from your own server to your computer and keep them synchronized.
A,pfetch-git,is giving some flair to the command .
,pkgfile,is a tool for zsh to help with unknown commands.
,pulseaudio,is the audio system (>inb4 bloat).
,pulseaudio-alsa,is an audio interface with ALSA.
,pulsemixer,is an intuitive ncurses audio controller.
,python-pynvim,is a utility used by vim plugins for autocompletion etc.
,python-pip,is the best friend of python3.
A,python-ueberzug,generates image previews in vifm and other terminal programs.
,qt5ct,is a way to fastly change the look of windows.
A,redshift-minimal,is a minimal-depenmdecy version of redshift to save your eyesfrom deadly blue lasers.
,rsync,is a way to transfer files.
,rtv,watch reddit from your command line.
,sshpass,to securely use your passwords.
A,texlive-latexindent-meta,formats latex nicely.
,todoman,is a cli tool for contacts.
,ttf-joypixels,is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere.
A,urlscan,parses URLs in the terminal allowing keyboard-based selection.
,vifm,is the best file manager with vim keybindings out there.
,xf86-input-synaptics,is needed for toggling the touchpad.
,xsel,is for copying and pasting in the terminal.
,w3m,is a terminal browser which can also view images.
,zathura-djvu,gives zathura the ability to read .djvu files.
,zip,zips zips.
,zsh,is a bash alternative.
,zsh-autosuggestions,for fish like autosuggestions with zsh
,ffmpegthumbnailer,generates previews for vifm.
,firefox,is the preferred browser of mine.,,
A,htop-vim-git,provides system usage information and displays processes.,,
,hub,is a cli for github.,,
,imagemagick,is a terminal image-manipulator providing some convenient shortcuts and the lockscreen in LARBS.,,
A,yarn,yarn is needed for coc (nvim autocompletion).,,
,keepassxc,for the keepass password manager.,,
,khal,is a cli tool for calendars.,,
,khard,is a cli tool for contacts.,,
,light,for adding light for adjustments of screen.,,
A,libxft-bgra,is a fix for st to display colored emojis.,,
,lsd,is a better version of ls with included colors and tree command.,,
A,nerd-fonts-jetbrains-mono,is my favourite font.,,
,nm-connection-editor,is a simple way to manage networks.,,
,odt2txt,enables .odt file previews in vifm.,,
,openssh,is adding a way to use ssh.,,
,os-prober,is a tool for detecting OSes on a drive.,,
,nextcloud-client,is a way to get your files from your own server to your computer and keep them synchronized.,,
A,pfetch-git,is giving some flair to the command .,,
,pkgfile,is a tool for zsh to help with unknown commands.,,
,pulseaudio,is the audio system (>inb4 bloat).,,
,pulseaudio-alsa,is an audio interface with ALSA.,,
,pulsemixer,is an intuitive ncurses audio controller.,,
,python-pynvim,is a utility used by vim plugins for autocompletion etc.,,
,python-pip,is the best friend of python3.,,
A,python-ueberzug,generates image previews in vifm and other terminal programs.,,
,qt5ct,is a way to fastly change the look of windows.,,
A,redshift-minimal,is a minimal-depenmdecy version of redshift to save your eyesfrom deadly blue lasers.,,
,rsync,is a way to transfer files.,,
,rtv,watch reddit from your command line.,,
,sshpass,to securely use your passwords.,,
A,texlive-latexindent-meta,formats latex nicely.,,
,todoman,is a cli tool for contacts.,,
,ttf-joypixels,is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere.,,
A,urlscan,parses URLs in the terminal allowing keyboard-based selection.,,
,vifm,is the best file manager with vim keybindings out there.,,
,xf86-input-synaptics,is needed for toggling the touchpad.,,
,xsel,is for copying and pasting in the terminal.,,
,w3m,is a terminal browser which can also view images.,,
,zathura-djvu,gives zathura the ability to read .djvu files.,,
,zip,zips zips.,,
,zsh,is a bash alternative.,,
,zsh-autosuggestions,for fish like autosuggestions with zsh,,

1 #TAG #TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing) NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
2 ,xorg-server,is the graphical server.,, xorg-server is the graphical server.
3 ,xorg-xwininfo,allows querying information about windows.,, xorg-xwininfo allows querying information about windows.
4 ,xorg-xinit,starts the graphical server.,, xorg-xinit starts the graphical server.
5 ,ttf-linux-libertine,provides the sans and serif fonts for LARBS.,, ttf-linux-libertine provides the sans and serif fonts for LARBS.
6 ,xorg-xprop,is a tool for detecting window properties.,, xorg-xprop is a tool for detecting window properties.
7 ,dosfstools,allows your computer to access dos-like filesystems.,, dosfstools allows your computer to access dos-like filesystems.
8 ,libnotify,allows desktop notifications.,, libnotify allows desktop notifications.
9 ,dunst,is a suckless notification system.,, dunst is a suckless notification system.
10 ,exfat-utils,allows management of FAT drives.,, exfat-utils allows management of FAT drives.
11 ,sxiv,is a minimalist image viewer.,, sxiv is a minimalist image viewer.
12 ,xwallpaper,sets the wallpaper.,, xwallpaper sets the wallpaper.
13 ,ffmpeg,can record and splice video and audio on the command line.,, ffmpeg can record and splice video and audio on the command line.
14 ,gnome-keyring,serves as the system keyring.,, gnome-keyring serves as the system keyring.
15 A A,gtk-theme-arc-gruvbox-git,gives the dark GTK theme used in LARBS.,, gtk-theme-arc-gruvbox-git gives the dark GTK theme used in LARBS.
16 ,neovim,is better than vim.,, neovim is better than vim.
17 ,mpd,is a lightweight music daemon.,, mpd is a lightweight music daemon.
18 ,mpv,is the patrician's choice video player.,, mpv is the patrician's choice video player.
19 ,ncmpcpp,is a mpd client.,, ncmpcpp is a mpd client.
20 ,newsboat,is a terminal RSS client.,, newsboat is a terminal RSS client.
21 ,ntfs-3g,allows accessing NTFS partitions.,, ntfs-3g allows accessing NTFS partitions.
22 ,sxhkd,is the hotkey daemon.,, sxhkd is the hotkey daemon.
23 ,maim,can take quick screenshots at your request.,, maim can take quick screenshots at your request.
24 ,socat,is a socket utility.,, socat is a socket utility.
25 ,tmux,is a terminal multiplexer and the dropdown window in LARBS.,, tmux is a terminal multiplexer and the dropdown window in LARBS.
26 ,unclutter,hides an inactive mouse.,, unclutter hides an inactive mouse.
27 ,unrar,extracts rar's.,, unrar extracts rar's.
28 ,unzip,unzips zips.,, unzip unzips zips.
29 ,lynx,is a Terminal web Browser.,, lynx is a Terminal web Browser.
30 ,xcape,gives the special escape/super mappings of LARBS.,, xcape gives the special escape/super mappings of LARBS.
31 ,xclip,allows for copying and pasting from the command line.,, xclip allows for copying and pasting from the command line.
32 ,xdotool,provides window action utilities on the command line.,, xdotool provides window action utilities on the command line.
33 ,xorg-xdpyinfo,aids with resolution determination and screen recording.,, xorg-xdpyinfo aids with resolution determination and screen recording.
34 ,youtube-dl,can download any YouTube video (or playlist or channel) when given the link.,, youtube-dl can download any YouTube video (or playlist or channel) when given the link.
35 ,zathura,is a pdf viewer with vim-like bindings.,, zathura is a pdf viewer with vim-like bindings.
36 ,zathura-pdf-mupdf,allows mupdf pdf compatibility in zathura.,, zathura-pdf-mupdf allows mupdf pdf compatibility in zathura.
37 ,poppler,manipulates .pdfs and gives .pdf previews and other .pdf functions.,, poppler manipulates .pdfs and gives .pdf previews and other .pdf functions.
38 ,mediainfo,shows audio and video information and is used by vifm as well.,, mediainfo shows audio and video information and is used by vifm as well.
39 ,atool,manages and gives information about archives.,, atool manages and gives information about archives.
40 ,fzf,is a fuzzy finder tool.,, fzf is a fuzzy finder tool.
41 ,highlight,can highlight code output.,, highlight can highlight code output.
42 ,xorg-xbacklight,enables changing screen brightness levels.,, xorg-xbacklight enables changing screen brightness levels.
43 ,zsh-syntax-highlighting,for fish like shell highlighting in the shell,, zsh-syntax-highlighting for fish like shell highlighting in the shell
44 A A,task-spooler,queues commands or files for download.,, task-spooler queues commands or files for download.
45 A A,simple-mtpfs,enables the mounting of cell phones.,, simple-mtpfs enables the mounting of cell phones.
46 G G,https://github.com/tiyn/dmenu.git,runs commands and provides a UI for selection.,, https://github.com/tiyn/dmenu.git runs commands and provides a UI for selection.
47 G G,https://github.com/tiyn/st.git,is my custom build of suckless's terminal emulator.,, https://github.com/tiyn/st.git is my custom build of suckless's terminal emulator.
48 G G,https://github.com/tiyn/dwm.git,is my custom build of suckless's window manager.,, https://github.com/tiyn/dwm.git is my custom build of suckless's window manager.
49 G G,https://github.com/tiyn/slock.git,is the screen lock.,, https://github.com/tiyn/slock.git is the screen lock.
50 G G,https://github.com/tiyn/dwmblocks.git,is a script to refresh the dwm statusbar,, https://github.com/tiyn/dwmblocks.git is a script to refresh the dwm statusbar
51 ,acpi,is an advanced Configuration and Power Interface.,, acpi is an advanced Configuration and Power Interface.
52 ,astyle,is a formatter for c c# java and mor,, astyle is a formatter for c c# java and mor
53 ,autopep8,is a tool for python formatting,, autopep8 is a tool for python formatting
54 A A,ccls,c and c++ language server protocol.,, ccls c and c++ language server protocol.
55 ,cmatrix,adding the hacker-aura.,, cmatrix adding the hacker-aura.
56 ,ctags,is adding scan functionality to files opened in vim using tagbar.,, ctags is adding scan functionality to files opened in vim using tagbar.
57 ,dash,is a lightweight fast POSIX compliant shel,, dash is a lightweight fast POSIX compliant shel
58 ,docx2txt,enables .docx file previews in vifm.,, docx2txt enables .docx file previews in vifm.
ffmpegthumbnailer generates previews for vifm.
firefox is the preferred browser of mine.
A htop-vim-git provides system usage information and displays processes.
hub is a cli for github.
imagemagick is a terminal image-manipulator providing some convenient shortcuts and the lockscreen in LARBS.
A yarn yarn is needed for coc (nvim autocompletion).
keepassxc for the keepass password manager.
khal is a cli tool for calendars.
khard is a cli tool for contacts.
light for adding light for adjustments of screen.
59 ,exa,is a better version of ls with included colors and tree command. exa is a better version of ls with included colors and tree command.
60 A ,ffmpegthumbnailer,generates previews for vifm. nerd-fonts-jetbrains-mono is my favourite font.
61 ,firefox,is the preferred browser of mine.,, nm-connection-editor is a simple way to manage networks.
62 A,htop-vim-git,provides system usage information and displays processes.,, odt2txt enables .odt file previews in vifm.
63 ,hub,is a cli for github.,, openssh is adding a way to use ssh.
64 ,imagemagick,is a terminal image-manipulator providing some convenient shortcuts and the lockscreen in LARBS.,, os-prober is a tool for detecting OSes on a drive.
65 A,yarn,yarn is needed for coc (nvim autocompletion).,, nextcloud-client is a way to get your files from your own server to your computer and keep them synchronized.
66 A ,keepassxc,for the keepass password manager.,, pfetch-git is giving some flair to the command .
67 ,khal,is a cli tool for calendars.,, pkgfile is a tool for zsh to help with unknown commands.
68 ,khard,is a cli tool for contacts.,, pulseaudio is the audio system (>inb4 bloat).
69 ,light,for adding light for adjustments of screen.,, pulseaudio-alsa is an audio interface with ALSA.
70 A,libxft-bgra,is a fix for st to display colored emojis.,, pulsemixer is an intuitive ncurses audio controller.
71 ,lsd,is a better version of ls with included colors and tree command.,, python-pynvim is a utility used by vim plugins for autocompletion etc.
72 A,nerd-fonts-jetbrains-mono,is my favourite font.,, python-pip is the best friend of python3.
73 A ,nm-connection-editor,is a simple way to manage networks.,, python-ueberzug generates image previews in vifm and other terminal programs.
74 ,odt2txt,enables .odt file previews in vifm.,, qt5ct is a way to fastly change the look of windows.
75 A ,openssh,is adding a way to use ssh.,, redshift-minimal is a minimal-depenmdecy version of redshift to save your eyesfrom deadly blue lasers.
76 ,os-prober,is a tool for detecting OSes on a drive.,, rsync is a way to transfer files.
77 ,nextcloud-client,is a way to get your files from your own server to your computer and keep them synchronized.,, rtv watch reddit from your command line.
78 A,pfetch-git,is giving some flair to the command .,, sshpass to securely use your passwords.
79 A ,pkgfile,is a tool for zsh to help with unknown commands.,, texlive-latexindent-meta formats latex nicely.
80 ,pulseaudio,is the audio system (>inb4 bloat).,, todoman is a cli tool for contacts.
81 ,pulseaudio-alsa,is an audio interface with ALSA.,, ttf-joypixels is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere.
82 A ,pulsemixer,is an intuitive ncurses audio controller.,, urlscan parses URLs in the terminal allowing keyboard-based selection.
83 ,python-pynvim,is a utility used by vim plugins for autocompletion etc.,, vifm is the best file manager with vim keybindings out there.
84 ,python-pip,is the best friend of python3.,, xf86-input-synaptics is needed for toggling the touchpad.
85 A,python-ueberzug,generates image previews in vifm and other terminal programs.,, xsel is for copying and pasting in the terminal.
86 ,qt5ct,is a way to fastly change the look of windows.,, w3m is a terminal browser which can also view images.
87 A,redshift-minimal,is a minimal-depenmdecy version of redshift to save your eyesfrom deadly blue lasers.,, zathura-djvu gives zathura the ability to read .djvu files.
88 ,rsync,is a way to transfer files.,, zip zips zips.
89 ,rtv,watch reddit from your command line.,, zsh is a bash alternative.
90 ,sshpass,to securely use your passwords.,, zsh-autosuggestions for fish like autosuggestions with zsh
91 A,texlive-latexindent-meta,formats latex nicely.,,
92 ,todoman,is a cli tool for contacts.,,
93 ,ttf-joypixels,is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere.,,
94 A,urlscan,parses URLs in the terminal allowing keyboard-based selection.,,
95 ,vifm,is the best file manager with vim keybindings out there.,,
96 ,xf86-input-synaptics,is needed for toggling the touchpad.,,
97 ,xsel,is for copying and pasting in the terminal.,,
98 ,w3m,is a terminal browser which can also view images.,,
99 ,zathura-djvu,gives zathura the ability to read .djvu files.,,
100 ,zip,zips zips.,,
101 ,zsh,is a bash alternative.,,
102 ,zsh-autosuggestions,for fish like autosuggestions with zsh,,
Loading…
Cancel
Save