Skip to content

Instantly share code, notes, and snippets.

View menkaru's full-sized avatar

Joseph Lauzier menkaru

  • Alberta, Canada
View GitHub Profile
@menkaru
menkaru / timer-with-bell.sh
Created February 12, 2026 00:46
Pretty-printing timer (for pomodoro) with a built in bell notification, written in bash
/usr/bin/env bash
# Copyright (c) 2026 Joseph Lauzier (menkaru) <menkaru@tutanota.com>
#
# This is free and unencumbered software released into the public domain
# under the Unlicense. Go to [unlicense.org] for more information and for
# the full license text.
#
# This script uses date versioning.
# February 2026
VERSION="26.02"