Giter Club home page Giter Club logo

linux-discord-rich-presence's Introduction

linux-discord-rich-presence

Customizable Discord Rich Presence client for Linux

Showcase

Showcase 1

Showcase 2

Features

  • Set Discord Rich Presence Activity's state, details, large image, large image hover text, small image, small image hover text, start and end timestamps.
  • Use any count of Rich Presence statuses.
  • Config file in any format.
  • Dynamic config file reloading.

Installation

With AUR helper (for ArchLinux-based distros)

yay -Syu linux-discord-rich-presence

Manually compile from source

  1. Install Rust.
  2. Run the following shell script:
git clone https://github.com/trickybestia/linux-discord-rich-presence.git
cd linux-discord-rich-presence
cargo build --release
sudo install -Dm0755 -t /usr/bin/ ./target/release/linux-discord-rich-presence
sudo install -Dm0755 -t /usr/bin/ ./doc/linux-discord-rich-presence-desktop-wrapper
sudo install -Dm0644 -t /usr/share/applications/ ./doc/linux-discord-rich-presence.desktop
sudo install -Dm0644 -t /usr/share/applications/ ./doc/linux-discord-rich-presence-minimized.desktop

Configuration

Create ~/.config/linux-discord-rich-presencerc from one of the templates and make it executable. THEY ARE JUST TEMPLATES. To make them work see configuration guide.

How to use

Choose Discord (linux-discord-rich-presence) entry in your application launcher or run the following command:

linux-discord-rich-presence -c ~/.config/linux-discord-rich-presencerc

You also can add this command or Discord (linux-discord-rich-presence) (minimized) to autostart in your DE settings.

linux-discord-rich-presence's People

Contributors

officialmiket avatar trickybestia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.