Skip to content

Releases: M3DZIK/discordrpc

v0.2.2

22 May 13:51
Compare
Choose a tag to compare
  • bump dependencies

v0.2.1

14 Mar 18:57
Compare
Choose a tag to compare
  • added manpage
  • change license to GPL3

v0.2.0

09 Mar 17:35
Compare
Choose a tag to compare

CLI

  • added completions
  • update short aliases
  • added option --timeout

Other

  • Added README

v0.1.0

13 Feb 12:39
Compare
Choose a tag to compare

CLI

  • options
    • -c, --client-id <string> Discord application Client ID (required)
    • -d, --details <string> Details (required)
    • -s, --state <string> State (optional)
    • -N, --large-image <string> Large Image name (optional)
    • -I, --large-image-text <string> Large Image text (optional)
    • -n, --small-image <string> Small Image name (optional)
    • -i, --small-image-text <string> Small Image text (optional)
    • -B, --button-1-text <string> Button 1 Text (optional)
    • -T, --button-1-url <string> Button 1 URL address (optional)
    • -b, --button-2-text <string> Button 2 Text (optional)
    • -t, --button-2-url <string> Button 2 URL address (optional)
    • -e, --timer Enable timer (counted from the current time) (optional)