Skip to content

Review of concept and progress #4

@g7kse

Description

@g7kse

This tool has been created without any really thought on the 'optimum' or 'best' way to complete it. It needs a decent review to make sure the strategy is correct or if another approach would give a better result. The current method is to develop python scripts that carry out the tasks e.g. set the clock on the IC7300. These scripts are selected with the menu.

I do not understand how a python virtual environment should work in practice with this tool. I understand the concept but not the application of the concept here. Is a venv required?

  • Review the strategy
  • Should a virtual environment be used?
  • How should it be packaged to ensure it can be used in Linux, Windows or MacOS (or not)?
  • Are the scripts suitably written and commented?
  • Where can things be simplified or optimised by joining scripts for example?
  • What should not be added as a script?

Some specific asks

  • Scripts should be opened in new tabs in a terminal application rather than a new window and a method to close them cleanly would help - suggestions?
  • Where scripts have been utilised from elsewhere, has this been done correctly i.e. with the right attribution or reference. After all at least 2 of these scripts were written by others and I should not receive credit for them

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions