Skip to content

omerakgoz34/Discord-RPC-Tray

Repository files navigation

Discord-RPC-Tray

Lang: [EN] TR

Most lightweight app to make custom Discord "Playing" statuses!

BUILD: Windows BUILD: Linux BUILD: macOS

Runtime Requirements

  • Windows: Windows 7 or newer
  • Linux: GTK+ v3.10 or newer
  • macOS: v10.8 or newer

Downloads (v1.1.0)

Screenshots

Screenshot_66
Screenshot_67
Screenshot_62

Features

  • Super low resource usage! (0% CPU and ~4MB RAM...)
  • All rich-presence features can useable. (Status updated every 12 seconds.)
  • You can use your own discord application for custom app name and images.
  • Dynamic icon for indicating RPC is active or not. (Green dot when RPC is active and red dot when not active.)
  • A button for getting the current timestamp easily.

Go timestamp format (Timestamp fields)

2021-11-03 17:40:20.6396501 +0300 +03

  • 2021-11-03 --> date
  • 17:40:20 --> time (hours:minutes:seconds)
  • .6396501 --> miliseconds (who uses dis for time except computers :p)
  • +0300 --> Time Zone. Use Z for +00:00 (probably it's already automatically set to your system UTC setting.)

Used libraries