├── LICENSE ├── README.md ├── polybar-timer.sh └── screenshots ├── cancelTimer.gif ├── expiryTimePreview.gif ├── predefinedTimer.gif ├── predefinedTimer2.gif └── setTimer.gif /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbirnick/polybar-timer/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbirnick/polybar-timer/HEAD/README.md -------------------------------------------------------------------------------- /polybar-timer.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbirnick/polybar-timer/HEAD/polybar-timer.sh -------------------------------------------------------------------------------- /screenshots/cancelTimer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbirnick/polybar-timer/HEAD/screenshots/cancelTimer.gif -------------------------------------------------------------------------------- /screenshots/expiryTimePreview.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbirnick/polybar-timer/HEAD/screenshots/expiryTimePreview.gif -------------------------------------------------------------------------------- /screenshots/predefinedTimer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbirnick/polybar-timer/HEAD/screenshots/predefinedTimer.gif -------------------------------------------------------------------------------- /screenshots/predefinedTimer2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbirnick/polybar-timer/HEAD/screenshots/predefinedTimer2.gif -------------------------------------------------------------------------------- /screenshots/setTimer.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jbirnick/polybar-timer/HEAD/screenshots/setTimer.gif --------------------------------------------------------------------------------