Skip to content

Create Example Usage Code #21

@Technical-1

Description

@Technical-1

Priority: Low
Labels: documentation, enhancement

Description:
Create examples/ directory with example usage code. Add example showing how to use SystemMonitor as library and example for custom dashboard extensions.

Files to create:

  • examples/basic_usage.rs
  • examples/custom_dashboard.rs

Acceptance criteria:

  • examples/ directory created
  • Basic usage example showing SystemMonitor usage
  • Custom dashboard example showing extension patterns
  • Examples compile and run successfully
  • Examples documented in README

Implementation notes:

  • Create examples/ directory
  • Add [[example]] sections to Cargo.toml
  • Create basic example showing how to use SystemMonitor
  • Create advanced example showing custom dashboard
  • Update README with examples section

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions