Added package ttop (#2435)

This commit is contained in:
inv2004 2022-12-21 17:15:36 +03:00 committed by GitHub
parent e2a01d5400
commit c67313e9a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28267,8 +28267,8 @@
"url": "https://github.com/ajusa/rowdy",
"method": "git",
"tags": [
"web",
"routing"
"web",
"routing"
],
"description": "Automatically bind procs to the mummy web server",
"license": "MIT"
@ -28280,9 +28280,23 @@
"tags": [
"openai",
"davinci",
"gpt"
"gpt"
],
"description": "Basic API handling for openAI",
"license": "MIT"
},
{
"name": "ttop",
"url": "https://github.com/inv2004/ttop",
"method": "git",
"tags": [
"top",
"monitoring",
"cli",
"tui"
],
"description": "Monitoring tool with historical snapshots",
"license": "MIT",
"web": "https://github.com/inv2004/ttop"
}
]