Skip to content

Bring README.md up to date #131

@joshanne

Description

@joshanne

We've had a number of new features introduced - time to document and update the README.md file.

  • PyQt6
  • Builds:
  • Largely dropped the use of sudo to install the packages
    • Check debian installs, seems that by default in debian pythons environment is externally managed.
      • Look into PEP 668
      • If we want to install a non-debian based Python application (can we argue that dronecan_gui_tool is?) then recommended approach is to use pipx and pipx install https://github.com/dronecan/gui_tool.git.
  • Makes use of newer versions of python
  • CLI arguments to launch the application on a selected interface/bus number/etc.
  • Generally an overdue tidy up of README.md to keep the applicable content.

I've made a start on the changes - just adding an issue so we can track the update.

I've got personal stake in getting the plugin system merged: See: #106

  • This would need a README.md update too.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions