Skip to content

Releases: yuu1111/SteamPlayerTracker

Steam Player Tracker v2.0.0

25 Mar 07:37
4d58c0e

Choose a tag to compare

Steam Player Tracker v2.0.0

Changes in this version

Downloads

  • steam-player-tracker-v2.0.0.tar.gz - For Linux/macOS
  • steam-player-tracker-v2.0.0.zip - For Windows

Installation

  1. Download and extract the archive
  2. Create and configure .env file
  3. Run bun install to install dependencies
  4. Run bun run start to start the application

Requirements

  • Bun 1.3.11 or higher

Documentation

For setup and usage instructions, see README.md (English) or README-JP.md (ζ—₯本θͺž).

For complete change history, see CHANGELOG.md (English) or CHANGELOG-JP.md (ζ—₯本θͺž).

Steam Player Tracker v1.3.0

23 Aug 02:20

Choose a tag to compare

πŸš€ Steam Player Tracker v1.3.0

πŸ“ Changes in this version

πŸ“¦ Downloads

  • steam-player-tracker-v1.3.0.tar.gz - For Linux/macOS
  • steam-player-tracker-v1.3.0.zip - For Windows

πŸ”§ Installation

  1. Download and extract the archive
  2. Create and configure .env file
  3. Run npm install to install dependencies
  4. Run npm start to start the application

πŸ“‹ Requirements

  • Node.js 18.0.0 or higher
  • npm

πŸ“– Documentation

For setup and usage instructions, see README.md (English) or README-JP.md (ζ—₯本θͺž).

For complete change history, see CHANGELOG.md (English) or CHANGELOG-JP.md (ζ—₯本θͺž).

Steam Player Tracker v1.2.0

25 Jun 20:09

Choose a tag to compare

πŸš€ Steam Player Tracker v1.2.0

πŸ“ Changes in this version

πŸ“¦ Downloads

  • steam-player-tracker-v1.2.0.tar.gz - For Linux/macOS
  • steam-player-tracker-v1.2.0.zip - For Windows

πŸ”§ Installation

  1. Download and extract the archive
  2. Create and configure .env file
  3. Run npm install to install dependencies
  4. Run npm start to start the application

πŸ“‹ Requirements

  • Node.js 18.0.0 or higher
  • npm

πŸ“– Documentation

For setup and usage instructions, see README.md (English) or README-JP.md (ζ—₯本θͺž).

For complete change history, see CHANGELOG.md (English) or CHANGELOG-JP.md (ζ—₯本θͺž).

Steam Player Tracker v1.1.4

24 Jun 13:38

Choose a tag to compare

πŸš€ Steam Player Tracker v1.1.4

πŸ“ Changes in this version

πŸ“¦ Downloads

  • steam-player-tracker-v1.1.4.tar.gz - For Linux/macOS
  • steam-player-tracker-v1.1.4.zip - For Windows

πŸ”§ Installation

  1. Download and extract the archive
  2. Create and configure .env file
  3. Run npm install to install dependencies
  4. Run npm start to start the application

πŸ“‹ Requirements

  • Node.js 18.0.0 or higher
  • npm

πŸ“– Documentation

For setup and usage instructions, see README.md (English) or README-JP.md (ζ—₯本θͺž).

For complete change history, see CHANGELOG.md (English) or CHANGELOG-JP.md (ζ—₯本θͺž).

Steam Player Tracker v1.1.3

23 Jun 22:56

Choose a tag to compare

πŸš€ Steam Player Tracker v1.1.3

πŸ“ Changes in this version

Added

  • Dynamic window title updates on Windows showing game name and current player count
  • Game name detection from Steam Store API for enhanced user experience
  • Improved window title progression (Starting... β†’ Game Name β†’ Game Name: X players)

Changed

  • Enhanced startup scripts to show "Starting..." before application takes over title
  • Window title now updates in real-time with latest player count data

πŸ“¦ Downloads

  • steam-player-tracker-v1.1.3.tar.gz - For Linux/macOS
  • steam-player-tracker-v1.1.3.zip - For Windows

πŸ”§ Installation

  1. Download and extract the archive
  2. Create and configure .env file
  3. Run npm install to install dependencies
  4. Run npm start to start the application

πŸ“‹ Requirements

  • Node.js 18.0.0 or higher
  • npm

πŸ“– Documentation

For setup and usage instructions, see README.md (English) or README-JP.md (ζ—₯本θͺž).

For complete change history, see CHANGELOG.md (English) or CHANGELOG-JP.md (ζ—₯本θͺž).

Steam Player Tracker v1.1.2

23 Jun 22:45

Choose a tag to compare

πŸš€ Steam Player Tracker v1.1.2

πŸ“ Changes in this version

πŸ“¦ Downloads

  • steam-player-tracker-v1.1.2.tar.gz - For Linux/macOS
  • steam-player-tracker-v1.1.2.zip - For Windows

πŸ”§ Installation

  1. Download and extract the archive
  2. Create and configure .env file
  3. Run npm install to install dependencies
  4. Run npm start to start the application

πŸ“‹ Requirements

  • Node.js 18.0.0 or higher
  • npm

πŸ“– Documentation

For setup and usage instructions, see README.md (English) or README-JP.md (ζ—₯本θͺž).

For complete change history, see CHANGELOG.md (English) or CHANGELOG-JP.md (ζ—₯本θͺž).

Steam Player Tracker v1.1.0

23 Jun 22:18

Choose a tag to compare

πŸš€ Steam Player Tracker v1.1.0

πŸ“ Changes in this version

Added

  • Automated release management system with GitHub Actions
  • ESLint configuration for code quality
  • Release scripts for patch, minor, and major versions
  • Continuous Integration (CI) workflow for pull requests and pushes
  • Automated release workflow that creates GitHub releases with artifacts
  • English and Japanese documentation (README.md and README-JP.md)
  • Changelog documentation in both languages

Changed

  • Updated package.json with new release-related npm scripts
  • Enhanced README with release management instructions
  • Improved project documentation structure

Technical Improvements

  • Added automated type checking and linting in release process
  • Implemented tar.gz and zip artifact generation for releases
  • Set up proper Node.js version matrix testing (18, 20)
  • Added startup validation in CI pipeline

πŸ“¦ Downloads

  • steam-player-tracker-v1.1.0.tar.gz - For Linux/macOS
  • steam-player-tracker-v1.1.0.zip - For Windows

πŸ”§ Installation

  1. Download and extract the archive
  2. Create and configure .env file
  3. Run npm install to install dependencies
  4. Run npm start to start the application

πŸ“‹ Requirements

  • Node.js 18.0.0 or higher
  • npm

πŸ“– Documentation

For setup and usage instructions, see README.md (English) or README-JP.md (ζ—₯本θͺž).

For complete change history, see CHANGELOG.md (English) or CHANGELOG-JP.md (ζ—₯本θͺž).