misc utilities for computing zen
Find a file
2021-11-26 22:50:27 -07:00
batAlarm.sh batAlarm: update notifiaction format 2021-03-04 00:26:34 -05:00
extdisplay.sh update zenUtils 2021-03-27 19:47:51 -04:00
LICENSE add a copy of the MIT license 2021-07-13 15:15:37 -06:00
logout.sh update/cleanup 2021-11-26 22:50:27 -07: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
README.md update/cleanup 2021-11-26 22:50:27 -07:00
sirius.sh update/cleanup 2021-11-26 22:50:27 -07:00
sleepy.sh update scripts, add batAlarm and transsetter 2021-03-01 22:06:38 -05:00
ztabelle.sh update this and that, add ztabelle 2021-07-13 15:12:26 -06:00

zenUtils

--refined UI 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

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.