Skip to content

sevcator/Active-Window

Repository files navigation

Active-Window

A Discord RPC to show active window activity for your friends in Discord.

Screenshot

Installation:

  1. Click Code -> Download ZIP and unpack archive
  2. Download NodeJS
  3. Open cmd in directory with unpacked files and enter:
npm install
  1. Launch it entering:
node index.js

Scripts:

index.js - default version (title name and app name)

index-launchtime.js - default version (title name and app name) but elapsed time using of start script

mini.js - shows only app name

mini-launchtime.js - shows only app name but elapsed time using of start script