Skip to content

A discord rich presence client for ImHex, not reliant on the ImHex API.

License

Notifications You must be signed in to change notification settings

0xSolanaceae/discord-imhex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-imhex

A Discord Rich Presence Client for ImHex, not reliant on the ImHex API. Windows only.

Preview

RPC

Installing

  • Download imhex_rpc.exe from GitHub Releases
  • Open the shell:startup folder with the windows run menu (win + r), and drag the executable there.
  • Double click to run, or restart.

Updating (Manual)

  • Exit ImHex_RPC

exit

  • Download the version you want to update to.
  • Follow the instructions for installation.

Building from Source

Prerequisites

Before you can build the project, ensure you have the following installed:

  1. Rust: You can install Rust using rustup. Follow the instructions on the official Rust website.
  2. Cargo: This is included with the Rust installation.

Building the Project

  1. To build the project, run the following command in the root directory:

    cargo build --release

    This will compile the source and create an executable in the target/release directory.

Support

Need help and can't get it to run correctly? Open an issue or contact me here.

Sponsorship

If you like what I do, buy me boba so I can continue developing this tool and others! Ko-Fi


License

This project is licensed under the GNU General Public License v3.0 License. See the LICENSE file for more information.