Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ browser_status.py
File
browser_status.py
Downloaded Files Organizer/browser_status.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
psutil
2
from
obs
import
watcher
3
4
browsers = [
"chrome.exe"
,
"firefox.exe"
,
"edge.exe"
,
"iexplore.exe"
]
Callers
nothing calls this directly
Calls
1
watcher
Function · 0.90
Tested by
no test coverage detected