PlayCount is a powerful plugin for the Steam Deck that displays real-time player counts for your Steam games. Stay informed about the active player base of any game in your library or while exploring the Steam Store. Enhance your gaming decisions with data at your fingertips! 👥
- Real-Time Data: View live player counts for your Steam Library games.
- Steam Store Integration: Displays live player counts directly on Steam Store pages.
- User-Friendly Interface: Clean, minimal, and non-intrusive design.
- Customizable: Adjust settings like font size, update frequency, and display preferences.
- Install Decky Loader.
- Open the Decky Store (🛒) from the Quick Access Menu on your Steam Deck.
- Search for "PlayCount."
- Click Install and restart Decky Loader.
- Install Decky Loader.
- Download the latest release from the PlayCount GitHub Releases.
- Extract the downloaded file.
- Move the extracted folder to
/homebrew/plugins/
. - Restart Decky Loader.
- Node.js 16 or higher
- pnpm (a fast, disk space-efficient package manager)
- Steam Deck or Desktop environment with Decky Loader installed
- Clone the repository:
git clone https://github.com/itsOwen/playcount-decky.git cd playcount
- Install dependencies:
pnpm install
- Build the plugin:
pnpm run build
After building, you can manually move the plugin files to /homebrew/plugins/
on your Steam Deck.
We welcome contributions from the community!
- Fork the repository.
- Create a new feature branch:
git checkout -b feature/YourFeature
- Commit your changes:
git commit -m "Add YourFeature"
- Push your branch:
git push origin feature/YourFeature
- Open a Pull Request on GitHub.
For major changes, please open an issue to discuss your ideas first.
- No current issues reported.
- If you encounter any bugs, please open an issue.
This project is licensed under the BSD-3-Clause License. See the LICENSE file for more details.
Special thanks to the following contributors and resources:
If you find PlayCount helpful, consider supporting the project:
- ⭐ Star the repository
- 🐛 Report bugs
- 💡 Suggest new features
- 🤝 Contribute to the code
Let’s build something awesome together!