diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-23 12:20:38 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-23 12:22:00 +0200 |
| commit | abe41b57d39e6fd2d88a1e5e20c921b96d54b65b (patch) | |
| tree | 82b5864a8cae82437f537b61dd8a96118cef4f4e /breaktimer.sh | |
| parent | d15531a76f87e29e32c18ba64445003cafe1734a (diff) | |
| download | breaktimer-abe41b57d39e6fd2d88a1e5e20c921b96d54b65b.tar.gz breaktimer-abe41b57d39e6fd2d88a1e5e20c921b96d54b65b.zip | |
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'breaktimer.sh')
| -rwxr-xr-x | breaktimer.sh | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/breaktimer.sh b/breaktimer.sh index 483f0b4..4ce5a42 100755 --- a/breaktimer.sh +++ b/breaktimer.sh @@ -2,6 +2,20 @@ # # breaktimer.sh - reminder di micro-pause per spezzare le sessioni al PC # +# Copyright (C) 2026 Danilo M. <danix@danix.xyz> +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along +# with this program; if not, see <https://www.gnu.org/licenses/>. +# # Macchina a stati: working -> (notifica) -> breaking/longbreak -> working # La pausa NON erode il tempo di lavoro. Pausa manuale congela il countdown. # |
