IEActions is an open-source cross platform extension library for app development.
It provides an abstracted action class that enables programmatic execution of various actions such as volume control, muting, console commands, and file opening. This library serves as a versatile interface for managing different OS actions in applications.
Important
For installation and integration instructions, please refer to the Wiki here: IEActions Wiki
- Volume Control: Adjusts the global audio output level.
- Global Mute: Mute global audio output.
- Console Command: Executes specific console commands given optional parameters.
- Open File: Opens a specified file for viewing or editing.
and growing...
Contributors are welcomed to this open-source project. Any feedback or assistance, whether in coding, packaging, documentation, design, or testing, is greatly appreciated.
This work is licensed under the SPDX-License-Identifier: GPL-2.0-only.