Releases: nottherealtar/Tars-Mega-Tool
Release list
Download Calculator and github download v2
Full Changelog: 3.0.7...3.0.10.1
New Download Calculator Update
v3.0.8 – Update Notes
Improved input validation for file size and download speed, with clearer error messages.
Added support for file sizes in KB, MB, GB, and TB (e.g., "500MB", "1.5GB").
Added support for download speeds in KB/s, MB/s, and GB/s (e.g., "10MB/s").
Enhanced user interface with Rich library for better prompts and result display.
Added graceful handling for "back" and "exit" commands at any prompt.
Improved calculation accuracy and error handling for edge cases (zero or negative values).
Streamlined code structure for easier maintenance and readability.
Thank you for using v3.0.8!
Official Release of Tars Mega Tools CLI
Tars Utilities Tool v3.0.7
Description
Tars Utilities Tool is a command-line application providing a collection of system and network management tools within a user-friendly, richly formatted text-based interface. It aims to consolidate common tasks for easier access and execution.
Features
System Management
- Timed Actions:
- Schedule system shutdown or restart with flexible timers (e.g.,
1h 30m,3600s). - Schedule system shutdown or restart for a specific date and time via the OS task scheduler.
- Schedule a timed boot directly into BIOS/UEFI settings (Windows only).
- Schedule system shutdown or restart with flexible timers (e.g.,
- Immediate Actions:
- Immediately restart into BIOS/UEFI settings.
- Control:
- Cancel any active shutdown/restart timers.
- View the status of active timers.
Network Tools
- IP Information:
- Display local and public IP addresses.
- Perform IP/Domain lookups using
ip-api.com. - Perform detailed IP address lookups using
ipquery.io.
- Diagnostics:
- Scan hosts for open ports within a specified range.
- Ping hosts to check reachability and latency.
- Trace the route to a host, including WHOIS lookups for intermediate hops.
Process Management
- Monitoring:
- List currently running processes.
- Monitor selected processes until they exit (useful for conditional shutdowns).
- Control:
- Terminate processes by name or PID (with confirmation and force kill option).
General Utilities
- Logging & Updates:
- View application activity logs.
- Check for application updates from GitHub releases.
- Output:
- Save tool outputs (IP info, scans, logs, process lists) to text files.
- Compatibility & Interface:
- Cross-platform support for many core features.
- Attempts automatic privilege elevation on Windows when needed.
- Menu-driven interface with keyboard navigation.
