Skip to content

Releases: Farmerok/module-easyadmin

v0.2

27 Mar 20:29
40589e2

Choose a tag to compare

v0.2 Pre-release
Pre-release

🔥 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

25 Mar 12:11
40589e2

Choose a tag to compare

v0.1 Pre-release
Pre-release

🔥 Added Commands:

  1. lockscreen – 🔒 Lock the screen.
  2. volumedown – 🔊 Decrease the volume.
  3. volumeup – 🔊 Increase the volume.
  4. volumemute – 🔇 Mute the volume.
  5. nexttrack – ⏩ Skip to the next track.
  6. prevtrack – ⏪ Skip to the previous track.
  7. playpause▶️❚❚ Play/Pause music.
  8. monitoroff – 🖥️ Turn off the monitor.
  9. standby – 💤 Put into standby mode.
  10. logoff – 🚪 Log off the user.
  11. reboot – 🔄 Reboot the system.
  12. shutdown – 💻 Shut down the computer.
  13. kill – 💀 Kill a specific process.
  14. killpid – 🛑 Kill a process by PID.
  15. killnotresp⚠️ Kill non-responding processes.
  16. cdrom – 💿 Open or close the CD/DVD drive.
  17. brightness – 🌞 Adjust screen brightness.
  18. wifi – 📶 Toggle Wi-Fi on/off.
  19. sysinfo – ℹ️ Show system information.
  20. open – 📂 Open a specific program.