Skip to content

Linkr v2.0.0

Choose a tag to compare

@mohammadzain2008 mohammadzain2008 released this 15 Sep 15:11
· 25 commits to main since this release

🚀 New Features

  • GUI Application: Introduced a new graphical user interface using Tkinter, providing a more intuitive and user-friendly way to interact with Linkr.

  • Enhanced CLI: Improved the command-line interface for better user experience, including refined prompts and error handling.

  • Main Entry Point: Created linkr.exe, which can be run directly from the command line, bypassing the use of Linkr CLI.

🐛 Bug Fixes

Corrected command argument parsing to properly read system arguments.

⚡ Improvements

General code structure refinement to support maintainability and future enhancements.