This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
Downloads
OS | Links |
---|---|
Win-64x | Github |
Win-x86 | Github |
Win-arm | Github |
Linux | Github |
Linux-arm | Github |
Features
- Reconfigured
clear
orcls
to use Console.Clear instead of SDK.Format.Clear. - Added
fclear
orfcls
orfullclear
which fully clears the screen on all terminals and uses theKookaburra.SDK.Format.Clear();
function. #126 - Fixed
-exe
for compiled versions. #125 - Fixed spelling mistakes and removed unused code.
- Added Custom Printing. (Using the Spectre.Console Library)
-
p:bold; "hello"
-
p:italic; "hello"
-
p:underline; "hello"
-
p:invert; "hello"
-
p:slowblink; "hello"
-
p:rapidblink; "hello"
-
p:strikethrough; "hello"
-
- **Note: you can also stack multiple styles at once.
-
p:bold:rapidblink:underline; "hello"
- Fixed
help
command list. - Added Dev Commands:
-
<wt
, opens Windows Terminal with Kookaburra open.
-
<e
, closes KookaburraShell.
- Added Shortcut support for all Environment.SpecialFolder types.
-
AdminTools
-
ApplicationData
-
CommonAdminTools
-
CommonApplicationData
-
CommonDesktopDirectory
-
CommonDocuments
-
CommonMusic
-
CommonOemLinks
-
CommonPictures
-
CommonProgramFiles
-
CommonProgramFilesX86
-
CommonPrograms
-
CommonStartMenu
-
CommonStartup
-
CommonTemplates
-
CommonVideos
-
DesktopDirectory
-
InternetCache
-
LocalApplicationData
-
LocalizedResources
-
MyComputer
-
MyDocuments
-
MyMusic
-
MyPictures
-
MyVideos
-
NetworkShortcuts
-
PrinterShortcuts
-
ProgramFiles
-
ProgramFilesX86
-
SendTo
-
StartMenu
-
SystemX86
-
UserProfile
- Added
Kookaburra.SDK
to the project file. - Fixed
hash
command. - Removed
scan
command. - Replaced
settings
command to open it in the default text editor. (text_editor.txt) - Fixed major bug in conf.txt. (startup_location broke the envloc system.)
- Added
startup_message
in conf.txt. - Added Alerts.
-
new Alert("Message", 1)
, shows alert with header 'Note'.
-
new Alert("Message", 2)
, shows alert with header 'Message'.
-
new Alert("Message", 3)
, shows alert with header 'Warning'.
-
new Alert("Message", 4)
, shows alert with header 'Error'.
-
new Alert("Message", 5)
, shows alert with header 'Help'.
-
new Alert("Message", 6)
, shows alert with header 'Update'.
- Renamed string binding method from
<string.examplestring>
to<examplestring>
. - Added
p.center "Hello World!"
, centers text in the middle of the screen. - Renamed
toapp.beep()
sound.beep()
in CLI. - Fixed restart command.
- Added
dialog.yesno("Do you want to update?")
- Added
dialog.numerical("How many apples do you want?")
(numbers only) - Added
dialog.color("What is your favorite color?")
(color input) - Added
dialog.secret("What is the password?")
. (password input) - Added random numbers and letters,
print "{random.number} {random.letter}"
- Added
uname
andmname
, to display the current username and machinename. - Added
hash
command which displays the file information and hashes. (MD5, SHA256, SHA1) Usagehash test.txt
. - Linux version is now stable!
- Updated
Spectre.Console
to version 41. - Added
Spectre.Console.Imagesharp
to the project. - Added
Open-Source Libraries
section inhelp
. new image("file.png", "12")
, first argument is the file location and the second is the max width.- Improved performance and removed unused alerts.
Version: 0.8.5
Build: 8623
Date: 7 September 2021
KookaburraShell_win-x64_0.7.6.exe SHA-256
79CB093FCFC407CC37B3DCB1D3542B47AE3E2FBCB5D10A281750BF63D6FF93FD
KookaburraShell_win-x86_0.8.5.exe SHA-256
34B8E009E89F269E1E54E52004B554E311B59BBA8603CDC1EA4A456E5807163E
KookaburraShell_win-arm_0.8.5.exe SHA-256
12C2E7D19505AD3EC08AC2E5F3A997DDE42A2B07DE13BF5E03DF7B274618B126
KookaburraShell_linux_0.8.5 SHA-256
7EA47D87683E2178BFF10076A6FFCBD6E66BEBDFDB14316C3B973FB660FA8581
KookaburraShell_linux-arm_0.8.5 SHA-256
AA63416883B339041DEDB29771DB1F8BF6A003D9308332F433D38EAC98DB0D9F