Releases: Inc44/MaTools
Releases · Inc44/MaTools
MaTools 2023.09.28
Thank you for being part of the MaTools community! We're excited to continue building a versatile toolkit for all your management needs.
Changelog
New Features
- 🎵 ASR: Audio Speech Recognition.
- 📖 OCR: Optical Character Recognition.
Minor Changes
- 📅 Changed icon for note coping
Known Issues
- No known issues at this time.
Future Plans
- Add more features based on community feedback.
MaTools 2023.09.24
Thank you for being part of the MaTools community! We're excited to continue building a versatile toolkit for all your management needs.
Important Changes
- 🪟 Fixed resizing of main window
Changelog
New Features
- 📜 Copy Notes: Place to store notes to copy be clicking.
- ✂️ Text Splitter: Tool to split txt files by chunks of characters, words or tokens of GPT-4.
Known Issues
- No known issues at this time.
Future Plans
- Add more features based on community feedback.
MaTools 2023.09.19
Thank you for being part of the MaTools community! We're excited to continue building a versatile toolkit for all your management needs.
Important Changes
- First Stable Release: This is the first stable release of MaTools. It's a comprehensive management toolkit with a user-friendly GUI.
Changelog
New Features
- 🖼️ Image Trimmer: Automatically batch trim png files like in Photoshop.
Known Issues
- No known issues at this time.
Future Plans
- Add more features based on community feedback.
MaTools 2023.09.06 - Release Candidate 0
Thank you for being part of the MaTools community! We're excited to continue building a versatile toolkit for all your management needs.
Important Changes
- First Release: This is the first release of MaTools. It's a comprehensive management toolkit with a user-friendly GUI.
- Tech Stack: The application is run using PyQt6 and Python 3.10/3.11. It's may be compatible with older versions of Python as well.
- Multiple Features: MaTools provides various functionalities such as File Sync, Media Date Organizer, PDF Merger, Python Code Formatter, Sort Lines, SVG to PNG Converter, among others.
- Theme Customization: The GUI theme is customizable. Users can change the theme by modifying a variable in the main Python file.
Changelog
New Features
- 📂 File Sync: Automatically synchronize files between different directories.
- 📅 Media Date Organizer: Sort your media files based on their creation date.
- 📝 PDF Merger: Merge multiple PDF files into a single document.
- 🐍 Python Code Formatter: Beautify your Python code with standardized formatting.
- 🧹 Sort Lines: Sort lines in a text document.
- 🎨 SVG to PNG Converter: Convert SVG files to PNG format.
- 🛠️ And More: Additional smaller features and improvements.
Dependencies
- Upgraded dependencies to the latest compatible versions as per
requirements.txt
.
Known Issues
- No known issues at this time.
Future Plans
- Add more features based on community feedback.