Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: create providers for cpu, memory, host, network, and battery #9

Merged
merged 52 commits into from
Nov 13, 2023

Commits on Oct 29, 2023

  1. simple sysinfo test

    lars-berger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    27fbbaa View commit details
    Browse the repository at this point in the history
  2. add set_interval

    lars-berger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    4f5cffc View commit details
    Browse the repository at this point in the history
  3. move out simple hash

    lars-berger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    4cd1e4b View commit details
    Browse the repository at this point in the history
  4. wip battery provider

    lars-berger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    fe705cc View commit details
    Browse the repository at this point in the history
  5. wip provider init

    lars-berger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    27ed76e View commit details
    Browse the repository at this point in the history
  6. wip

    lars-berger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    2d85e5a View commit details
    Browse the repository at this point in the history
  7. separate provider files

    lars-berger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    097adf8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72428ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed37315 View commit details
    Browse the repository at this point in the history
  10. init provider_scheduler

    lars-berger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    affad8a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d0b9bf2 View commit details
    Browse the repository at this point in the history
  12. some progress

    lars-berger committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    349b845 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    ce36b31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a50a6 View commit details
    Browse the repository at this point in the history
  3. working!!

    lars-berger committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8691b83 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    0712e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3722b62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4903890 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b7f93f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0c6a73 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. async traits

    lars-berger committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    34286b9 View commit details
    Browse the repository at this point in the history
  2. wip

    lars-berger committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d3f28ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f9ad3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f257e70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    830900c View commit details
    Browse the repository at this point in the history
  6. wip active providers

    lars-berger committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    223cb51 View commit details
    Browse the repository at this point in the history
  7. compiling

    lars-berger committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7c6e41b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b65d2ee View commit details
    Browse the repository at this point in the history
  9. wip cancelling

    lars-berger committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7422353 View commit details
    Browse the repository at this point in the history
  10. stopping works

    lars-berger committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    65cca12 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    4155df3 View commit details
    Browse the repository at this point in the history
  2. wip set_interval

    lars-berger committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    a0c33b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66598f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    e161bf6 View commit details
    Browse the repository at this point in the history
  2. wip

    lars-berger committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    e005765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    416025c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd92020 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1d43e1 View commit details
    Browse the repository at this point in the history
  6. file renames

    lars-berger committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    47ddda1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc37e39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    808f48d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff11c89 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    6b5bba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2509e4f View commit details
    Browse the repository at this point in the history
  3. wip

    lars-berger committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    55925cd View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. add interval provider

    lars-berger committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    173ea31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a32e7a1 View commit details
    Browse the repository at this point in the history
  3. refactor

    lars-berger committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2d13298 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    25597be View commit details
    Browse the repository at this point in the history
  2. working battery provider

    lars-berger committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    e03f233 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. feat: add host provider

    lars-berger committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    98b909e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    090ae96 View commit details
    Browse the repository at this point in the history