An open API service indexing awesome lists of open source software.

https://github.com/kami/luvit-process-info

Luvit library for retrieving running process information.
https://github.com/kami/luvit-process-info

Last synced: 2 months ago
JSON representation

Luvit library for retrieving running process information.

Awesome Lists containing this project

README

          

# Luvit Process Info

Luvit library for retrieving process information.

Note: Currently it's just a thin shim around `procfs` and only works on Linux.

# License

Library is distributed under the [Apache license](http://www.apache.org/licenses/LICENSE-2.0.html).