Skip to content

Data Collection #420

Closed Answered by aristocratos
powmeister asked this question in Q&A
Jun 1, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

@powmeister

Is bpytop collecting data?

Bpytop is resource monitor, it kinda relies on collecting data to perform the monitor part of that description.

Now your second question I've split up in two parts since it seems a bit confused.

[...] whilst piggybacking on python?

Bpytop is written in python and python is an interpreted language, it won't run without "piggybacking" on python.

Why does it need to connect [..]

This shouldn't be a surprise if you read the README.md -> Shows message in menu if new version is available

Or looked at the code:

bpytop/bpytop.py

Lines 5017 to 5044 in ac0f666

class UpdateChecker:
version: str = VERSION
thread: threading.Thread

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@powmeister
Comment options

Answer selected by aristocratos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants