all repos — zenUtils @ 6668809aff0eff01aa65f901c0c62e29c25c125c

misc utilities for computing zen

README.md (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# [[ 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.