Added
- Added AutoSpell command for spell checking and correction in multiple languages
- Added flag --version to show current version and check for updates
- Added file output support for autotranslate command
- Added custom interval support for network monitoring in autoip
- Added short option command (-a, -b, -c, -d, etc.) for all tools
- Added test infrastructure with pytest configuration and base test files
- Added comprehensive test suite for autocaps, autolower, autoip, autopassword, autodownload, autotranslate and autospell tools with 100% coverage
Changed
- Improved all tools flag --help message with better formatting
- Enhanced command descriptions for autoip, autodownload and autospell
- Improved network speed calculations with interval-based metrics
- Updated autotranslate to support file saving with proper encoding
- Refactored autoip and autotranslate function calls with named parameters
- Enhanced autoip core functionality with better error handling and documentation