mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package osutil
This commit is contained in:
parent
acd7ecc3aa
commit
759be704e1
@ -9206,5 +9206,21 @@
|
|||||||
"description": "A wrapper for the libsass library.",
|
"description": "A wrapper for the libsass library.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/dom96/sass"
|
"web": "https://github.com/dom96/sass"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "osutil",
|
||||||
|
"url": "https://github.com/juancarlospaco/nim-osutil",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"utils",
|
||||||
|
"helpers",
|
||||||
|
"minimalism",
|
||||||
|
"process",
|
||||||
|
"mobile",
|
||||||
|
"battery"
|
||||||
|
],
|
||||||
|
"description": "OS Utils for Nim, simple tiny but useful procs for OS. Turn Display OFF and set Process Name.",
|
||||||
|
"license": "LGPLv3",
|
||||||
|
"web": "https://github.com/juancarlospaco/nim-osutil"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user