DocuControl is a Python application designed to automate report execution and document control in technical or administrative environments. It provides a simple and visual interface using Tkinter, with features to run scripts, track statuses, and manage generated files.
- π Automated Script Execution: Run external scripts that generate reports and control files.
- π Status Display: Show real-time messages and success/error feedback.
- π§Ύ Generated File Management: Copy and open Excel files directly from the interface.
- π Integrated File Viewer: View Excel files in a new dedicated window.
- βοΈ User-Friendly GUI: Clean buttons, intuitive workflow, and real-time status updates.
- Python 3.7 or higher
- Standard libraries:
tkintersubprocessosshutilopenpyxl(for Excel file operations)
Contributions are welcome! You can: Suggest improvements Report bugs Propose new features
Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
Built by @jparedesDS