::GTX::> C:\Users\you\releases
::GTX::> cat CHANGELOG.md

Releases

Every version of GioTux, what changed, and a direct download for that build.

v2.0

current Major release

Second major release: pipes and aliases, 40+ new commands, real-time games, a package manager, and a rebuilt app engine.

addedshell pipesrun commands right-to-left with a | b (multi-pipe chains supported), chain commands on one line with a ; b, and define your own with alias / unalias / which.
addedtext toolsbig block-letter banner, a live fullscreen clock, plus head, tail, wc, sort, diff, tree.
addedencoding & checksumsSHA-256 via sha, CRC-32 via crc, and encode / decode / base64 for base64 conversion.
addedfiles & archivespermanent delete with shred, zip/unzip archives, and folder sizes via du.
addedsystem toolsmemory usage with free, Linux-style uname and neofetch, shell variables via set, math via calc, plus elevate, reboot, logout, sleep.
addeddesktop & mediaWindows notification balloons via notify, beep with frequency control, a startup setwall wallpaper, a .wav music player, countdown timer, stopwatch with laps, and live weather [city] via wttr.in.
addedgamesreal-time snake (arrow keys/WASD, pause, restart), trivia quiz, rock paper scissors, roll with drawn dice faces, coin flips, and matrix rain.
addedpackage managerinstall, list, and remove .gtux apps with package install/list/remove (aka apt).
changedapp engine.gtux apps now expand variables in echo, so set/input/calc values display inside apps; a 20,000-step guard stops infinite loops.
changedcore rebuildevery command rebuilt as a call-safe subroutine on top of a new dispatcher that powers pipes and chaining; help reference rewritten; cowsay gained a cowthink sibling.
keptfrom v1.0admin mode with encrypted passcode, ADB/fastboot mode, DOS mode, color customizer, games launcher, Python GUI, saved themes.
⬇ Download GioTuxInstaller2.0.exe Windows · requires cmd.exe

v1.0

Initial release

First public release of GioTux.

addedcore-shellboots straight into the ::GTX::> prompt with a filesystem/driver "loading" sequence, fullscreen takeover, and a custom color theme.
addedfile commandsls, cd, mkdir, rmdir, touch, rm, cp, mv, cat, grep, find, nano, and more, all working against your real filesystem.
addedsystem toolsps, kill, df, ipconfig, and a full-screen ginfo readout (OS, CPU, GPU, RAM, uptime, color test).
addedadmin modereal system controls (services, firewall, disk repair, DISM, ownership/permissions) behind a confirmation step and an optional encrypted, account-tied passcode.
addedadb / fastboot modea dedicated console for managing connected Android devices.
added.gtux apps & gamesa tiny scripting language (variables, input, if/goto) run with run, plus a game command for local batch games.
addedgui desktoplaunches the companion Python GUI with gui.
addedcmd modea real, unmodified DOS-style console, with GioTux commands still available alongside it.
addedthemingpermanent color customization via customize, with a one-command reset to default.
addedextrascowsay, fortune, matrix rain, sudo, hack, command history, and one command we're not listing here.
⬇ Download GioTuxInstaller1.0.exe Windows · requires cmd.exe