A Discord Rich Presence Client for ImHex, not reliant on the ImHex API. Windows only.
- 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.
- Exit ImHex_RPC
- Download the version you want to update to.
- Follow the instructions for installation.
Before you can build the project, ensure you have the following installed:
- Rust: You can install Rust using
rustup
. Follow the instructions on the official Rust website. - Cargo: This is included with the Rust installation.
-
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.
Need help and can't get it to run correctly? Open an issue or contact me here.
If you like what I do, buy me boba so I can continue developing this tool and others! Ko-Fi
This project is licensed under the GNU General Public License v3.0 License. See the LICENSE
file for more information.