Releases: Farmerok/module-easyadmin
Releases · Farmerok/module-easyadmin
v0.2
🔥 Minor Update
- 🔊 sound_set_volume(int level)now provides more precise volume control (range: 0–100%).
- 🛠️ Improved code structure for better maintainability.
- 🖥️ Error messages are now displayed in the console when commands are used incorrectly.
- 🖥️ Added support linux
v0.1
🔥 Added Commands:
- lockscreen– 🔒 Lock the screen.
- volumedown– 🔊 Decrease the volume.
- volumeup– 🔊 Increase the volume.
- volumemute– 🔇 Mute the volume.
- nexttrack– ⏩ Skip to the next track.
- prevtrack– ⏪ Skip to the previous track.
- playpause–- ▶️ ❚❚ Play/Pause music.
- monitoroff– 🖥️ Turn off the monitor.
- standby– 💤 Put into standby mode.
- logoff– 🚪 Log off the user.
- reboot– 🔄 Reboot the system.
- shutdown– 💻 Shut down the computer.
- kill– 💀 Kill a specific process.
- killpid– 🛑 Kill a process by PID.
- killnotresp–- ⚠️ Kill non-responding processes.
- cdrom– 💿 Open or close the CD/DVD drive.
- brightness– 🌞 Adjust screen brightness.
- wifi– 📶 Toggle Wi-Fi on/off.
- sysinfo– ℹ️ Show system information.
- open– 📂 Open a specific program.