Skip to content

Releases: SyntraxTechnologies/Syntrax-Developer-Pack

Nyrion Aeon 10.5.0

Choose a tag to compare

@SyntraxTechnologies SyntraxTechnologies released this 14 Feb 12:59
6d9d5f8

You might think, A new Aeon release. And that is true, I needed a long break from Aeon. Now I did some bug fixed and cleaned up the code.

Nyrion Aeon 10.4.9

Choose a tag to compare

@SyntraxTechnologies SyntraxTechnologies released this 08 Nov 12:08
6d9d5f8

Last official Aeon release! Go to Developer Program if you want to keep using Aeon!

  • Removed some unused features

Nyrion Aeon LTS 10.4.1

Choose a tag to compare

@SyntraxTechnologies SyntraxTechnologies released this 13 Oct 15:23
6d9d5f8
  • Fixed Minor bugs
  • Fixed Name errors

Happy Monday!

Nyrion Aeon LTS 10.4

Choose a tag to compare

@SyntraxTechnologies SyntraxTechnologies released this 12 Sep 11:21
9afbdd3

A small but needed update!

  • Updated EVERYTHING to LTAcore
  • Fixed some bugs

Enjoy!!

Nyrion Aeon LTS 10.3.1

Choose a tag to compare

@SyntraxTechnologies SyntraxTechnologies released this 21 Aug 16:55
9afbdd3
  • Removed Copyright
  • Changed to Created By Pingunix

Minor update

Nyrion Aeon LTS v10.3

Choose a tag to compare

@SyntraxTechnologies SyntraxTechnologies released this 11 Aug 21:35
33aeb5c
  • Added 50 commands (See Changelog.txt to see which ones)

Global shell features

- Config system with persistence at ~/.nyrion_config.json (aliases, prompt, echo, theme, history limit, logging, confirm)
- Prompt templating with variables: {cwd} {path} {drive} {time} {date} {user} {host} {ver}; supports \n for newlines
- Aliases expand within lcr commands (e.g., alias ll="ls -l"; use lcr ll)
- Command history + expansion: history, !! (repeat last), !N (Nth command)
- Command logging: log on|off [file path] writes each command with timestamp
- Confirmation guard for destructive ops (rm/rmdir/del); toggle via lcr confirm off
- Robust parsing with shlex (handles quoting and spaces)
- Theming flag stored (hook for further color customization)

Updates to existing commands

- lcr copy now supports directories (uses copytree)
- lcr del and lcr rmdir ask for confirmation by default (can be disabled)
- lcr dir uses os.scandir for speed and shows trailing slash for directories
- lcr type reads as UTF‑8 with errors="ignore" to avoid crashes on mixed encodings
- lcr zip/unzip more robust with relative paths and error handling
- lcr mod reads file as UTF‑8 and isolates name to main
- lcr run safely executes Python scripts; error codes reported

Startup and compatibility fixes

- Added urllib.parse import (used by curl)
- HTTP server uses ThreadingHTTPServer when available; falls back safely
- Safe calculator that works across Python versions (AST-based, no names/calls)
- Cleaner loading bar timing and general error messages

Optional updates

- colorama for colored output (optional)
- psutil for detailed sysinfo (optional)
- pyperclip for clipboard; falls back to clip/powershell on Windows, pbcopy/pbpaste on macOS, xclip/xsel on Linux

Nyrion Aeon LTS v10.2

Choose a tag to compare

@SyntraxTechnologies SyntraxTechnologies released this 07 Aug 14:50
33aeb5c
  • Added Updater
  • Added Zip/Unzip
  • Added .py loader

DISCLAIMER: It can take a few days before you can update via Aeon CLI
Supported until 3th of November 2025

Happy Thursday!

Nyrion Aeon LTS v10.1

Choose a tag to compare

@SyntraxTechnologies SyntraxTechnologies released this 03 Aug 13:19
a78d5f6

This is the new build of Aeon, It will be supported until the 10th of October.

  • Updated to LTAcore
  • Added build number to the logo

Nyrion Aeon (1.0 Reimagined)

Choose a tag to compare

@SyntraxTechnologies SyntraxTechnologies released this 16 Jul 16:20
c695c22

This is is the Normal release of Nyrion 1.0. But without the bugs

Nyrion Aeon 1.0 (Rude Edition)

Pre-release

Choose a tag to compare

@SyntraxTechnologies SyntraxTechnologies released this 16 Jul 16:27
c695c22

Nyrion Aeon 1.0, But it hates you