Dank Stopwatch is a modern glassmorphic stopwatch pill for DankMaterialShell. It adds a compact DankBar widget with elapsed time and a polished popout for controls, lap tracking, and copying the current time.
- Compact horizontal and vertical DankBar pills
- Accurate start, pause, resume, and reset timing
- Latest-first lap list with lap number, lap time, and split delta
- Copy current time via
dms cl copy - Minimal settings for centiseconds, compact mode, icon visibility, lap count, and update interval
- Theme-aware QML using DankMaterialShell
Theme,DankIcon,StyledText,DankButton,PluginComponent, andPluginSettings
Install path:
~/.config/DankMaterialShell/plugins/DankStopwatchDevelopment symlink workflow:
ln -s "$(pwd)" ~/.config/DankMaterialShell/plugins/DankStopwatchEnable steps:
- Put this folder in
~/.config/DankMaterialShell/plugins/DankStopwatch - Open DMS Settings -> Plugins
- Scan for plugins
- Enable Dank Stopwatch
- Add it to the DankBar layout
- Restart or reload DMS if required
Reload during development:
dms ipc call plugins reload dankStopwatchValidate the manifest:
jq . plugin.jsonList detected plugins:
dms ipc call plugins listRestart DankMaterialShell:
dms kill && dms runIf copy feedback appears but the clipboard does not change, confirm dms cl copy works in your shell session.


