I would like to see one or both of the following features: A setting within Kronometer to automatically start the timer on launch A command line option to start Kronometer's timer upon launch ie `kronometer --start`
Ping.
Should be pretty easy to implement. Patches welcome :)
Hello, sent a pull request regarding 'A setting within Kronometer to automatically start the timer on launch'
https://invent.kde.org/utilities/kronometer/-/merge_requests/4
Git commit 73c43b592f5230c5e5d8819c0f1cb0c9d9d3da58 by Elvis Angelaccio, on behalf of Miguel Carrillo. Committed on 04/04/2021 at 21:39. Pushed by elvisangelaccio into branch 'master'. Add option to start timer immediately FIXED-IN: 2.3.0 M +3 -0 .gitignore M +7 -0 src/gui/generalsettings.ui M +3 -0 src/gui/kronometer.kcfg M +8 -0 src/gui/mainwindow.cpp M +1 -0 src/gui/mainwindow.h https://invent.kde.org/utilities/kronometer/commit/73c43b592f5230c5e5d8819c0f1cb0c9d9d3da58