relaunch

Crates.iorelaunch
lib.rsrelaunch
version0.3.0
sourcesrc
created_at2023-03-08 05:12:21.325191
updated_at2024-09-21 20:06:01.505701
descriptionRelaunch is a crate for bundling and relaunching macOS applications, in order to access OS features that are only available to app bundles and not command-line applications.
homepagehttps://github.com/maaku/relaunch
repositoryhttps://github.com/maaku/relaunch
max_upload_size
id804249
size96,393
Mark Friedenbach (maaku)

documentation

README

relaunch

GitHub Actions

Relaunch is a library crate for bundling and relaunching macOS applications, in order to access OS features that are only available to app bundles and not command-line applications.

For information on how to use relaunch, check out the examples directory and the cargo docs.

The original idea for relaunch and a few implementation ideas come from the fruitbasket crate by Trevor Bentley. This work represents a complete from scratch reimplementation of the idea, and is made available under the terms of the Mozilla Public License 2.0.

Commit count: 45

cargo fmt