A powerful Steam Deck plugin that shows real-time player counts for your Steam games! Stay informed about the active player base of any game in your library and also while purchasing games on Steam Store 👥
- Clean and minimal interface
- Display Live Player Count in Steam Store.
- Display Live Player Count in Steam Library Games.
- Install Decky Loader
- Open the Decky Store (🛒) in Quick Access Menu
- Search for "PlayCount"
- Click "Install"
- Install Decky Loader
- Download the latest release from Releases
- Extract the downloaded file
- Move the folder to
/homebrew/plugins/
- Restart Decky Loader
- Node.js 16 or higher
- pnpm
- Steam Deck or Desktop environment with Decky Loader
# Clone the repository
git clone https://github.com/itsOwen/playcount.git
cd playcount
# Install dependencies
pnpm install
# Build the plugin
pnpm build
PlayCount works out of the box with no configuration needed! However, you can customize:
- Font size of the player count display
- Bottom padding adjustment
- Update frequency (default: 30 minutes)
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- None
This project is licensed under the BSD-3-Clause License - see the LICENSE file for details.
- Steam API for providing player count data
- Decky Loader team
- All our amazing contributors
If you find this plugin useful, consider:
- ⭐ Starring the repository
- 🐛 Reporting bugs
- 💡 Suggesting new features
- 🤝 Contributing to the code
- OMGDuke
- JtdeGraaf