Hans' *nix things.
Rev. | Time | Author | Message |
---|---|---|---|
01ef7a73f59e | 2017-05-29 17:16:59 | Hans Toshihide Törnqvist @ asterina | tip Reset delete flags on erronous input. |
9d798edc9769 | 2017-05-29 17:14:24 | Hans Toshihide Törnqvist @ asterina | Invalid ptr fixes, mainly. |
cbe3022b72b1 | 2016-10-26 21:55:56 | Hans Toshihide Törnqvist @ asterina | Forgot to describe the new program... |
dbcdd7867614 | 2016-10-26 21:51:31 | Hans Toshihide Törnqvist @ asterina | hsct based on Unangst's sct. |
e8200658a3ba | 2016-08-12 21:44:20 | Hans Toshihide Törnqvist @ asterina | hpwd max prompt size. |
4c68177920d9 | 2016-04-02 11:22:17 | Hans Toshihide Törnqvist @ asterina | Cleanup and bug fixes. |
efd7eab8ff02 | 2015-09-23 19:55:47 | Hans Toshihide Törnqvist @ asterina | Warping on furnish, and persisting info bugfix. |
6f64eb212c23 | 2015-09-03 18:53:19 | Hans Toshihide Törnqvist @ asterina | HWM window hint bug fixed. |
33202b4358fd | 2015-08-12 20:00:23 | Hans Toshihide Törnqvist @ asterina | Base-dimension was missing in hwm. |
dadc69baf17b | 2015-06-26 22:18:17 | Hans Toshihide Törnqvist @ asterina | hapm new and hwm fixes. hwm: mplayer and vlc fullscreen ... |
Name | Rev. | Time | Author |
---|---|---|---|
tip | 01ef7a73f59e | 2017-05-29 17:16:59 | Hans Toshihide Törnqvist @ asterina |
Name | Rev. | Time | Author | Message |
---|---|---|---|---|
default | 01ef7a73f59e | 2017-05-29 17:16:59 | Hans Toshihide Törnqvist @ asterina | Reset delete flags on erron... |
Hans' *nix things ================= A small collection of small scripts and programs that I have written to make my life comfortable. As long as one uses a reasonable Linux distro like Slackware or OpenBSD. hacpi ----- ACPI scripts for handling Linux ACPI thingamajigs, events and polling, for when events don't work, mainly in order to save battery time. Other than what was stated in the intro. hapm ---- APM scripts for handling OpenBSD APM related things. hlinuxbat --------- A little program to fetch and print the AC and battery status to stdout under Linux. hobsdbat -------- I'll let you figure this one out yourself. hobsdpkg -------- Various OpenBSD package tools which I like to use. Currently only pkg_wipe, which iteratively asks for what leaf packages can be removed. hpwd ---- Fetches the present working directory and prints it with up to at most 2 parent directories. Handles ~, / etc in a reasonable manner, I think. Useful for the bash prompt, e.g.: PS1="\u@\h:\$(~/opt/bin/hpwd)\$" hsct ---- Monitor temperature setter using Unangst's little sct. Uses an infinite loop shell script with some important timestamps and night + day color temps for running in the background. hwm --- My little xcb-based window manager, based on dwm but 100% rewritten. Has its own README, because although I do what I can to keep it simple and small, it is still large. WIP === h202020 ------- Little notifier for the 20-20-20 rule. A small top-level window pops up every 20 minutes, reminding you to look 20 m (originally 20 ft, but I don't know what that unit means) for 20 s. The timer resets when the window is manually closed.