parazeeknova
released this
02 Aug 14:13
·
12 commits
to main
since this release
Alpha v0.0.6 - Nyxtext Zenith - Standalone (Windows Only) release
Note
Because the application is not signed by Microsoft, Windows Defender blocks it; add an exclusion in Defender
What's Changed
- The ability to execute commands from a makeshift terminal.
- Added animation to Filetree.
- Autocomplete and calltips for Python and Lua
- Codebase modifications
- Ability to view logs from 'zenith-debug.txt'
- The primary theme is now Tokyonight, more preconfigured themes can be found in 'zenith/colors'
- More i forgor
Installation :
- Extract and run
Nyxtext.exe
CLI Usage:
To open Files: Nyxtext.exe -o <filename>
or python -m zenith -o <filename>
Full Changelog: alpha-v0.0.5...alpha-v0.0.6