Releases: dizzydroid/ASU_SeniorProject_DSA
Releases · dizzydroid/ASU_SeniorProject_DSA
NodeScope v1.0
NodeScope v1.0.0 - Initial Release 🎉
Overview
NodeScope is a lightweight and intuitive application for graph visualization and XML file management. This release includes all core functionality for graph representation, analysis, and an interactive GUI for working with XML files.
Features
- Graph visualization with interactive UI.
- XML file compression, decompression, formatting, and conversion to JSON.
- Support for command-line interface (CLI) and graphical user interface (GUI).
- Built-in tools for network analysis.
How to Use
- Download the
.exe
file (attached below). - Run the executable by double-clicking on it. No installation is required.
- Use the GUI or CLI options to start working with your XML files and graphs.
Known Issues
- The application may experience slow launch times due to Python's initialization process.
- The first run may take additional time to initialize required caches (e.g., Matplotlib for graph visualization).
- Minor glitches may occur when resizing the application window in both CLI and GUI modes.
Feedback
If you encounter any bugs or have feature suggestions, please open an issue in the GitHub repository.