PlayTime
A Steam Deck plugin for the Decky Plugin Loader that allows you to track time that you've been playing for a week. Heavily inspired by iPhone ScreenTime feature.
Installation
Currenlty plugin isn't available in decky plugin store -https://plugins.deckbrew.xyz/. But you could install it manually from release on Github.
Also it is possible to build it by your own by running:
make zip
or for deploying it directly to the Deck:
make deploy
Dev Requirements:
- pnpm > 8.x.x