misc utilities for computing zen
Find a file
2023-03-07 22:20:48 -07:00
batAlarm.sh improve t2stats performance, tweak heading comments througout 2022-01-14 22:33:32 -07:00
desks.sh improve t2stats performance, tweak heading comments througout 2022-01-14 22:33:32 -07:00
dynacal.sh improve t2stats performance, tweak heading comments througout 2022-01-14 22:33:32 -07:00
extdisplay.sh improve t2stats performance, tweak heading comments througout 2022-01-14 22:33:32 -07:00
LICENSE add a copy of the MIT license 2021-07-13 15:15:37 -06:00
logout.sh update zenUtils 2022-03-26 09:10:26 -06:00
nmtui_alacritty.yml update zenUtils 2021-03-27 19:47:51 -04:00
nmtuiWin.sh update zenUtils 2021-03-27 19:47:51 -04:00
podlist.sh add podlist, zdconvert; update README 2022-10-31 22:32:17 -06:00
README.md add podlist, zdconvert; update README 2022-10-31 22:32:17 -06:00
rio.sh improve t2stats performance, tweak heading comments througout 2022-01-14 22:33:32 -07:00
sirius.sh update zenUtils 2022-03-26 09:10:26 -06:00
storage_menu.sh remove xtrakeys, add storage_menu 2023-03-07 22:20:48 -07:00
t2stats.sh update zenUtils 2022-03-26 09:10:26 -06:00
xtraKeys.sh improve t2stats performance, tweak heading comments througout 2022-01-14 22:33:32 -07:00
zdconvert.sh add podlist, zdconvert; update README 2022-10-31 22:32:17 -06:00
ztabelle.sh improve t2stats performance, tweak heading comments througout 2022-01-14 22:33:32 -07:00

zenUtils

--refined UI/workflow helper scripts--

Derek Stevens nilix@nilfm.cc

About

This is a simple collection of helper scripts to round out my two common desktop sessions:

  • ryudo
  • fluxbox

extdisplay

Wrapper script around xrandr to handle a second monitor on a laptop.

nmtuiWin

Wrapper script around nmtui to aid in network configuration in the absence of nm-applet. An alacritty config file hardcodes the colors for the ncurses interface.

logout

Dmenu script to provide session/power management menu.

batAlarm

Simple script to tell you when your battery's running out when you don't have a panel.

sirius

Background worker to sync an imap mailbox.

ztabelle

Generate a timesheet for a given month by manipulating the output from zeit

zdconvert

Breakdown weekly data from zeit into by-day/by-project buckets for easy transferral to daptiv

riosh

Shell script to loosley emulate rio behavior in a EWMH-compliant WM

desks

shell script to facilitate desktop switching via a tint2 executor

xtraKeys

common keybinding operations with notifications

t2stats

tint2 system load/memory, battery, and network info

dynacal

displays either regular or arvelie clock in a tint2 executor, with an action to switch them as well

podlist

Parse podcast rss feeds into m3u playlists to drag-n-drop into audacious or any other audio player; uses xmllint from libxml2

License

This collection is released permissively under the MIT License. You can do whatever you want with it, as long as you leave my name on it.