Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 972 Bytes

File metadata and controls

40 lines (34 loc) · 972 Bytes

Mica Debugging App

Mica Debugging App is a tool to apply mica effect on any windows application.
This is created by GregVido.
Exemple of effects

Usage

Run app.exe in bin folder with a terminal.

app.exe <processname> <effect>
  • <processname> : process name (ex: Notepad, explorer)
  • <effect> : effect name
    • mica : applies the mica effect
    • tabbed_mica : applies the tabbed mica effect
    • acrylic : apply an acrylic effect
    • none : deactivate the effect

Examples of commands

app.exe Notepad acrylic
app.exe explorer acrylic
app.exe paint acrylic