From f3695a7a999f44c03dbe445930b24f198fe86917 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Fri, 7 Jun 2019 00:53:49 -0400 Subject: [PATCH] Begin documenting software use cases --- README.md | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 66 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f85f59f..3eb852f 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,70 @@ khome Environment. Currently in use on Debian 10 (Buster). -Potentially useful software ---------------------------- +Use cases +--------- -### Desktop search -- https://grothoff.org/christian/doodle/ +- Dictionary: + - `dict` +- File browsing: + - `ls` and `tree` (primary) + - `pcmanfm` (secondary) + - `ranger` (occasional) + - `nnn` (occasional) +- IRC: + - `ii` + - `ii-tools` +- Multimedia: + - Image: + - Editing: + - `gimp` + - Viewing: + - `sxiv` + - Music: + - Local: + - `ripit` (rip CDs) + - `mpd` + - `mpc` + - `ncmpcpp` + - `ncmpc` (to delete from playlist, which doesn't work in `ncmpcpp`) + - Streaming: + - [soma fm](http://somafm.com/) (primary) (via `mpd`) + - `spotify` (occasional) + - Video: + - `mpv` + - `mplayer` + - `vlc` +- PDF: + - `okular` + - `mupdf` + - `pdftotext` +- Search: + - `locate` + - `find` + - `grep` +- Terminal: + - `st` + - `tmux` + - `zsh` +- Text editing: + - `vim` + - `gvim` +- Web browsing: + - `qutebrowser` (primary) + - `chromium` (fallback) + - `elinks` +- X + - `dwm` + - `khatus` (currently x2) + - `dunst` + - `compton` + - `xscreensaver` + - `xbindkeys` + - `hsetroot` (background color) + - `feh` (background image) + +Potentially useful +------------------ + +- Desktop search: + - [doodle](https://grothoff.org/christian/doodle/) -- 2.20.1