blooemu 0.0.2

the best library for OS API's manipulation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
![](./blooemux.png)
# Wellcome to Blooemu!
Blooemu - is Rust library, for OS API's manipulation. 

You can use 1 and the same code that uses the OS API and it will work on different OS, you don't need to download a bunch of different libraries for each API to make the program work as it should on any OS

Todo:
|Windows      |Linux        |MacOS        |
|-------------|-------------|-------------|
|Supported    |Supported    |Unsupported  |
|Alert msg✅|Alert msg✅||
|Error msg✅|Error msg✅||
|Notification msg✅|Notification msg✅||
|Running the program in stealth mode🕘|Running the program in stealth mode🕘||
|Running PowerShell/Bash with event tracking🕘|Running PowerShell/Bash with event tracking🕘||
|Running programs as usual✅|Running programs as usual✅||
|Running programs in full-screen mode🕘|Running programs in full-screen mode🕘||
|Entering a command into the terminal🕘|Entering a command into the terminal🕘||