Skip to content

Releases: techlogycs/rust-browser-handler

Rust Browser Handler v0.2.0

22 Dec 04:38

Choose a tag to compare

Rust Browser Handler v0.2.0

Installation

Windows (Portable)

  1. Download rust_browser_handler_windows.zip
  2. Extract to a permanent location (recommended: C:\Program Files\RustBrowserHandler\)
  3. Execute rust_browser_handler.exe register to register as the default browser handler
  4. Use the open-settings command to verify registration or access Windows Default Apps settings

Linux (Portable)

  1. Download rust_browser_handler_linux.tar.gz
  2. Extract to a permanent location (recommended: ~/bin/ or /usr/local/bin/)
  3. Execute ./rust_browser_handler register to register as the default browser handler
  4. The application will integrate with your desktop environment using XDG standards

Features

  • Cross-platform browser handler (Windows registry + Linux XDG integration)
  • Rule-based URL routing
  • Interactive browser selection
  • Command-line interface

Supported Platforms

  • Windows: Full registry-based default handler integration
  • Linux: XDG desktop integration (works with GNOME, KDE, XFCE, and other desktop environments)

Rust Browser Handler v0.1.2

15 May 03:56

Choose a tag to compare

Rust Browser Handler v0.1.2

Installation

Portable Version

  1. Download the ZIP file
  2. Extract to a permanent location
  3. Execute rust_browser_handler.exe to register as browser, add rules, and check all commands.
  4. Use the open-settings command to set this .exe or registered as the default handler.

Rust Browser Handler v0.1.1

14 May 04:16

Choose a tag to compare

Rust Browser Handler v0.1.1

Installation

Portable Version

  1. Download the ZIP file
  2. Extract to a permanent location
  3. Execute rust_browser_handler.exe to add rules.
  4. Use the open-settings command to set this .exe as the default handler.

Rust Browser Handler v0.1.0

10 May 06:02

Choose a tag to compare

Rust Browser Handler v0.1.0

Installation

Portable Version

  1. Download the ZIP file
  2. Extract to a permanent location
  3. Execute rust_browser_handler.exe to add rules.
  4. Use the open-settings command to set this .exe as the default handler.