Skip to content

IE's action extension library for Linux, Windows and macOS programs

License

Notifications You must be signed in to change notification settings

Interactive-Echoes/IEActions

Repository files navigation

IELogo

IEActions

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

Available Actions

  • 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...

Contribution

Contributors are welcomed to this open-source project. Any feedback or assistance, whether in coding, packaging, documentation, design, or testing, is greatly appreciated.

License

This work is licensed under the SPDX-License-Identifier: GPL-2.0-only.

Releases

No releases published