This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
Releases: AZProductions/Kookaburra
Releases · AZProductions/Kookaburra
0.9.2 Beta-2
New features
- Added
store
command, open ms store. #141 - Refactored the
tos
command and pointed it to the new AZ Software License V2. - Updated to Spectre.Console(.ImageSharp) version 0.42.0.
- Fixed global assembly version issue.
Version: 0.9.2.2 Beta-2
Build: 9726
Date: 18 October 2021
KookaburraShell_beta2_linux_0.9.2 SHA-256
4D5A06A444B85D3D3A71CD31D72D96B3FEA1800EA44E26513F1B11B6A29E09FC
KookaburraShell_beta2_win-x64_0.9.2.exe SHA-256
D36159D9E5BB35E5598F806FE83C755C5CD653ABFF0236C3FD77212F96559792
0.9.1 Beta-1
New features
- Added the Newtonsoft.Json package.
- Implemented the first step of an
update
command using the Kookaburra.API. - Implemented a command passthrough. #138
- Examples:
-
- If you have git installed you can type
git -h
in Kookaburra and it will passthrough and display the data.
- If you have git installed you can type
-
python --version
, works if you have python installed.
-
- This works with all commands, even in Linux!
-
- Note: all commands with automaticly be parsed to lowercase!
Version: 0.9.1 Beta-1
Build: 9481
Date: 22 September 2021
KookaburraShell_beta1_linux_0.9.1 SHA-256
71B62EC9E25C7A8EAF18E4F7A6DCDE81192C98801E8FC8E5F928B53D6DBAE532
KookaburraShell_beta1_win-x64_0.9.1.exe SHA-256
F2A76746B79C8ACE2A4F6B9395446A80BF786D8F7F5FDFA4CA50FFEB02A74259
0.8.5
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
0.8.3 Beta-4
New features
- 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
Version: 0.8.4 Beta-4
Build: 8342
Date: 2 September 2021
KookaburraShell_beta4_linux_0.8.4 SHA-256
D95EE26278DA3B7E1DAF7E493E7357B2FD92786A01B5AF01F846B1D6EBDCF140
KookaburraShell_beta4_win-x64_0.8.4.exe SHA-256
02DD3DFCDA0F003934BEE453C45A7853838CC52F44186289A2D7C642CCA81681
0.8.3 Beta-3
New features
- 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.
Version: 0.8.3 Beta-3
Build: 7231
Date: 21 August 2021
KookaburraShell_beta3_linux_0.8.3 SHA-256
5626B42EC2113F6F57D1C4213B7CBAA2A707D3FC46D09307689BB60F37A8AB6D
KookaburraShell_beta3_win-x64_0.8.3.exe SHA-256
D2EE9B60DBDD2D8AEB666110D7B96188167B32570ACF963E591322C221C7B179
0.8.2 Beta-2
New features
- 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
.
Version: 0.8.2 Beta-2
Build: 6833
Date: 14 August 2021
KookaburraShell_beta2_linux_0.8.2 SHA-256
449789EBC3592848962C77E3A09B7F0E2D63EEBBF46FD7763F52456D1C417BFA
KookaburraShell_beta2_win-x64_0.8.2.exe SHA-256
166043DD0F3ED311EA7276BD4F893ACEB4C7E6E13C6D9FDBDEB30E07B96BB1A8
0.8.1 Beta-1
New features
- 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.1 Beta-1
Build: 6312
Date: 13 August 2021
KookaburraShell_beta1_linux_0.8.1 SHA-256
F3BCF49769F2646252886CB9946CEFE704BF9EF7A38F6E57B1D4633C54217A7C
KookaburraShell_beta1_win-x64_0.8.1.exe SHA-256
DD7D1A875DAD7CD2230C14BB092AA29921DEC50D1524D1F3B782E894CB28B953
0.7.6
Features
- Added
CLI Shortcuts
to thehelp
command. - Removed
about
. - Fixed
help
command for non scrollable devices (linux server). - Added
scan
command, scans .kookaburra files and gives the file a rating. - Added
app.reset
, resets the color to default. - Added
-exe
, cd's into the running Kookaburra directory. (Windows only) - Added
force_rainbow
in theconf.txt
file. - Added
app.breakpoint()
, displays the status and all strings. - Added Barcharts:
-
new Barchart("Title")
-
Barchart.Add("Test", 12)
-
Barchart.Display()
- Added Rules:
new Rule()
ornew Rule("Title")
- Added Calendars:
new Calendar(2021, 7)
, the first number is the year and the second is the month. - Added Grids:
-
new Grid()
-
Grid.AddColumn("test"))
-
Grid.AddRow("test", "test")
-
Grid.Display()
- Removed .kbproject support.
winreset
command to reset the window size to the default size at startup. (Windows only)- Added firstrun to prevent users from seeing the
Type 'Help' to see all available commands.
message. - Added Shortcuts:
-c:/
, it works with all drives. Automatically gets the root of the set directory.-env
The location of the configuration directory of kookaburra.-r
Goes to the root of the current directory.-cookies
The directory that serves as a common repository for Internet cookies.-desktop
or-dt
The logical Desktop rather than the physical file system location.-favorites
The directory that serves as a common repository for the user's favorite items.-fonts
A virtual folder that contains fonts.-history
The directory that serves as a common repository for Internet history items.-personal
The directory that serves as a common repository for documents. This member is equivalent to MyDocuments.-programs
The directory that contains the user's program groups.-recent
The directory that contains the user's most recently used documents.-resources
The file system directory that contains resource data.-st
The directory that contains the Start menu items.-startup
The directory that corresponds to the user's Startup program group. The system starts these programs whenever a user logs on or starts Windows.-system
The System directory.-templates
The directory that serves as a common repository for document templates.-windows
The Windows directory or SYSROOT. This corresponds to the %windir% or %SYSTEMROOT% environment variables.-c
clears the current location.- Added new alias:
app.foreground
. - Added
app.background
to change the background color. -o
opens file explorer in the current location.
Version: 0.7.6
Build: 5945
Date: 7 August 2021
KookaburraShell_win-x64_0.7.6.exe SHA-256
487553ADBB44A91F72950E9F3F191E18EDED9B198151080D850009E6423280C6
KookaburraShell_win-x86_0.7.6.exe SHA-256
52F792E38616EAB695C6C4549CCC097FFA34F039470B8CD9E7EDAE9E78A081DE
KookaburraShell_win-arm_0.7.6.exe SHA-256
6A6AE284EA5DCF92D7D2E44BBA7033E5AECA76C17BBF593D322BBE9523D00D49
KookaburraShell_linux_0.7.6 SHA-256
924EDF11C2CE50C8C526273D8A606C5B81EE2D57429229CCF40F238058ABF668
KookaburraShell_linux-arm_0.7.6 SHA-256
4F469EB400B89EAA349CF8242573E23C2ECE18C8888DEC29A7AF1A6E0815F65E
0.7.5 pre-5
New features
- Removed
about
. - Fixed
help
command for non scrollable devices (linux server). - Added
scan
command, scans .kookaburra files and gives the file a rating. - Added
app.reset
, resets the color to default. - Added
-exe
, cd's into the running Kookaburra directory. (Windows only) - Added
force_rainbow
in theconf.txt
file. - Added
app.breakpoint()
, displays the status and all strings.
Version: Alpha 0.7.5 pre-5
Build: 5832
Date: 2 August 2021
KookaburraShell_pre5_linux_0.7.5 SHA-256
3A8ACCECBA9E22397762CD4387D0D68C499216834CCDB7C8C8A38A409F2CEA7A
KookaburraShell_pre5_win-x64_0.7.5.exe SHA-256
819BDA0F4540D5BC6D185664175D3D94E04A5430CFC34B4B125039CC35E5A568
0.7.4 pre-4
New features
-c
clears the current location.- Added new alias:
app.foreground
. - Added
app.background
to change the background color. -o
opens file explorer in the current location.
Version: Alpha 0.7.4 pre-4
Build: 5623
Date: 26 July 2021
KookaburraShell_pre4_linux_0.7.4 SHA-256
8AAEF9AB95C468D5AD18CBD7F4AC0AC13BF79236EA853F920009176D636056DB
KookaburraShell_pre4_win-x64_0.7.4.exe SHA-256
E91680BFF2B3E95A8D9D817C91914E9C28978A295AF47D20A04ECBADEE84F77B