LARBS/static/progs.csv

78 lines
4.7 KiB
Text
Raw Normal View History

2018-12-20 16:54:26 +00:00
#TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing)
,xorg-server,"is the graphical server. This first one may take a while as it pulls many other dependencies first on clean installs."
2018-12-17 03:31:25 +00:00
,xorg-xwininfo,"allows querying information about windows."
,xorg-xinit,"starts the graphical server."
2022-07-01 16:45:53 +00:00
,polkit,"manages user policies."
2023-08-23 10:28:02 +00:00
,libertinus-font,"provides the sans and serif fonts for LARBS."
,ttf-font-awesome,"provides extended glyph support."
2023-03-12 20:50:45 +00:00
,ttf-dejavu,"properly displays emojis."
2020-03-11 18:54:36 +00:00
A,lf-git,"is an extensive terminal file manager that everyone likes."
2022-04-02 23:02:41 +00:00
,ueberzug,"enables previews in the lf file manager."
,bc,"is a mathematics language used for the dropdown calculator."
2019-01-13 19:58:17 +00:00
,xcompmgr,"is for transparency and removing screen-tearing."
2019-01-13 20:32:16 +00:00
,xorg-xprop,"is a tool for detecting window properties."
2021-06-25 00:38:17 +00:00
,arandr,"allows the user to customize monitor arrangements."
2018-12-17 03:31:25 +00:00
,dosfstools,"allows your computer to access dos-like filesystems."
2019-01-05 16:12:03 +00:00
,libnotify,"allows desktop notifications."
2018-12-17 03:31:25 +00:00
,dunst,"is a suckless notification system."
,calcurse,"terminal-based organizer for interactive and command line use"
2018-12-17 03:31:25 +00:00
,exfat-utils,"allows management of FAT drives."
2023-07-15 16:58:26 +00:00
,nsxiv,"is a minimalist image viewer."
2019-01-13 02:12:56 +00:00
,xwallpaper,"sets the wallpaper."
2018-12-17 03:31:25 +00:00
,ffmpeg,"can record and splice video and audio on the command line."
,ffmpegthumbnailer,"creates thumbnail previews of video files."
2018-12-17 03:31:25 +00:00
,gnome-keyring,"serves as the system keyring."
A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS."
2022-01-22 00:56:29 +00:00
,python-qdarkstyle,"provides a dark Qt theme."
2019-11-23 22:26:25 +00:00
,neovim,"a tidier vim with some useful features"
2018-12-17 03:31:25 +00:00
,mpd,"is a lightweight music daemon."
,mpc,"is a terminal interface for mpd."
2019-05-18 18:16:30 +00:00
,mpv,"is the patrician's choice video player."
,man-db,"lets you read man pages of programs."
2018-12-17 03:31:25 +00:00
,ncmpcpp,"a ncurses interface for music with multiple formats and a powerful tag editor."
,newsboat,"is a terminal RSS client."
A,librewolf-bin,"is the default browser of LARBS which also comes with ad-blocking and other sensible and necessary features by default."
A,arkenfox-user.js,"provides hardened security settings for Firefox and Librewolf to avoid Mozilla spyware and general web fingerprinting."
,noto-fonts,"is an expansive font package."
2020-02-01 18:32:13 +00:00
,noto-fonts-emoji,"is an emoji font."
2018-12-17 03:31:25 +00:00
,ntfs-3g,"allows accessing NTFS partitions."
,wireplumber,"is the audio system."
2021-11-14 19:37:42 +00:00
,pipewire-pulse,"gives pipewire compatibility with PulseAudio programs."
2020-11-13 23:00:34 +00:00
,pulsemixer,"is an audio controller."
2018-12-17 03:31:25 +00:00
A,sc-im,"is an Excel-like terminal spreadsheet manager."
2019-01-04 15:55:55 +00:00
,maim,"can take quick screenshots at your request."
2021-07-03 23:51:14 +00:00
A,abook,"is an offline addressbook usable by neomutt."
2019-05-22 21:23:13 +00:00
,unclutter,"hides an inactive mouse."
2018-12-17 03:31:25 +00:00
,unzip,"unzips zips."
,lynx,"is a terminal browser also used in LARBS for generating in-terminal previews of websites, emails and HTML files."
2018-12-17 03:31:25 +00:00
,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."
2022-03-29 01:29:23 +00:00
,yt-dlp,"can download any YouTube video (or playlist or channel) when given the link."
2018-12-17 03:31:25 +00:00
,zathura,"is a pdf viewer with vim-like bindings."
,zathura-pdf-mupdf,"allows mupdf pdf compatibility in zathura."
2019-01-03 18:59:24 +00:00
,poppler,"manipulates .pdfs and gives .pdf previews and other .pdf functions."
,mediainfo,"shows audio and video information and is used in the file browser."
2018-12-17 03:31:25 +00:00
,atool,"manages and gives information about archives."
,fzf,"is a fuzzy finder tool used for easy selection and location of files."
,bat,"can highlight code output and display files and is used to generate previews in the file browser."
2018-12-18 21:32:09 +00:00
,xorg-xbacklight,"enables changing screen brightness levels."
2021-11-03 20:25:17 +00:00
A,zsh-fast-syntax-highlighting-git,"provides syntax highlighting in the shell."
2018-12-17 03:31:25 +00:00
A,task-spooler,"queues commands or files for download."
A,simple-mtpfs,"enables the mounting of cell phones."
A,htop-vim,"is a graphical and colorful system monitor."
2019-09-22 22:04:33 +00:00
G,https://github.com/LukeSmithxyz/dwmblocks.git,"serves as the modular status bar."
2018-12-17 03:31:25 +00:00
G,https://github.com/lukesmithxyz/dmenu.git,"runs commands and provides a UI for selection."
G,https://github.com/lukesmithxyz/st.git,"is my custom build of suckless's terminal emulator."
2019-09-21 18:23:08 +00:00
G,https://github.com/lukesmithxyz/dwm.git,"is the window manager."
2020-03-15 20:53:02 +00:00
A,mutt-wizard-git,"is a light-weight terminal-based email system."
2019-11-30 17:19:17 +00:00
,slock,"allows you to lock your computer, and quickly unlock with your password."
,socat,"is a utility which establishes two byte streams and transfers data between them."
,moreutils,"is a collection of useful unix tools."
2024-01-31 20:20:29 +00:00
A,logseq-desktop, "a note taking application"
2024-02-01 17:35:46 +00:00
,deluge, "a torrent client."
,neofetch, "a swagging tool."
A,vscodium-bin, "open-source binary of vscode."
A,battop, "terminal-based battery utility tool"
2024-02-01 18:04:05 +00:00
A,rogue, "the first (and best) roguelike ever made. terminal-based"