summaryrefslogtreecommitdiff
path: root/progs.csv
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-09-21 14:23:08 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-09-21 14:23:08 -0400
commita84320279a468ed5afbd3460b987bbbcbf488cc0 (patch)
tree54ddf95283a3da62195ba1092dcb6d43277dcb61 /progs.csv
parent121311dd4abcad6abf946e48784f3d5dadbcb971 (diff)
single format
Diffstat (limited to 'progs.csv')
-rw-r--r--progs.csv68
1 files changed, 68 insertions, 0 deletions
diff --git a/progs.csv b/progs.csv
new file mode 100644
index 0000000..5362dd7
--- /dev/null
+++ b/progs.csv
@@ -0,0 +1,68 @@
+#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."
+,sxhkd,"binds keys."
+,ttf-inconsolata,"is the monospace font of LARBS."
+,ttf-linux-libertine,"provides the sans and serif fonts for LARBS."
+,ed,"is the standard editor!"
+,lf,"is an extensive terminal file manager that everyone likes."
+,arandr,"is a UI for screen adjustment."
+,bc,"is used for a dropdown calculator."
+,calcurse,"is a lightweight terminal-based calendar."
+,xcompmgr,"is for transparency and removing screen-tearing."
+,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,"an tidier vim with some useful features"
+,mpd,"is a lightweight music daemon."
+,mpc,"is a terminal interface for mpd."
+,mpv,"is the patrician's choice video player."
+,ncmpcpp,"a ncurses interface for music with multiple formats and a powerful tag editor."
+,networkmanager,"does exactly what it sounds like."
+,networkmanager-runit,"does exactly what it sounds like."
+,newsboat,"is a terminal RSS client."
+,brave,"is an elegant browser with built-in adblocking, tor and other features."
+A,ttf-emojione,"is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere."
+A,ttf-symbola,"provides unicode and emoji symbols."
+,ntfs-3g,"allows accessing NTFS partitions."
+,alsa-utils,"is an audio interface for ALSA."
+,imagemagick,"is a terminal image-manipulator providing some convenient shortcuts and the lockscreen in LARBS."
+A,sc-im,"is an Excel-like terminal spreadsheet manager."
+A,htop-vim-git,"provides system usage information and displays processes."
+,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."
+A,urlscan,"parses URLs in the terminal allowing keyboard-based selection."
+,w3m,"is a terminal browser which can also view images."
+,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-djvu,"gives zathura the ability to read .djvu files."
+,zathura-pdf-mupdf,"allows mupdf pdf compatibility in zathura."
+A,python-ueberzug,"generates image previews in vifm and other terminal programs."
+,poppler,"manipulates .pdfs and gives .pdf previews and other .pdf functions."
+,mediainfo,"shows audio and video information and is used by lf 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,"provides fish-like syntax 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/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."
+G,https://github.com/lukesmithxyz/dwm.git,"is the window manager."