Skip to content

Releases: rotten77/sekubu

Sekubu 1.1.4

11 Jun 07:44
Compare
Choose a tag to compare

Changelog 1.1.4

  • Command can be executed in the background using the new attribute new_console
<button
   label="Computer name"
   new_console="false"
   show_output="always"
>
   powershell.exe -Command "$env:COMPUTERNAME"
</button>

Sekubu 1.0.0

06 Feb 18:22
Compare
Choose a tag to compare

The very first version of Sekubu!