diff --git a/README.md b/README.md index 3560752..e939964 100644 --- a/README.md +++ b/README.md @@ -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 | diff --git a/resources/progs.csv b/resources/progs.csv index 8513a9c..04402b4 100644 --- a/resources/progs.csv +++ b/resources/progs.csv @@ -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,,