Skip to content

ma3a/SDH-PlayTime

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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